Vectors & Force Representation

Split any force into components and you can add, subtract, and combine forces with simple arithmetic.

StaticsMechanical Engineering Year 1Free preview
⏱️ About 16 min

Two people pulling a sled at different angles don't just add their strength — the angles matter enormously. Vector components are the tool that turns "forces at angles" into simple addition.

💡
The big idea: Any force can be split into perpendicular components (commonly x and y), and any set of forces can be combined into one resultant force by adding their components separately, then recombining.
🎯 By the end, you'll be able to
  • Resolve a force into x and y components using sine and cosine
  • Combine two or more forces into a single resultant force
  • Find the magnitude and direction of a resultant from its components
📎 Helpful to know first

Splitting a force into components

A force has both a magnitude and a direction, which makes it a vector, not just a number. The single most useful trick in all of statics is splitting a force into perpendicular components — almost always horizontal (x) and vertical (y) — because components in the same direction can be added with ordinary arithmetic, while forces at different angles cannot.

\[ F_x = F\cos\theta \qquad F_y = F\sin\theta \]
θ is measured from the positive x-axis to the force's line of action.

Recombining components into a resultant

To combine multiple forces, add all the x-components together and all the y-components together separately — this gives the resultant's components, Rx and Ry. The resultant's magnitude and direction then come from the Pythagorean theorem and the arctangent.

\[ R = \sqrt{R_x^2 + R_y^2} \qquad \theta = \tan^{-1}\!\left(\frac{R_y}{R_x}\right) \]
R is the resultant magnitude; θ is measured from the positive x-axis.
🎮 Interactive: resolving a force into components LIVE
Predict first: At what angle is the horizontal component equal to the vertical component?

An interactive slider tool showing the horizontal component of a force as a function of its magnitude and angle.

Slide the force magnitude and angle to see the horizontal component F_x update live.
📝 Worked example: Two forces act on a bracket: F1 = 80 N pointing purely in the +x direction, and F2 = 60 N pointing purely in the +y direction. Find the magnitude of the resultant force.
  1. Since the forces are already aligned with the axes, Rx = 80 N and Ry = 60 N directly.
  2. R = √(Rx² + Ry²) = √(80² + 60²) = √(6400 + 3600) = √10{,}000.
  3. R = 100 N.
✓ R = 100 N
✏️ Practice: A force of 200 N acts at 60° above the horizontal. Find its vertical component F_y, in N.
N
Solution
  1. F_y = F sin θ = 200 × sin(60°) = 200 × 0.8660 = 173.2 N.

Check your understanding

1. Why is it useful to split a force into x and y components before adding forces?
Vector addition requires combining like components — you can't just add magnitudes of forces pointing in different directions.
2. If Rx = 0 and Ry = 50 N, what is the resultant's direction?
With zero x-component, the resultant points purely along the y-axis.
✅ Key takeaways
  • Any force can be split into perpendicular components using F_x = F cos θ and F_y = F sin θ.
  • Combine multiple forces by adding their x-components and y-components separately.
  • Recombine components into a resultant using the Pythagorean theorem and arctangent.
➡️ Vectors handle a force's push or pull — the next lesson covers the other half of a force's effect: its tendency to turn things, the moment.
Want to test yourself on this? Try the Mechanical Aptitude test →
🎓 Go deeper: external courses & trusted references