STATICS • FREE-BODY DIAGRAMS AND EQUILIBRIUM

Particle Equilibrium: 3D — Apply equilibrium equations for a particle in 3D (ΣF=0)

Extending Newton's first law into three dimensions to solve spatial force systems at a single concurrent point.

Historical Context & Motivation

The study of forces acting on bodies at rest is one of the oldest branches of mechanics, predating even the formal concept of a "force" as understood today. Ancient civilizations — from the Egyptians who raised obelisks to the Romans who engineered aqueducts — implicitly applied equilibrium principles when they balanced the weights and tensions in their construction systems. However, a rigorous mathematical treatment of three-dimensional equilibrium required both the development of vector algebra and Newton's codification of the laws of motion. The path from intuitive balance to the formal statement ΣF = 0 in three independent scalar equations spans roughly four centuries of scientific progress.

1586
Stevin's Law of the Inclined Plane
Simon Stevin demonstrated that forces along an inclined plane could be resolved into components, establishing the earliest systematic approach to force decomposition and static equilibrium without invoking virtual work arguments.
1687
Newton's Principia
Isaac Newton published the Philosophiæ Naturalis Principia Mathematica, formalizing the first law of motion: a particle remains at rest (or in uniform motion) unless acted upon by a net external force. This provided the theoretical foundation for all equilibrium analysis.
1788
Lagrange's Mécanique Analytique
Joseph-Louis Lagrange reformulated mechanics using purely algebraic methods, demonstrating that equilibrium conditions could be expressed without geometric constructions. His work reinforced the scalar-equation approach used in modern statics courses.
1844–1901
Gibbs and the Modern Vector Framework
Josiah Willard Gibbs and Oliver Heaviside distilled Hamilton's quaternion calculus into the streamlined vector notation (i, j, k unit vectors, dot and cross products) that engineers use today, making 3D force resolution both compact and computationally efficient.
20th c.
Computational Statics
With the advent of finite element methods and computer-aided engineering, the particle equilibrium equations became the building block for large-scale structural analysis, but every modern solver still begins by enforcing ΣF = 0 at each node — the same principle taught in this lesson.

In a first statics course, students typically begin with two-dimensional particle equilibrium — two independent scalar equations (ΣFx = 0, ΣFy = 0) are sufficient to determine at most two unknowns. Real engineering problems, however, rarely confine themselves to a single plane. A cable-stayed mast, a ball-and-socket joint on a space truss, or the rigging of a crane all involve forces that act in three mutually perpendicular directions. Extending equilibrium to three dimensions introduces a third equation (ΣFz = 0), allowing up to three unknowns to be resolved at a single concurrent point. The central question this lesson addresses is: given a set of spatial forces converging at one point, how do we systematically decompose each force, apply the equilibrium conditions, and solve for the unknowns?

Core Principles & Definitions

Before diving into calculations, it is essential to establish the foundational ideas that underpin three-dimensional particle equilibrium. Every concept below builds directly on Newton's first law, extended into three orthogonal directions using Cartesian vector notation. A particle in statics is an idealization: a body whose size and shape are negligible compared to the distances involved, so that all forces can be treated as concurrent — that is, they share a single point of application. This idealization is valid for analyzing a knot in a cable system, a pin joint, or any connection point where the dimensions of the connector are small relative to the structure.

1

Concurrent Force System

All force lines of action pass through a single point. Because there is no moment arm, only translational equilibrium (ΣF = 0) applies — rotational equilibrium is automatically satisfied.
2

Cartesian Unit Vectors (î, ĵ, k̂)

Any 3D force can be expressed as F = Fxî + Fyĵ + Fzk̂. Decomposing every force into these components lets us write three independent scalar equations.
3

Position Vector & Unit Vector Method

When a force acts along a known line (e.g., a cable from A to B), the unit vector ûAB = rAB / |rAB| gives the direction, and F = F·ûAB expresses the force in Cartesian form.
4

Three Scalar Equilibrium Equations

ΣFx = 0, ΣFy = 0, ΣFz = 0. These are necessary and sufficient for a particle in static equilibrium and permit solving up to three unknowns (forces or angles).
5

Free-Body Diagram (FBD)

Isolate the particle, replace every physical connection (cable, strut, spring) with the force it exerts, and include all external loads. The FBD is the single most important step — an incorrect FBD guarantees an incorrect answer.
KEY TAKEAWAY
Think of a particle in 3D equilibrium as a knot tied in the intersection of several ropes, each pulling in a different spatial direction. If the knot doesn't move, the vector sum of all pulls is zero. Because space has three independent directions (x, y, z), you get exactly three equations from this single physical condition — analogous to having three independent "channels" of balance that must each individually net to zero, much like an aircraft's thrust, lift, and side-force must each separately vanish in steady, unaccelerated flight.

