asked 15.4k views
5 votes
Given any triangle in the plane, associate to each side an outward pointing normal vector of the same length as the side. Show that the sum of these three vectors is always 0.

asked
User Karuna
by
8.7k points

1 Answer

6 votes

Let , a, b and c be the length of three sides of triangle, represented in terms of vectors as
\vec{a},\vec{b},\vec{c}.

Now, vector of same Magnitude acts as normal vector to each side.

So, equation of any vector p having normal q is given by


\vec{p} *\vec{q}

Now sum of three vector and it's normal is given as


=\vec{a} *\vec{a}+\vec{b} *\vec{b}+\vec{c} *\vec{c}\\\\=0+0+0\\\\=0

Cross product of two identical vectors is Zero.


\rightarrow \vec{i} *\vec{i}=0

answered
User Dusk
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.