STATICS AND DYNAMICS • STATICS

2D Rigid-Body Equilibrium — Apply equilibrium conditions for a rigid body (ΣF = 0, ΣM = 0) in 2D

Master the three scalar equations that govern every structure, truss, and machine at rest in a plane.

Historical Context & Motivation

The study of objects at rest—or in uniform motion—reaches back to antiquity, but the formal mathematical framework we use today was forged over roughly three centuries of intellectual effort. Ancient Greek thinkers such as Archimedes understood that a lever balances when moments about the fulcrum sum to zero, effectively applying a special case of ΣM = 0 long before vector algebra existed. The Renaissance saw Leonardo da Vinci sketch force polygons for cables and pulleys, while Simon Stevin resolved forces along inclined planes using the parallelogram law. It was Newton's Principia in 1687, however, that unified force, mass, and acceleration into a single framework from which statics emerges as the zero-acceleration special case. Engineers subsequently codified the free-body diagram methodology and the equilibrium equations ΣF = 0, ΣM = 0 that remain the backbone of structural and mechanical analysis.

~250 BC
Archimedes and the Lever
Archimedes formalized the law of the lever, demonstrating that a body balances when the sum of force × distance products about the pivot equals zero—an early moment-equilibrium statement.
1586
Stevin's Force Resolution
Simon Stevin published the clootcrans (wreath of spheres) thought experiment, establishing the parallelogram rule for adding coplanar forces and resolving components on inclined planes.
1687
Newton's Laws of Motion
Isaac Newton's Second Law (F = ma) generalized dynamics; statics follows as the special case where acceleration is zero, giving ΣF = 0. His Third Law provided the rationale for reaction forces at supports.
1788
Lagrange's Analytical Mechanics
Joseph-Louis Lagrange reformulated mechanics using virtual work and generalized coordinates, offering an energy-based alternative to force-and-moment equilibrium that underpins modern finite-element methods.
1826
Navier's Structural Theory
Claude-Louis Navier combined equilibrium equations with material stress–strain relations, founding structural mechanics and enabling the rational design of bridges, buildings, and machines.

The central question that 2D rigid-body equilibrium answers is deceptively simple: What forces must act on, and within, a structure so that every part remains motionless? Whether you are sizing the bolts in a steel connection, determining the tension in a cable supporting a sign, or checking that a dam will not overturn, the procedure is the same—draw a free-body diagram, write three equilibrium equations, and solve. Mastery of this procedure is the prerequisite for virtually every subsequent topic in solid mechanics, machine design, and structural engineering.

Core Principles & Definitions

Before writing any equilibrium equation you must internalize several foundational ideas that distinguish rigid-body statics from particle statics. A rigid body is an idealized solid whose internal distances remain constant regardless of applied loading—it does not deform. While no real material is perfectly rigid, the assumption is excellent whenever deflections are small compared with overall dimensions, which is the design intent for most engineered structures. Because a rigid body has finite size, forces can be applied at different points, and the line of action of each force matters: two forces of identical magnitude and direction produce very different effects if they act at different locations, because they generate different moments (torques) about any reference point.

1

Rigid-Body Assumption

The body does not deform: distances between any two material points are constant. This lets us slide a force along its line of action (principle of transmissibility) without affecting equilibrium, and it ensures that the moment arm from any point to a force's line of action is well defined.
2

Free-Body Diagram (FBD)

Isolate the body of interest, replace every contact and support with the forces and couples it exerts, and include all applied loads (gravity, wind, etc.). The FBD is the single most critical step—an incomplete or incorrect FBD guarantees wrong answers.
3

Force Equilibrium (ΣF = 0)

The vector sum of all external forces acting on the body must be zero. In 2D this yields two independent scalar equations: ΣFx = 0 and ΣFy = 0. These prevent translational acceleration.
4

Moment Equilibrium (ΣM = 0)

The algebraic sum of moments about any chosen point must equal zero. In 2D this gives one additional scalar equation—ΣMO = 0 for any point O—which prevents rotational acceleration. Choosing a point through which unknown forces pass simplifies the algebra.
5

Support Reactions

Each support type provides a specific set of reaction components: a pin provides two force components (Fx, Fy), a roller provides one (normal force), and a fixed support provides two force components plus a couple moment.
KEY TAKEAWAY
Think of a 2D rigid body as a stiff board lying on a table. Pushing it sideways (unbalanced force) slides it; pushing off-center (unbalanced moment) spins it. For the board to stay perfectly still, neither sliding nor spinning can occur. The three equilibrium equations—ΣFx = 0, ΣFy = 0, and ΣM = 0—are simply the mathematical statement that there is no net push and no net twist. Because there are exactly three independent equations, you can solve for at most three unknown reaction components; a problem with more unknowns is statically indeterminate and requires additional deformation equations to solve.