Visual Explanation — 3D Free-Body Diagram

The diagram below illustrates a classic 3D particle equilibrium scenario: a particle (point O) at the junction of three cables and a vertical load. Each cable exerts a tensile force directed along its length away from O. The weight W acts downward (−k̂ direction). The Cartesian coordinate frame is shown with the positive x-axis pointing to the right, the positive y-axis pointing into the page, and the positive z-axis pointing upward. Observe how each force vector is resolved into its î, ĵ, and k̂ components using the position-vector method.

A 3D free-body diagram of particle O subjected to three cable tensions (T1, T2, T3) and a vertical load W. Each cable direction is defined by the coordinates of the far-end attachment point relative to O. The dashed axes show the positive x, y, and z directions.

Notice in the diagram that each tension vector is drawn from O toward its attachment point (A, B, or C). The coordinates listed next to each label indicate the position of the far-end point relative to O. To express a tension as a Cartesian vector, you first form the position vector from O to the attachment point, compute its magnitude, and then multiply the unit vector by the unknown tension magnitude. The weight W requires no decomposition — it acts purely in the −k̂ direction. Drawing and labeling the FBD correctly, including a clearly defined coordinate system, is a non-negotiable prerequisite for setting up the equilibrium equations.

Mathematical Framework

The mathematical machinery for 3D particle equilibrium rests on expressing every force as a Cartesian vector and then enforcing the vector equation ΣF = 0, which decomposes into three independent scalar equations. The following equations codify the procedure.

CARTESIAN FORCE VECTOR
F = Fₓ î + Fᵧ ĵ + F_z k̂
Fₓ, Fᵧ, Fz are the scalar components of force F along the x, y, and z axes respectively. î, ĵ, k̂ are the Cartesian unit vectors.
UNIT VECTOR FROM POSITION VECTOR
û_AB = r_AB / |r_AB| where r_AB = (x_B − x_A) î + (y_B − y_A) ĵ + (z_B − z_A) k̂
rAB is the position vector from point A to point B. Its magnitude |rAB| = √[(xB − xA)² + (yB − yA)² + (zB − zA)²]. The unit vector ûAB gives the direction of the force along line AB.
FORCE ALONG A LINE
F = F · û_AB = F · (r_AB / |r_AB|)
F (scalar) is the magnitude of the force. Multiplying by the unit vector produces the Cartesian vector form, automatically yielding the x, y, and z components.
3D EQUILIBRIUM EQUATIONS
ΣFₓ = 0, ΣFᵧ = 0, ΣF_z = 0
These three scalar equations are necessary and sufficient for a particle in equilibrium. They arise from setting the î, ĵ, and k̂ components of the resultant force vector independently to zero. At most three unknowns can be determined from these equations for a single particle.

It is worth noting the connection between coordinate angles and components. If a force F makes angles α, β, and γ with the positive x, y, and z axes respectively, then Fx = F cos α, Fy = F cos β, and Fz = F cos γ. These direction cosines satisfy the identity cos²α + cos²β + cos²γ = 1. In practice, the position-vector method is often more convenient than measuring coordinate angles, because geometry (coordinates of attachment points) is usually given directly in engineering problems.

Detailed Breakdown — Force Resolution Strategies

Engineering problems present force directions in several different forms. Recognizing which decomposition strategy to apply is often the key to efficient problem-solving. The table and diagram below classify the most common scenarios encountered in 3D particle equilibrium and the corresponding resolution technique.

Summary of force-resolution strategies for 3D particle equilibrium
Given InformationResolution MethodKey Formula / Step
Coordinate direction angles (α, β, γ)Direction cosinesFx = F cos α, Fy = F cos β, Fz = F cos γ
Two endpoints of a cable/strut (coordinates of A and B)Position-vector / unit-vector methodû = rAB / |rAB|, then F = Fû
Two successive angle rotations (e.g., θ from xy-plane, φ from x-axis)Transverse angle decompositionFirst resolve F into Fxy and Fz, then resolve Fxy into Fx and Fy
Force known to act along a coordinate axisDirect assignmentE.g., W = −Wk̂ (gravity acts in −z direction)
Transverse angle decomposition: when a force's direction is specified by two successive rotations (θ from the horizontal plane and φ from the x-axis in the horizontal plane), the force is first split into a horizontal component Fh = F cos θ and a vertical component Fz = F sin θ. Then Fh is further resolved into Fx and Fy using the azimuthal angle φ.
⚠️ Common Pitfall
When using the transverse-angle approach, students frequently confuse the elevation angle (measured from the horizontal plane) with the angle measured from the z-axis. If θ is from the horizontal: Fz = F sin θ and Fh = F cos θ. If θ is from the vertical (z-axis): Fz = F cos θ and Fh = F sin θ. Always check the reference direction in the problem statement before decomposing.

