A particle in equilibrium experiences zero net force in all directions, requiring that the algebraic sum of all force components equals zero: ΣF_x = 0, ΣF_y = 0, and ΣF_z = 0 (in 3D). These equations allow determination of unknown forces or verification that equilibrium is maintained.
From your work with vectors and free-body diagrams, you know that every force acting on a particle can be decomposed into components along coordinate axes. Equilibrium is simply the condition that these components cancel: when you add up all the x-components, they sum to zero; same for y and z. This is not a coincidence or a definition — it is Newton's second law (ΣF = ma) with acceleration set to zero. A particle in equilibrium isn't just sitting still; it could be moving at constant velocity. What "equilibrium" means is that the motion is not *changing*.
The power of the equilibrium equations is that they let you find unknown forces. A typical problem gives you a particle held in place by cables, springs, and gravity, with one or more unknown tensions. Draw a free-body diagram, resolve every force into components using the geometry and angles given, write ΣF_x = 0 and ΣF_y = 0, and solve the resulting algebraic system. In 2D you get two equations, so you can solve for at most two unknowns. In 3D you get three equations and can solve for three unknowns. If you have more unknowns than equations, the system is statically indeterminate — deformation and material stiffness are needed to solve it, which is beyond statics.
The free-body diagram is not optional formality — it is the actual solution method. Every force acting on the particle must appear, including ones you might overlook: the weight pulling downward, normal forces from surfaces, tension in each separate cable (not a combined "tension"). A missing force means wrong equations and a wrong answer. The discipline of drawing FBDs carefully before writing any equations is what separates systematic engineers from students who guess.
In 3D problems, the key skill is expressing each force as a vector using the unit vector along its line of action. If a cable runs from point A to point B, the unit vector is (B - A) / |B - A|, and the force is T times that unit vector. Once every force is written in i, j, k component form, ΣF_x = 0, ΣF_y = 0, and ΣF_z = 0 become a straightforward linear system. The geometry lives entirely in the unit vectors; the equilibrium equations do the rest.