Vector Addition and the Dot Product. Two vectors when added head-to-tail, produce a third vector that can be drawn from the tail of the first to the head of the second. By induction, you can see where this applies to n vectors as well. The angle between the original and resultant vector can be found using the dot product of both vectors.
|