Refresher - Resolving Vectors Into Components
Resolving vectors into their components
We will often have to break are vectors down to their components:
Adding vectors using components
1st step:
- Draw each individual vector in a separate coordinate system, and label them.
- Find the “ x and y “ component of each vector.
- Add all of the x-components of all of the vectors to find the resultant x-component, Rx. Do the same to find the resultant y-component, Ry.
Rx=Ax+Bx+…
Ry=Ay+By+…
2nd step:
- Use the Pythagorean theorem to find the magnitude of the resultant vector.
R=√R2x+R2y
- Use a suitable trigonometric function to find the angle the resultant vector makes with the x-axis.
Tanθ=(RyRx)
Different ways of describing a vector:
- Using components:
A=Ax+Ay+Az
Ax=(Ax)i→(Acosθ)i
Ay=(Ay)j→(Asinθ)j
- Using unit vectors:
A=Axi+Ayj+Azk