Visual Explanation — The Free-Body Diagram

The diagram below illustrates a simply supported beam—one of the most common structural elements—loaded by a concentrated force P and its corresponding free-body diagram. On the left you see the physical setup: a beam of length L supported by a pin at A and a roller at B. On the right the supports are replaced by their reaction force vectors. The pin at A can resist both horizontal and vertical movement, so it contributes two unknowns (Ax and Ay). The roller at B constrains only vertical movement, providing one unknown (By). With three unknowns and three equilibrium equations, the system is statically determinate.

A simply supported beam with a concentrated load P at distance a from the pin support A. Left: physical configuration with pin and roller symbols. Right: free-body diagram showing all reaction forces and the applied load.

Notice how the free-body diagram on the right completely replaces the physical supports with force arrows. The cyan arrows at A represent the two reaction components of the pin (horizontal Ax and vertical Ay), while the amber arrow at B represents the single vertical reaction of the roller (By). The pink arrow is the applied load P. Constructing this diagram accurately is the essential first step in every equilibrium problem; once it is drawn, the three equilibrium equations practically write themselves.

Mathematical Framework

For a rigid body in a plane, Newton's Second Law (F = ma) and the rotational analog (M = Iα) reduce to three scalar equations when the acceleration and angular acceleration are both zero. These are the equilibrium conditions. Any consistent set of three independent equations drawn from force sums and moment sums will work, but the standard choice is the most intuitive.

FORCE EQUILIBRIUM — HORIZONTAL
ΣFₓ = 0
The algebraic sum of all external force components in the x-direction equals zero. Forces pointing in the positive x-direction are taken as positive; those in the negative direction are negative. This prevents translational acceleration along x.
FORCE EQUILIBRIUM — VERTICAL
ΣFᵧ = 0
The algebraic sum of all external force components in the y-direction equals zero. Upward forces are conventionally positive. This prevents translational acceleration along y.
MOMENT EQUILIBRIUM
ΣM_O = 0
The algebraic sum of moments of all external forces and couples about any point O in the plane equals zero. The moment of a force is M = r × F, which in 2D reduces to M = Fd (force times perpendicular distance). Counter-clockwise is conventionally positive. This prevents angular acceleration.

Together these three equations provide exactly three independent scalar relationships. For a single body in 2D the maximum number of unknowns you can determine from statics alone is therefore three. If a support configuration introduces more than three unknown reaction components (e.g., two pin supports giving four unknowns), the body is statically indeterminate and compatibility (deformation) equations are needed. If it introduces fewer than three, or if the reactions are concurrent or parallel in a degenerate way, the body may be improperly constrained and can move.

💡 Strategic Moment-Point Selection
You may take moments about any point, and the equation will be valid. However, choosing a point through which one or more unknown forces pass eliminates those unknowns from the moment equation, often allowing a direct single-equation solve. For the simply supported beam, taking moments about A eliminates both Ax and Ay, immediately yielding By.
MOMENT OF A FORCE (2D SCALAR FORM)
M_O = ±F · d
Where F is the magnitude of the force and d is the perpendicular distance (moment arm) from point O to the force's line of action. The sign is positive for counter-clockwise tendency and negative for clockwise. Alternatively, resolve F into components and use MO = Fx · Δy − Fy · Δx, where Δx and Δy are the signed coordinate differences from O to the point of application.

Support Reactions & Determinacy

A crucial skill in 2D equilibrium is recognizing the reaction components that each type of support provides. The nature and number of reactions depend on which degrees of freedom the support constrains. The table below summarizes the most common 2D support types. When you draw a free-body diagram, every support is replaced by the reaction forces and couples listed in the table.

Common 2D support types and their reaction characteristics
Support TypePreventsReaction Components# Unknowns
RollerTranslation ⊥ to surfaceOne force normal to surface1
Pin (Hinge)Translation in x and yFx and Fy2
Fixed (Cantilever)Translation in x and y, rotationFx, Fy, and couple M3
Cable / LinkTranslation along cable axis (tension only)One force along the cable1
Smooth SurfaceTranslation ⊥ to surfaceOne normal force (push only)1
Top row: the three most common 2D support types and their corresponding reaction unknowns. Bottom: a quick determinacy check comparing the number of reaction unknowns r with the three available equilibrium equations.

