6.3 Content
6.3.1 Vector components
A vector \(\vec{R}\) at angle \(\theta\) from the horizontal has components:
\[R_x = R\cos\theta, \quad R_y = R\sin\theta\]
The angle is always measured from the positive x-axis (east direction) unless otherwise specified.
6.3.2 Interactive: Vector Resolution
The diagram below shows a vector being resolved into its x and y components:
6.3.3 Vector addition
Graphical methods (head-to-tail) and component methods both yield the resultant. The component method is preferred for calculations.
6.3.4 Interactive: Vector Addition (Tail-to-Head)
Add two vectors using the tail-to-head method. The resultant (dashed) connects the start to the end.
Method using components:
- Resolve each vector into x and y components
- Add all x components: \(R_x = A_x + B_x\)
- Add all y components: \(R_y = A_y + B_y\)
- Find magnitude: \(R = \sqrt{R_x^2 + R_y^2}\)
- Find direction: \(\theta = \tan^{-1}\left(\frac{R_y}{R_x}\right)\)
6.3.5 Resultant magnitude and direction
\[R = \sqrt{R_x^2 + R_y^2}, \quad \theta = \tan^{-1}\left(\frac{R_y}{R_x}\right)\]
Watch the quadrant! If \(R_x < 0\), the angle from \(\tan^{-1}\) needs adjustment (add 180°).
6.3.6 Interactive: Three-Vector Addition
When adding more than two vectors, the component method becomes essential: