Resolving Vectors into Components
Simple Explanation
Any vector pointing at an angle (like a velocity or a force) can be replaced by two perpendicular vectors — one horizontal and one vertical — that together have exactly the same effect as the original. Splitting a vector this way is called resolving it into components.
Why Do We Need It?
Motion in a plane almost always involves vectors at an angle. Resolving them into horizontal and vertical components lets you analyse each direction separately using simple, one-dimensional equations, then recombine the results.
Formula
Resolving a Vector into Components
vₓ = v cosθ, vy = v sinθ
Any vector at an angle can be split into a horizontal (x) component and a vertical (y) component that together produce the same effect as the original vector.
- v
- — Magnitude of the original vector (e.g. speed, m/s)
- θ
- — Angle the vector makes with the horizontal (x) axis, in degrees or radians
- vₓ
- — Horizontal (x) component of the vector
- vy
- — Vertical (y) component of the vector
When to use it: Use whenever a vector (velocity, force, displacement) acts at an angle and you need to analyse its horizontal and vertical effects separately.
Worked Example
Resolving a velocity vector
A ball is thrown with a velocity of 20 m/s at 30° above the horizontal. Find its horizontal and vertical velocity components.
Why Does This Work?
Because the horizontal and vertical directions are perpendicular, they are completely independent — a change in one direction has no effect on the other. Trigonometry (using the angle the vector makes with the horizontal) gives exactly how much of the vector "points" in each independent direction.
Real-Life Example
A ramp used to load a truck
A worker pushes a heavy box up a ramp at an angle, applying force along the ramp's direction.
Resolving the push force into horizontal and vertical components shows how much of the effort actually moves the box along the ramp (horizontal-ish component) versus how much presses the box into the ramp surface (vertical-ish component) — useful for calculating friction and required effort.
Practice
A force of 50 N acts at 60° above the horizontal. Find its vertical component (use sin60° = 0.866).
MediumCommon mistake
Mixing up sine and cosine — the component ADJACENT to the angle uses cosine, and the component OPPOSITE the angle uses sine. Always sketch the vector and its angle before applying the formula.
Quick Review
- Any vector at an angle splits into vₓ = v cosθ and vy = v sinθ.
- Horizontal and vertical components are independent of each other.
- Sketch the angle first to avoid mixing up sine and cosine.