Worked Example — Three Cables Supporting a Load

A particle at the origin O is held in equilibrium by three cables OA, OB, and OC and supports a downward load W = 900 N. The far ends of the cables are at A(1, −2, 3), B(−2, 1, 3), and C(2, 3, −1) (all coordinates in metres). Determine the tension in each cable.

Three-Cable 3D Equilibrium
1
Step 1 — Draw the Free-Body DiagramIsolate particle O. Four forces act on it: the three cable tensions TA, TB, TC (directed from O toward A, B, C respectively, since cables pull) and the weight W = −900k̂ N.
2
Step 2 — Form Position Vectors and Compute MagnitudesrOA = 1î − 2ĵ + 3k̂, |rOA| = √(1² + (−2)² + 3²) = √14 ≈ 3.742 m. rOB = −2î + 1ĵ + 3k̂, |rOB| = √(4 + 1 + 9) = √14 ≈ 3.742 m. rOC = 2î + 3ĵ − 1k̂, |rOC| = √(4 + 9 + 1) = √14 ≈ 3.742 m.
All three cables have length √14 m from O (a helpful coincidence that simplifies algebra).
3
Step 3 — Express Each Force in Cartesian FormFA = TA (1î − 2ĵ + 3k̂) / √14. FB = TB (−2î + 1ĵ + 3k̂) / √14. FC = TC (2î + 3ĵ − 1k̂) / √14. The weight vector is W = −900k̂ N.
4
Step 4 — Apply ΣFₓ = 0Collecting î components: (1/√14)TA + (−2/√14)TB + (2/√14)TC = 0. Multiply through by √14: TA − 2TB + 2TC = 0 … (i)
5
Step 5 — Apply ΣFᵧ = 0Collecting ĵ components and multiplying by √14: −2TA + TB + 3TC = 0 … (ii)
6
Step 6 — Apply ΣF_z = 0Collecting k̂ components and multiplying by √14: 3TA + 3TB − TC − 900√14 = 0. That is, 3TA + 3TB − TC = 900√14 ≈ 3367.5 … (iii)
7
Step 7 — Solve the 3 × 3 SystemFrom (i): TA = 2TB − 2TC. Substitute into (ii): −2(2TB − 2TC) + TB + 3TC = 0 → −3TB + 7TC = 0 → TB = (7/3)TC. Substitute TA and TB into (iii): 3(2·(7/3)TC − 2TC) + 3·(7/3)TC − TC = 900√14. Simplifying: 3((14/3)TC − 2TC) + 7TC − TC = 3·(8/3)TC + 6TC = 8TC + 6TC = 14TC = 900√14. Therefore TC = 900√14 / 14 = (900/√14) ≈ 240.5 N.
TC ≈ 240.5 N
8
Step 8 — Back-Substitute for T_B and T_ATB = (7/3)(240.5) ≈ 561.2 N. TA = 2(561.2) − 2(240.5) = 1122.4 − 481.0 ≈ 641.4 N.
TA ≈ 641.4 N, TB ≈ 561.2 N, TC ≈ 240.5 N
9
Step 9 — VerifySubstituting all three tensions back into the ΣFz equation: (3 × 641.4 + 3 × 561.2 − 240.5)/√14 ≈ (1924.2 + 1683.6 − 240.5)/3.742 ≈ 3367.3/3.742 ≈ 899.9 N ≈ 900 N ✓. The solution checks out within rounding tolerance.

Strengths, Limitations & Common Errors

Advantages and limitations of the 3D particle equilibrium model
StrengthsLimitations
Systematic: every 3D particle problem follows the same procedure — FBD → position vectors → unit vectors → Cartesian components → three scalar equations → solve.Only three independent equations per particle, so at most three unknowns can be found. Over-constrained systems require additional particles or rigid-body analysis.
Exact: produces exact algebraic results (within the particle idealization) without iterative procedures.Ignores rotational effects: real joints have finite size, so moments may be relevant; the particle model cannot capture this.
Scalable: the position-vector method works regardless of how many forces are present — only the system of equations grows.Assumes rigid, inextensible connections. Deformable cables or springs introduce kinematics and require supplementary equations (e.g., Hooke's law).
Foundation for FEA: every node in a finite element model is, in essence, a 3D particle equilibrium problem.Cannot handle distributed loads directly. Distributed forces must be replaced by equivalent resultants before applying particle equilibrium.
⚠️ Common Errors to Avoid
1) Sign errors in position vectors: always subtract "from" coordinates from "to" coordinates: rAB = B − A, not A − B (unless you want the opposite direction). 2) Forgetting to normalize: dividing the position vector by its magnitude is essential to obtain the unit vector. 3) Incomplete FBD: omitting a force (e.g., self-weight) guarantees wrong answers. 4) Misidentifying tension vs. compression: cables can only pull (tension), but struts can push or pull. Assign the correct sense to the unknown force direction.
KEY TAKEAWAY
The 3D particle equilibrium method is a deterministic recipe: given the geometry (coordinates) and external loads, the three scalar equations yield a unique solution for the unknown forces — as long as the system is not over- or under-constrained. Think of it as a 3 × 3 linear algebra problem: the coefficient matrix encodes the geometry, and the right-hand side encodes the applied loads. If the determinant of the coefficient matrix is non-zero, a unique equilibrium solution exists.

