1. Understand the Problem: Identify the vectors, including their magnitudes (size) and directions (angles).
2. Break Down Each Vector: Use trigonometry to calculate the x and y components for each vector:
3. Add Components: Add all x-components to find the total Σx , and do the same for the y-components to find Σy.
4. Find the Resultant Vector: Calculate the magnitude using the Pythagorean theorem:
Find the angle using:
5. Express the Result: Write the resultant vector as magnitude and direction, e.g., “The resultant is 10 m/s at 45°.”
x = magnitude × cos(angle)
y = magnitude × sin(angle)
Resultant Magnitude = √(Σx² + Σy²)
Resultant Angle = tan⁻¹(Σy / Σx)
Σx = x₁ + x₂ + ... + xₙ
Σy = y₁ + y₂ + ... + yₙ
Vector Magnitude = √(x² + y²)
Vector Direction = tan⁻¹(y / x)
v = x î + y ĵ