Once you have component form, draw the resultant from the origin.
⟨a,b⟩ means a right/left and b up/down
The sketch is a check on the signs, not a separate mystery step.
Examples
⟨5,2⟩ right and up
⟨−5,2⟩ left and up
⟨−5,−2⟩ left and down
⟨5,−2⟩ right and down
Visual plan for graphical vector addition
What vector problems is testing visually
Each arrow has its own component form. The location of the arrow on the grid does not change its component form.
Count each arrow as ⟨right/left, up/down⟩.
Write a component vector for each arrow.
Add all x-components and all y-components.
Draw one resultant vector using the final components.
Key visual idea:
You are allowed to “move” vectors without rotating, stretching, or flipping them. This lets you place them tail-to-head and draw the resultant from the first tail to the final head.
Common-tail visual: count, add, draw
Same example as the guided notes
Count each arrow
Arrow
Component form
Meaning
A
⟨−4, 1⟩
4 left, 1 up
B
⟨3, 2⟩
3 right, 2 up
C
⟨2, 4⟩
2 right, 4 up
Resultant
⟨1, 7⟩
1 right, 7 up
r = ⟨−4+3+2, 1+2+4⟩ = ⟨1,7⟩
On the guided notes, students fill in these components from the graph before drawing r.
Scattered-vector visual: location does not matter
Same example as the guided notes
Count each tail-to-head movement
Arrow
Component form
Meaning
A
⟨2, −3⟩
2 right, 3 down
B
⟨−4, −1⟩
4 left, 1 down
C
⟨5, 3⟩
5 right, 3 up
Resultant
⟨3, −1⟩
3 right, 1 down
r = ⟨2−4+5, −3−1+3⟩ = ⟨3,−1⟩
The vector can be moved without changing its component form, as long as it is not rotated, stretched, or flipped.
Graphical addition one-minute drill
Count the arrows
Suppose three arrows have components:
A = ⟨−4,2⟩, B = ⟨7,−1⟩, C = ⟨−2,5⟩
Find the resultant r.
Sketch check
After you calculate r, decide whether it should point:
right/left and up/down
r = ⟨−4+7−2, 2−1+5⟩ = ⟨1,6⟩. Sketch: 1 right and 6 up.
Practice simulation: 5 quick items
Find the component form and magnitude for the vector from A(−3, 4) to B(2, 1).
Add vectors ⟨−2, 5⟩ + ⟨6, −1⟩ and describe the resultant direction.
Find a unit vector in the direction of ⟨−9, 12⟩.
If w = ⟨16, −10⟩ and u = ⟨−5, 4⟩, find ½w + u.
Write v in component form if ‖v‖ = 6 and θ = 210°.
1) ⟨5,−3⟩, ‖v‖=√34 ≈ 5.8.
2) ⟨4,4⟩, right and up.
3) ⟨−3/5,4/5⟩ = ⟨−0.6,0.8⟩.
4) ⟨3,−1⟩.
5) ⟨−5.2,−3.0⟩.
Final mistake-proofing checklist
Before turning it in
Did I subtract terminal − initial?
Did I divide both components for a unit vector?
Did I use cos for x and sin for y?
Did I adjust the angle quadrant?
Sanity checks
Unit vector length should be 1.
Positive x means right.
Negative y means down.
The sketch should match the signs.
Most lost points come from interpretation errors, not difficult computation.
Printable one-page summary
Component form from points
v = ⟨x₂ − x₁, y₂ − y₁⟩
Terminal point minus initial point.
Graphical vector addition
r = ⟨sum of x’s, sum of y’s⟩
Count each arrow’s movement, then add components.
Magnitude
‖v‖ = √(a²+b²)
For v = ⟨a,b⟩.
Unit vector
unit = ⟨a/‖v‖, b/‖v‖⟩
Divide both components by the magnitude.
Magnitude/angle to components
v = ⟨r cosθ, r sinθ⟩
Cosine is x; sine is y.
Direction angle
ref = tan⁻¹(|b|/|a|)
Then adjust by quadrant.
Quadrant adjustment
QI ref QII 180° − ref
QIII 180° + ref QIV 360° − ref
Final checks
Unit vector length = 1. Positive x = right. Negative y = down. Sketch must match signs.