Connection to Rigid-Body Equilibrium & Advanced Theory

Particle equilibrium is the simplest equilibrium model, and its natural extension is rigid-body equilibrium. When the body's dimensions matter — meaning forces are not all concurrent — moments about a point or axis become relevant. In three dimensions, a rigid body in equilibrium satisfies six independent scalar equations: three from force equilibrium (ΣFx = ΣFy = ΣFz = 0) and three from moment equilibrium (ΣMx = ΣMy = ΣMz = 0). This allows up to six unknowns to be determined per free body. Understanding the particle case deeply provides the conceptual scaffolding for the rigid-body extension.

Particle vs. rigid-body equilibrium in 3D
FeatureParticle (3D)Rigid Body (3D)
Equilibrium equations3 (ΣFₓ, ΣFᵧ, ΣF_z = 0)6 (3 force + 3 moment)
Maximum unknowns solvable36
Forces must beConcurrent (all through one point)General (concurrent, parallel, or arbitrary)
MomentsNot applicable (zero moment arms)Critical — must sum to zero about every axis
Typical applicationCable junctions, pin joints, knotsBeams, trusses, frames, machines

Beyond static equilibrium, the same vector decomposition skills transfer directly to dynamics (Newton's second law ΣF = ma), energy methods, and computational mechanics. In structural analysis courses, the method of joints for truss analysis applies 3D particle equilibrium at every joint, producing a large but sparse linear system. Mastering the single-particle case ensures you can confidently assemble and solve these larger systems.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why a particle in 3D equilibrium provides exactly three independent scalar equilibrium equations, not more or fewer. Under what physical condition would a fourth independent equation arise?
PROBLEM 2BASIC CALCULATION
A 500 N weight is supported at point O by two cables. Cable OA runs to A(3, 4, 0) and cable OB runs to B(0, −2, 4), with O at the origin. A third cable OC is vertical (along +z). Find the unit vectors ûOA and ûOB, and write the equilibrium equations in terms of TA, TB, and TC.
PROBLEM 3INTERMEDIATE
A particle at O is in equilibrium under the action of forces F1 = 200î − 100ĵ + 300k̂ N, F2 = −150î + 250ĵ − 100k̂ N, and an unknown force F3. Determine F3 and its magnitude.
PROBLEM 4APPLIED
A 10 kN traffic light is suspended from a pole at point O by three guy wires attached to points A(−4, 3, 6) m, B(5, −2, 4) m, and C(−3, −4, 5) m. O is at the origin. Determine the tension in wire OA. (Set up the full 3 × 3 system and solve for TA.)
PROBLEM 5CRITICAL THINKING
Show that if four or more cables support a particle in 3D and all cable directions are known, the system is statically indeterminate. Under what physical conditions might the system still be solvable using equilibrium alone? Discuss whether the number of equations can ever exceed three for a single particle.

Lesson Summary

Three-dimensional particle equilibrium requires that the vector sum of all forces acting on a particle equals zero: ΣF = 0. This single vector equation decomposes into three independent scalar equations — ΣFₓ = 0, ΣFᵧ = 0, and ΣF_z = 0 — allowing up to three unknowns to be determined. The procedure begins with a carefully drawn free-body diagram isolating the particle and showing every force. Each force is then expressed as a Cartesian vector using unit vectors derived from position vectors, direction cosines, or transverse angle decomposition.

This lesson demonstrated the complete workflow — from identifying attachment coordinates through forming unit vectors, writing Cartesian force expressions, assembling the 3 × 3 linear system, and solving for unknown tensions. Key pitfalls include sign errors in position vectors, forgetting to normalize, and drawing incomplete FBDs. Particle equilibrium is the foundation for rigid-body equilibrium (which adds three moment equations) and scales directly to the method of joints in truss analysis and nodal equilibrium in finite element analysis. Mastering this concept ensures you possess the core skill for every subsequent topic in statics and structural mechanics.

Varsity Tutors • Statics • Particle Equilibrium: 3D — Apply equilibrium equations for a particle in 3D (ΣF=0)