The lower panel in the diagram summarizes the determinacy condition. For a single rigid body, having exactly three unknown reaction components (r = 3) is necessary for static determinacy, but it is not sufficient: the three reactions must also be non-concurrent (they must not all pass through a single point) and non-parallel (they must not all act in the same direction). Three concurrent forces, for instance, satisfy force equilibrium but cannot prevent rotation about their common point; three parallel forces cannot prevent translation perpendicular to them. These are cases of improper constraint, and the structure is unstable despite having three reactions.

Worked Example — Simply Supported Beam

Consider a horizontal beam of length 6 m supported by a pin at point A (left end) and a roller at point B (right end). A vertical downward load of 12 kN acts at a point 2 m from A, and a clockwise couple of 18 kN·m is applied at midspan (3 m from A). Determine the reactions at A and B.

Beam with Concentrated Load and Applied Couple
1
Step 1 — Draw the Free-Body DiagramIsolate the beam. Replace the pin at A with two reaction components: Ax (horizontal) and Ay (vertical). Replace the roller at B with one vertical reaction By. Mark the 12 kN downward force at 2 m from A and the 18 kN·m clockwise couple at 3 m from A. There are three unknowns: Ax, Ay, and By—exactly matching the three equilibrium equations, so the problem is statically determinate.
2
Step 2 — Apply ΣFₓ = 0There are no external horizontal forces acting on the beam. Therefore the horizontal equilibrium equation gives:
Ax = 0
3
Step 3 — Apply ΣM_A = 0 (moments about A)Taking counter-clockwise as positive. The 12 kN force acts at 2 m from A and produces a clockwise moment: −12 × 2 = −24 kN·m. The applied couple is clockwise: −18 kN·m. The reaction By acts at 6 m from A and produces a counter-clockwise moment: +By × 6. Setting the sum to zero: By × 6 − 24 − 18 = 0, so By × 6 = 42.
By = 7 kN (upward)
4
Step 4 — Apply ΣFᵧ = 0Taking upward as positive: Ay + By − 12 = 0. Substituting By = 7 kN: Ay + 7 − 12 = 0.
Ay = 5 kN (upward)
5
Step 5 — Verify with ΣM_B = 0Taking moments about B (counter-clockwise positive): Ay × 6 − 12 × 4 − 18 = 5 × 6 − 48 − 18 = 30 − 48 − 18 = −36. Wait—re-examining: the 12 kN force is at 2 m from A, which is 4 m from B, producing a counter-clockwise moment about B: +12 × 4 = +48. Ay at 6 m from B (to the left) also produces a counter-clockwise moment: actually, Ay (upward) at 6 m left of B produces clockwise rotation about B: −5 × 6 = −30. The 12 kN (downward) at 4 m left of B produces counter-clockwise rotation about B: +12 × 4 = +48. The couple is −18. Sum = −30 + 48 − 18 = 0. ✓ The solution checks out.
ΣMB = −30 + 48 − 18 = 0 ✓
⚠️ Always Verify
After solving for all unknowns, plug them into an equation you did not use in the solution (typically a moment about a different point). If it sums to zero, your answer is almost certainly correct. This is one of the few self-check mechanisms available in engineering analysis—use it every time.

Common Pitfalls & Best Practices

Even after understanding the theory, students frequently make errors that can be avoided with disciplined habits. The table below contrasts common mistakes with the corresponding best practice. Developing a systematic approach—drawing the FBD, labeling every force, choosing a strategic moment point, solving, and verifying—will prevent the vast majority of errors.

Common errors and their remedies in 2D rigid-body equilibrium problems
Common PitfallWhy It's WrongBest Practice
Forgetting to include the weight of the bodySelf-weight acts at the center of gravity and contributes to both force and moment equations.Always ask: 'Is the body's weight significant?' If so, add W = mg at the centroid.
Incorrect moment arm calculationThe moment arm is the perpendicular distance from the point to the line of action, not the distance to the point of application.Resolve forces into components; compute M = Fx·Δy − Fy·Δx using coordinates.
Sign errors in moment equationsMixing clockwise and counter-clockwise conventions mid-problem produces inconsistent results.Declare a sign convention at the start (e.g., CCW +) and apply it uniformly.
Missing reaction at a supportTreating a pin as a roller (or omitting the couple at a fixed support) removes an equation but also removes a real physical constraint.Memorize the reaction table. Before writing equations, count unknowns and compare with 3.
Not verifying the solutionWithout a check, arithmetic errors go undetected.Always verify with an extra moment equation about a different point.
KEY TAKEAWAY
Think of solving an equilibrium problem like navigating a complex circuit board—one missed connection (reaction) or one wrong polarity (sign) and the whole output is garbage. The FBD is your circuit schematic: it must be complete and accurate before you begin the analysis. As with circuit analysis, developing systematic habits early saves enormous debugging time later in your engineering career.

