A system of forces and moments can be reduced to a single resultant force and a resultant moment about a point. This simplification preserves the external effects of the original system, facilitating equilibrium analysis, design of support structures, and understanding how distributed or multiple forces combine.
Imagine analyzing a bridge beam with a dozen applied loads at different positions, plus a couple of applied torques. Tracking every load individually through an equilibrium calculation is tedious and error-prone. The resultant of a force-moment system is the equivalent single representation that produces exactly the same external behavior — same net force, same net rotation tendency — as the original collection. This is the principle of equivalent force systems: two force systems are equivalent if and only if they have the same resultant force and the same resultant moment about every point.
The resultant force is simply the vector sum of all forces: R = ΣF. There is nothing tricky here — you already know from your prerequisites that forces add as vectors, so you sum components along each axis. The resultant moment about a chosen reference point A is the sum of all moments about A: M_A = Σ(rᵢ × Fᵢ) + ΣM_applied, where rᵢ is the position vector from A to the point of application of force Fᵢ. The cross-product moment calculation is exactly the operation you learned in your prerequisite on moments of a force.
The choice of reference point for the resultant moment matters computationally but not physically: the moment changes when you shift the reference point, but it changes in a predictable way. If you know M_A and R, the moment about any other point B is M_B = M_A + r_{AB} × R, where r_{AB} points from A to B. This transport formula means you only need to compute the resultant once about any convenient point, then move it wherever the problem demands.
A special and important case is the wrench: any general force-moment system can be reduced to a single force R and a moment M_w parallel to R (a wrench), acting along a specific line called the wrench axis. When the moment is perpendicular to the force (the typical engineering case), you can go further and reduce the system to a single resultant force acting at a specific point — the center of pressure for distributed loads, or the centroid of a load distribution. Recognizing when a system reduces to a single force (zero net moment about some point) versus a force-couple is the key judgment call in equilibrium analysis and structural design.