DWG NO. 6.5 — Lesson 5 of 6
Unit 6: Additional Topics in Trigonometry · ~25 min
Lesson 6.4 defined a vector's component form, magnitude, and direction. This lesson builds the arithmetic on top of that: combining vectors is how you find the net effect of two forces, or a plane's actual path once wind is added to its heading.
All three operations work component by component:
Geometrically, adding two vectors means placing them tip-to-tail: draw the first, then start the second where the first ends. The sum — the resultant — runs from the very start to the very end. A negative scalar reverses a vector's direction; scaling by |k| stretches or shrinks its magnitude without changing the line it lies on.
The vectors i = \(\langle 1, 0 \rangle\) and j = \(\langle 0, 1 \rangle\) are the standard basis vectors, so any vector can be written v = \(\langle v_{1}, v_{2} \rangle\) = \(v_{1}\)i + \(v_{2}\)j — a form you'll see often in physics.
Tip-to-tail addition: place v's tail at u's tip, and the resultant u + v runs start to end