Connection to 3D Equilibrium & Advanced Topics

The three scalar equilibrium equations for 2D rigid bodies are a projection of the full 3D equilibrium conditions. In three dimensions, the vector equations ΣF = 0 and ΣM = 0 expand to six independent scalar equations: three force components (ΣFx, ΣFy, ΣFz) and three moment components (ΣMx, ΣMy, ΣMz). A single 3D rigid body can therefore have up to six unknown reactions resolved by statics alone. Beyond single bodies, the analysis of trusses, frames, and machines involves applying equilibrium to multiple interconnected bodies, each contributing its own set of equations and internal forces at joints.

Comparing 2D and 3D equilibrium analysis
Feature2D Rigid-Body Equilibrium3D Rigid-Body Equilibrium
Independent equations3 (ΣFₓ, ΣFᵧ, ΣM)6 (ΣFₓ, ΣFᵧ, ΣFz, ΣMₓ, ΣMᵧ, ΣMz)
Max solvable unknowns3 per body6 per body
Moment equationScalar: M = ±FdVector: M = r × F (cross product)
Typical support typesPin, roller, fixedBall joint, journal bearing, fixed, thrust bearing
Determinacy conditionr = 3, non-concurrent, non-parallelr = 6, with proper spatial constraint

Looking ahead, once you have mastered single-body 2D equilibrium, the next natural extensions are: (1) multi-body systems (trusses via method of joints/sections, frames and machines), where you write equilibrium for each member and use Newton's Third Law at connections; (2) distributed loads, where continuous force distributions are replaced by equivalent resultants before applying equilibrium; and (3) internal forces (shear and bending moment diagrams), where you section the body at an interior point and apply equilibrium to determine the internal stress resultants. Each of these topics rests directly on the ΣF = 0, ΣM = 0 foundation developed in this lesson.

Practice Problems

PROBLEM 1CONCEPTUAL
A rigid body in 2D is supported by three forces that are all parallel (all vertical). Explain why the body may still be improperly constrained despite having three reaction unknowns.
PROBLEM 2BASIC CALCULATION
A 4 m horizontal beam is supported by a pin at A (left end) and a roller at B (right end). A single vertical downward force of 20 kN acts at the midpoint (2 m from A). Find all three reaction components.
PROBLEM 3INTERMEDIATE
A horizontal beam AB of length 5 m has a pin at A and a roller at B. It carries a uniformly distributed load (UDL) of 6 kN/m over its entire length. In addition, a horizontal force of 10 kN acts to the right at point A. Determine all support reactions.
PROBLEM 4APPLIED
A cantilever beam (fixed support at A, free end at B) has a length of 3 m. A downward load of 8 kN acts at B, and a counter-clockwise couple of 6 kN·m is applied at the midpoint (1.5 m from A). Determine the three reaction components at the fixed support A.
PROBLEM 5CRITICAL THINKING
An L-shaped bracket is pinned at point O. One arm extends 2 m to the right (to point C) and the other extends 1.5 m upward (to point D). A cable attached at D runs horizontally to the left, exerting a tension T = 4 kN. A vertical downward force P = 6 kN is applied at C. Show that two moment equations (about two different points) plus one force equation can replace the standard ΣFₓ, ΣFᵧ, ΣM set, and use this alternative set to find the pin reactions at O.

Lesson Summary

A rigid body in 2D is in equilibrium when three scalar conditions are simultaneously satisfied: ΣFₓ = 0 (no net horizontal force), ΣFᵧ = 0 (no net vertical force), and ΣM = 0 about any point (no net moment). These three equations can determine at most three unknown reactions for a single body, making the system statically determinate provided the reactions are also non-concurrent and non-parallel.

The solution procedure begins with drawing an accurate free-body diagram that isolates the body and replaces every support with its appropriate reaction components (roller → 1 force, pin → 2 forces, fixed → 2 forces + 1 couple). Strategic choice of the moment point through unknown forces simplifies algebra. After solving, always verify by substituting results into an unused equilibrium equation. This framework extends directly to 3D equilibrium (six equations), multi-body systems (trusses, frames), and internal force analysis (shear/moment diagrams).

Varsity Tutors • Statics and Dynamics • 2D Rigid-Body Equilibrium