Vector addition (component, parallelogram, end-to-end)
Vector Addition
Vector Addition is a topic in Vectors in the Texas Essential Knowledge and Skills (Precalculus, §111.42). It is aligned to Standard P.4(J), which requires students to represent and apply vector addition.
Vectors add component by component, or geometrically tip-to-tail or by the parallelogram rule, giving a single resultant.
Theory
Vectors add in three equivalent ways:
- Component: \(\langle a_1,b_1\rangle+\langle a_2,b_2\rangle=\langle a_1+a_2,\ b_1+b_2\rangle\).
- Tip-to-tail: place the second vector's tail at the first's tip; the sum runs start to finish.
- Parallelogram: draw both from one point; the diagonal is the sum.
The sum is called the resultant.
Component addition and subtraction:
How to add vectors
- Write both in component form.
- Add (or subtract) corresponding components.
- Find magnitude/direction of the resultant if needed.
- Sketch tip-to-tail to check the result makes sense.
Add corresponding components.
| \(u+v\) | \(=\) | \(\langle 3+(-1),\ 1+4\rangle\) |
| \(=\) | \(\langle 2,5\rangle\) |
Subtract components.
| \(u-v\) | \(=\) | \(\langle 5-1,\ 2-6\rangle\) |
| \(=\) | \(\langle 4,-4\rangle\) |
Take the magnitude of the resultant.
| \(\|u+v\|\) | \(=\) | \(\sqrt{2^2+5^2}\) |
| \(=\) | \(\sqrt{29}\approx 5.39\) |
Add, then find magnitude and direction.
| \(R\) | \(=\) | \(\langle 6,8\rangle\) |
| \(\|R\|\) | \(=\) | \(\sqrt{36+64}=10\) |
| \(\theta\) | \(=\) | \(\arctan\dfrac{8}{6}\approx 53.1^\circ\) |
Common pitfalls
Frequently asked questions
How do you add two vectors?
Add their corresponding components: \(\langle a_1,b_1\rangle+\langle a_2,b_2\rangle=\langle a_1+a_2,b_1+b_2\rangle\).
What is the resultant?
The single vector equal to the sum of two or more vectors — the diagonal in the parallelogram picture.
Do the magnitudes add when you add vectors?
No, unless the vectors point the same direction. Find the resultant's magnitude from its components.
What is the difference between the tip-to-tail and parallelogram methods?
None in result — both give the same sum. Tip-to-tail chains the vectors; the parallelogram draws them from a shared start.