Skip to main content
Detailed ExplanationCELE · Engineering MechanicsReal content

CELE Engineering MechanicsForce Systems and ResultantsDetailed Explanation

If the summary was not enough, this is the deep dive. Detailed explanations for Force Systems and Resultants in the CELE Engineering Mechanics context, written to turn surface familiarity into genuine understanding. Professional Regulation Commission (PRC) — Board of Civil Engineering's toughest CELE questions on this chapter are answered by the reasoning built here.

Exam context

Professional Regulation Commission (PRC) — Board of Civil Engineering runs the Civil Engineer Licensure Examination on May and November 2026. Its Engineering Mechanics section sits under a "Core" weighting, and Force Systems and Resultants is the 1st chapter in the 8-chapter CELE Engineering Mechanics rotation. The CELE passing mark is 70% weighted average, no sub-test below 50%, and the most recent 2026 paper drew about a meaningful share of questions from Engineering Mechanics.

Force Systems and Resultants - Detailed Explanation

Force Systems and Resultants is one of the most heavily tested topics in the PRC Civil Engineer Licensure Examination under Engineering Mechanics (Statics). Every structural analysis problem — from simple beam reactions to complex truss analysis — rests on the ability to correctly resolve forces into components, find their resultant, compute moments, and locate where the resultant acts. This chapter builds the mathematical and conceptual toolkit you need. Master it, and equilibrium, frames, and trusses become straightforward extensions. Expect 5–10 direct questions from this topic in every board exam cycle, often embedded inside larger structural problems.

Concepts

Forces as Vectors: Components and Direction

A force is a vector quantity defined by three attributes: magnitude (in Newtons or kilonewtons), direction (angle from a reference axis), and point of application (or line of action). In coplanar (2D) problems, every force F acting at angle θ measured counterclockwise from the positive x-axis is resolved into orthogonal components: F_x = F cos θ (horizontal component) F_y = F sin θ (vertical component) Conversely, given components F_x and F_y, recover the resultant force and its direction: F = √(F_x² + F_y²) θ = tan⁻¹(F_y / F_x) — always verify the quadrant using the signs of F_x and F_y. In 3D space, a force is described by direction cosines (cos θ_x, cos θ_y, cos θ_z) satisfying: cos²θ_x + cos²θ_y + cos²θ_z = 1 Unit vector notation is also used: F⃗ = F_x î + F_y ĵ + F_z k̂. The key discipline: ALWAYS assign sign conventions before computing. Standard practice — rightward (+x), upward (+y). Decompose every force before summing.

Examples

Using the reference angle 53.13° directly in a right-triangle shortcut: cos 53.13° = 0.6, sin 53.13° = 0.8. The second-quadrant location makes F_x negative. This 3-4-5 triangle angle (sin=4/5, cos=3/5) appears frequently in board exams.

Scenario

A cable pulls a bracket with a force of 650 N directed at 53.13° above the negative x-axis (i.e., in the second quadrant). Find F_x and F_y.

Solution

θ = 180° − 53.13° = 126.87° from +x axis. F_x = 650 cos 126.87° = 650 × (−0.6) = −390 N F_y = 650 sin 126.87° = 650 × 0.8 = +520 N The force points left (−x) and upward (+y).

For forces defined by geometry rather than an angle, always form the unit vector first. This avoids trigonometric errors and is the standard 3D approach.

Scenario

A 3D force F = 500 N acts along the line from origin O(0,0,0) to point A(3,4,0) m. Find all components.

Solution

Length OA = √(3²+4²+0²) = 5 m Unit vector: (3/5)î + (4/5)ĵ + 0k̂ F_x = 500×(3/5) = 300 N F_y = 500×(4/5) = 400 N F_z = 0 N

Applications

  • Resolving inclined load components on roofs and rafter systems (NSCP 2015 Section 205 dead and live load combinations).
  • Decomposing wind pressure resultants on façade panels into tributary-area components.
  • Cable and rod force components in pin-connected trusses.
  • Soil pressure resolution on retaining walls into horizontal and vertical components.

Misconceptions

  • Using the angle from the y-axis instead of x-axis — always state your reference axis.
  • Forgetting negative signs when a force points into the third or fourth quadrant.
  • Applying sin and cos to the wrong component (mixing up horizontal and vertical).
  • In 3D, assuming direction cosines are simply the x, y, z coordinates without normalizing.

Related Concepts

  • Resultant of concurrent forces
  • Equilibrium of a particle
  • Free body diagrams
  • Direction cosines and unit vectors

Common Exam Questions

Example

A 260-N force acts at 22.62° below the positive x-axis. Find its components. Answer: F_x = +240 N, F_y = −100 N (5-12-13 triangle).

Approach

Identify θ from +x axis, apply F_x = F cos θ, F_y = F sin θ. Watch quadrant.

Question Type

Direct component calculation

Example

Given F_x = 36 N and F_y = −77 N, find R: R = √(36²+77²) = √(1296+5929) = √7225 = 85 N.

Approach

Sum all x-components, sum all y-components, then use Pythagorean theorem.

Question Type

Resultant magnitude from components

Key Points To Remember

  • F_x = F cos θ, F_y = F sin θ — θ is measured from the +x axis (counterclockwise positive).
  • Reconstruct: F = √(F_x² + F_y²), θ = tan⁻¹(F_y/F_x) — check quadrant via signs of components.
  • 3D: cos²θ_x + cos²θ_y + cos²θ_z = 1 (direction cosine identity).
  • Right (+x), Up (+y) is the standard sign convention; state it explicitly in solutions.
  • A force along a known line from point A(x₁,y₁) to B(x₂,y₂): use unit vector = (B−A)/|B−A|.

Resultant of Concurrent Force Systems

A concurrent force system is one where all forces share a common point of application (their lines of action intersect at one point). The resultant R is the single equivalent force that produces the same external effect as all the individual forces combined. Procedure: 1. Resolve each force into x and y components, applying sign conventions consistently. 2. Sum all x-components: R_x = ΣF_x 3. Sum all y-components: R_y = ΣF_y 4. Compute resultant magnitude: R = √(R_x² + R_y²) 5. Compute direction: θ_R = tan⁻¹(R_y / R_x) — adjust for quadrant. Note: For a concurrent system, the resultant acts through the same common point of concurrency. There is no need to locate where it acts (that issue arises only for non-concurrent systems). A special case: if R_x = 0 and R_y = 0, the system is in equilibrium — the resultant is zero. This is the basis for all statics equilibrium problems.

Examples

Tabulation is essential to avoid sign errors. Here, Q4 direction is confirmed by R_x > 0 and R_y < 0. The angle is reported as 13.9° below horizontal, or equivalently 346.1° from +x.

Scenario

Four forces act at a pin joint: F₁ = 120 N at 30°, F₂ = 90 N at 135°, F₃ = 60 N at 240°, F₄ = 100 N at 300°. Find the resultant.

Solution

Tabulate components: F₁: F_x = 120cos30° = 103.92 N, F_y = 120sin30° = 60.00 N F₂: F_x = 90cos135° = −63.64 N, F_y = 90sin135° = 63.64 N F₃: F_x = 60cos240° = −30.00 N, F_y = 60sin240° = −51.96 N F₄: F_x = 100cos300° = 50.00 N, F_y = 100sin300° = −86.60 N R_x = 103.92 − 63.64 − 30.00 + 50.00 = +60.28 N R_y = 60.00 + 63.64 − 51.96 − 86.60 = −14.92 N R = √(60.28² + 14.92²) = √(3633.7 + 222.6) = √3856.3 = 62.1 N θ = tan⁻¹(−14.92/60.28) = −13.9° (i.e., 13.9° below the +x axis, in Q4)

Applications

  • Analysis of pin joints in roof trusses carrying multiple member forces.
  • Resultant of wind, dead, and live loads applied at a structural node.
  • Combined force analysis at pipe support hangers carrying axial and lateral loads.
  • PRC board problems involving 3–5 concurrent forces in a plane.

Misconceptions

  • Confusing the resultant (same effect) with the equilibrant (opposite of resultant, brings system to equilibrium).
  • Not adjusting the tan⁻¹ result for the correct quadrant — the calculator always gives a value between −90° and +90°.
  • For concurrent systems, attempting to locate a line of action — this is unnecessary; it passes through the point of concurrency.

Related Concepts

  • Force components and decomposition
  • Equilibrium of a particle
  • Free body diagram
  • Resultant of non-concurrent forces

Common Exam Questions

Example

Three forces: 100 N at 0°, 150 N at 90°, 80 N at 200°. R_x = 100+0+80cos200° = 24.82 N, R_y = 0+150+80sin200° = 122.64 N; R = 125.1 N at 78.6°.

Approach

Tabulate F_x and F_y for each force, sum algebraically, apply Pythagorean theorem and inverse tangent.

Question Type

Resultant magnitude and direction of 3–5 concurrent forces

Example

Forces of 200 N east and 150 N north act at a point. Find the equilibrant: R = 250 N at 36.87° N of E; equilibrant is 250 N at 216.87° (opposite direction).

Approach

Set ΣF_x = 0 and ΣF_y = 0. Two equations solve for two unknowns (magnitude and direction, or two components).

Question Type

Find an unknown force for equilibrium of a concurrent system

Key Points To Remember

  • R_x = ΣF_x, R_y = ΣF_y — algebraic sums (signs matter).
  • R = √(R_x² + R_y²), θ = tan⁻¹(R_y/R_x) corrected for quadrant.
  • Concurrent forces all pass through one point; resultant also passes through that point.
  • If R = 0, the particle is in equilibrium (ΣF_x = 0 and ΣF_y = 0).
  • Always tabulate components in a table (Force, F_x, F_y) to avoid arithmetic errors in multi-force problems.

Moment of a Force

The moment of a force about a point O (also called torque) is a measure of its tendency to cause rotation about that point. Moment is a vector quantity; in 2D, it is treated as a scalar with sign indicating direction of rotation. Scalar definition: M_O = F × d where d is the perpendicular distance (moment arm) from point O to the line of action of the force. Units: N·m or kN·m. Sign convention: Counterclockwise (CCW) positive, Clockwise (CW) negative — state this explicitly in every solution. Component (Varignon) form for a force with components F_x and F_y applied at point (x, y) relative to moment center O: M_O = x·F_y − y·F_x This formula is derived from the cross product r⃗ × F⃗ = (x î + y ĵ) × (F_x î + F_y ĵ) = (xF_y − yF_x) k̂. Varignon's Theorem (Principle of Moments): The moment of a force about any point equals the algebraic sum of the moments of its components about that same point. This is the mathematical basis of the component form above and is extremely useful when the perpendicular distance is difficult to find geometrically.

Examples

Since y = 0, only F_y contributes to the moment. The perpendicular distance from O to the line of action of F_y (a vertical force through x=4) is simply 4 m, confirming M = 433 × 4 = 1732 N·m. Varignon's theorem allowed us to avoid computing the perpendicular distance to the slanted 500 N force directly.

Scenario

A 500 N force acts at point P(4, 0) m, directed 60° above the horizontal. Find the moment about the origin O.

Solution

Using Varignon's theorem: F_x = 500 cos 60° = 250 N F_y = 500 sin 60° = 433 N M_O = x·F_y − y·F_x = 4(433) − 0(250) = 1732 N·m (CCW)

A force applied at (or passing through) the moment center produces zero moment. This is a common trap in board exams — always compute the position vector from the moment center to the point of application.

Scenario

Find the moment of a 300 N force about point A(1,1) m, if the force acts along the line from P(1,1) to Q(4,5) m.

Solution

Direction vector PQ = (4−1)î + (5−1)ĵ = 3î + 4ĵ |PQ| = √(9+16) = 5 m Unit vector = (3/5)î + (4/5)ĵ Force components: F_x = 300×(3/5) = 180 N, F_y = 300×(4/5) = 240 N Position vector from A(1,1) to P(1,1): r = 0î + 0ĵ → M_A = 0×240 − 0×180 = 0 N·m Note: The force is APPLIED AT the moment center A, so moment = 0.

Position vector is from O to the point of application Q = (1,1). Both components contribute. The small result (60 N·m) despite a 300 N force shows that the line of action nearly passes through O.

Scenario

A 300 N force acts from Q(1,1) to R(4,5). Find the moment about the origin O(0,0).

Solution

From previous: F_x = 180 N, F_y = 240 N, applied at Q(1,1) M_O = xF_y − yF_x = 1(240) − 1(180) = 240 − 180 = 60 N·m (CCW)

Applications

  • Beam reaction calculation — moments about supports to find unknown reactions.
  • Overturning moment check for retaining walls and footings (NSCP 2015, Section 305).
  • Eccentricity in column base plate design (AISC 360 Chapter J).
  • Bolt group analysis — each bolt force contributes a moment about the centroid.
  • Wrench/torque analysis for bolted connections in steel structures.

Misconceptions

  • Using the distance from O to the point of application instead of the perpendicular distance to the LINE OF ACTION — these are different unless the force is perpendicular to the position vector.
  • Forgetting that if the line of action passes through O, the moment is zero regardless of force magnitude.
  • Getting the sign of M_O = xF_y − yF_x wrong — a CW rotation gives a negative value.
  • Confusing moment units: force in kN and distance in mm gives kN·mm, not kN·m.

Related Concepts

  • Varignon's theorem
  • Couple moment
  • Resultant location for non-concurrent systems
  • Beam reactions and equilibrium

Common Exam Questions

Example

A 400 N vertical force acts at x = 2.5 m from a pivot. Moment = 400 × 2.5 = 1000 N·m.

Approach

Identify the line of action, drop a perpendicular from the moment center to this line, compute M = F × d.

Question Type

Moment of a force using perpendicular distance

Example

450 N at 30° applied at (3, 2): M_O = 3(450sin30°) − 2(450cos30°) = 675 − 779.4 = −104.4 N·m (CW).

Approach

Decompose force into F_x and F_y, use M_O = xF_y − yF_x.

Question Type

Moment using Varignon's theorem (component method)

Key Points To Remember

  • M_O = F × d where d is PERPENDICULAR distance from O to the line of action — NOT the distance to the point of application.
  • Component form: M_O = xF_y − yF_x (counterclockwise positive).
  • Varignon's Theorem: M_O(F) = M_O(F_x) + M_O(F_y) — use components to avoid difficult perpendicular distance calculations.
  • Moment is a free vector about a couple, but a bound quantity for a single force.
  • Dimensions: Force × Length → N·m, kN·m. Never mix N with m if force is in kN.

Varignon's Theorem

Varignon's Theorem (also called the Principle of Moments) states: 'The moment of a force about any point is equal to the algebraic sum of the moments of its components about that same point.' Mathematically: M_O(F) = M_O(F_x) + M_O(F_y) For a 2D force F with components F_x and F_y applied at (x, y): M_O = xF_y − yF_x This theorem is derived from the distributive property of the cross product and is foundational in mechanics. Its power lies in replacing a single force (whose perpendicular distance may require complex geometry) with two simpler components (often horizontal and vertical), whose moment arms are simply the coordinate distances. When to use Varignon vs. direct (M = Fd): - Use M = Fd when the perpendicular distance is obvious (e.g., a vertical force's moment arm is horizontal distance). - Use Varignon when the force is inclined and the perpendicular distance requires calculation — it almost always saves time. The theorem extends to 3D via the cross product r⃗ × F⃗, which is covered in advanced statics.

Examples

Varignon's theorem avoided the geometric construction entirely and gave the answer in two arithmetic steps. This is why it is so widely used in board exam solutions.

Scenario

Verify Varignon's theorem: A 1000 N force acts at 37° from horizontal, applied at a point 3 m horizontally and 1 m vertically from O. Find M_O by both methods.

Solution

Method 1 — Direct (requires perpendicular distance): Line of action: passes through (3,1) at 37°. This requires geometry to find d — skip for now. Method 2 — Varignon: F_x = 1000 cos37° = 798.6 N F_y = 1000 sin37° = 601.8 N M_O = xF_y − yF_x = 3(601.8) − 1(798.6) = 1805.4 − 798.6 = 1006.8 N·m (CCW) For verification: the perpendicular distance can be computed geometrically as d = M/F = 1006.8/1000 = 1.007 m.

Applications

  • Calculating beam reactions by taking moments about support points.
  • Finding the moment of resultant pressure distributions (centroid × total force).
  • Bolt group analysis — resolve each applied force into components and compute moment about centroid.
  • Moment due to eccentric column loads in reinforced concrete design (ACI 318-19 Section 22.4).

Misconceptions

  • Applying Varignon's theorem with the wrong sign (using xF_x + yF_y instead of xF_y − yF_x).
  • Using coordinates of the moment center instead of coordinates of the point of application.
  • Thinking Varignon's theorem only works for rectangular components — it works for any two non-parallel components.

Related Concepts

  • Moment of a force
  • Cross product in vector mechanics
  • Resultant location
  • Beam reactions

Common Exam Questions

Example

600 N at 45° applied at (2, 3) m from O. M_O = 2(600sin45°) − 3(600cos45°) = 848.5 − 1272.8 = −424.3 N·m (CW).

Approach

Decompose force, apply M_O = xF_y − yF_x, report sign.

Question Type

Moment of inclined force using Varignon

Key Points To Remember

  • Varignon's theorem: M_O(F) = ΣM_O(components) — valid for any number of components.
  • For 2D: M_O = xF_y − yF_x (x, y are coordinates of point of application relative to O).
  • The perpendicular distance approach and Varignon's approach always give the same answer — choose whichever is faster.
  • Varignon is most efficient when forces are inclined (not horizontal or vertical).
  • The theorem is the mathematical justification for taking moments about supports in beam analysis.

Couples

A couple is a system of two forces that are: - Equal in magnitude - Opposite in direction - Parallel (non-collinear, separated by perpendicular distance d) Couple moment: M = F × d where d is the perpendicular distance between the two parallel lines of action. The most important property of a couple: its moment is the same about EVERY point in the plane. This makes the couple moment a FREE VECTOR — it can be moved anywhere in the plane without changing the external effect on the rigid body. Proof: Take any point O. If the two forces are +F at position r₁ and −F at position r₂: M_O = r₁ × F + r₂ × (−F) = (r₁ − r₂) × F The relative position (r₁ − r₂) is independent of O, so M_O is constant for all O. A couple produces PURE ROTATION (no translation), because ΣF = F + (−F) = 0. Equivalent couples: Two couples are equivalent if they have the same moment (same magnitude and same direction of rotation). This means a couple can be replaced by another couple of any force magnitude, as long as the product F × d remains the same. In structural practice, moments applied to beams and frames (e.g., fixed-end moments, applied torques) are treated as couples.

Examples

The calculation confirms the free-vector property of a couple. Regardless of which point we sum moments about, the answer is always 60 N·m CW. This property is what allows engineers to freely relocate applied moments in structural analysis.

Scenario

Two parallel forces: 40 N upward at x = 0 and 40 N downward at x = 1.5 m form a couple. Find the couple moment and verify it is the same about x = 0, x = 0.75 m, and x = 1.5 m.

Solution

Couple moment M = F × d = 40 × 1.5 = 60 N·m (CCW, since upward force is to the left of downward force... actually check: upward at 0, downward at 1.5 — the upward force at left tends to rotate CCW about any point between them; CW about points to the right). Let's verify about 3 points: - About x = 0: M = +40(0) + (−40)(1.5)... Wait, use sign convention. Upward 40 N at x=0: M = +40 × 0 = 0 (no moment arm about x=0) Downward 40 N at x=1.5: M = −40 × 1.5... Recheck: CW (downward force to the right of reference): M = 40(1.5) = 60 N·m CW = −60 N·m Total = 0 + (−60) = −60 N·m - About x = 0.75: Upward 40 N at 0.75 m left: +40(0.75) = +30 N·m (CCW) Downward 40 N at 0.75 m right: −40(0.75) = −30 N·m... Hmm: upward at x=0 is 0.75 m left of x=0.75: moment = +40(0.75) = +30 N·m CCW Downward at x=1.5 is 0.75 m right of x=0.75: CW = −40(0.75) = −30 N·m Total = +30 − 30 = wait, both give CW? Upward 40N at x=0, moment about x=0.75: force is up, arm is 0.75 to left → CW = −30 N·m Downward 40N at x=1.5, moment about x=0.75: force is down, arm is 0.75 to right → CW = −30 N·m Total = −30 − 30 = −60 N·m ✓ - About x = 1.5: Upward 40N, arm = 1.5m → CW → −40(1.5) = −60 N·m; Downward 40N, arm = 0 → 0. Total = −60 N·m ✓ All three give M = −60 N·m = 60 N·m clockwise. Confirmed: couple moment is position-independent.

Applications

  • Fixed-end moments in fixed-beam analysis — applied as free couples.
  • Torque on a shaft or bolt group in connection design (AISC 360).
  • Applied moments at rigid joints in portal frame analysis.
  • Steering wheel force analysis — two hands applying a couple to turn the wheel.

Misconceptions

  • Thinking a couple's moment varies with the chosen moment center — it does NOT.
  • Confusing couple moment with the moment of a single force — a couple has zero net force.
  • Assuming two forces form a couple only if they are horizontal or vertical — they can be in any direction as long as they are equal, opposite, and parallel.

Related Concepts

  • Moment of a force
  • Resultant force-couple system
  • Reduction of a general force system
  • Fixed-end moments in beam analysis

Common Exam Questions

Example

Two 25 kN forces, equal and opposite, with lines of action 0.8 m apart. Couple M = 25 × 0.8 = 20 kN·m.

Approach

Identify the two forces, compute M = F × d where d is perpendicular distance between the lines of action.

Question Type

Compute couple moment

Example

Replace a 120 N·m couple with forces of 60 N: d = 120/60 = 2 m apart.

Approach

If couple moment is known, any pair of equal and opposite forces with the same F×d product is equivalent.

Question Type

Equivalent couple replacement

Key Points To Remember

  • Couple = two equal, opposite, parallel, non-collinear forces. M = F × d.
  • Couple moment is the same about every point — it is a free vector.
  • Net force of a couple is zero; it produces pure rotation only.
  • Equivalent couples have equal moments (same magnitude and sense).
  • Any system of forces can be reduced to a resultant force plus a couple at any chosen point.

Resultant of Non-Concurrent and Parallel Force Systems

When forces do not all pass through a common point (non-concurrent system), the resultant still has the same magnitude and direction found from ΣF_x and ΣF_y — but its LINE OF ACTION must be located so that it produces the same moment about any reference point as the original system. Procedure for a general coplanar force system: 1. Compute R_x = ΣF_x and R_y = ΣF_y. 2. Compute R = √(R_x² + R_y²). 3. Choose a convenient reference point O. Compute ΣM_O (sum of moments of all forces about O, using sign convention). 4. The resultant R acts at a perpendicular distance d from O: d = ΣM_O / R 5. Determine which side of O the resultant acts on from the sign of ΣM_O. For a system of PARALLEL forces (all vertical, for example): - R = ΣF (algebraic sum, with sign for direction) - Location: x̄ = ΣM_O / R (measured from O) Special case: If R = 0 but ΣM_O ≠ 0, the system reduces to a COUPLE of moment ΣM_O. If both R = 0 and ΣM_O = 0, the body is in equilibrium. This concept is directly applied when finding the location of the resultant load on beams, foundations, and pressure distributions.

Examples

Taking all downward forces as positive (and their CW moments as negative in the standard CCW-positive convention), the location formula gives x̄ = 3.0 m. This is exactly the weighted average (centroid) of the load positions — confirming the formula's geometric meaning.

Scenario

Three downward loads on a horizontal beam: 30 kN at x = 1 m, 50 kN at x = 3 m, 20 kN at x = 6 m from left end O. Find the resultant and its location.

Solution

R = 30 + 50 + 20 = 100 kN (downward) ΣM_O (taking O at left end, CCW positive → downward forces create CW moments → negative): ΣM_O = −30(1) − 50(3) − 20(6) = −30 − 150 − 120 = −300 kN·m x̄ = |ΣM_O| / R = 300 / 100 = 3.0 m from O Resultant: 100 kN downward at x = 3.0 m from the left end.

The negative location indicates the resultant line of action is outside the span between the forces — the upward resultant is larger than the downward force, so the net upward force 'leans' to the left. In physical terms, the plate would need a support 6 m to the left to stay in equilibrium.

Scenario

Two forces act on a plate: 500 N upward at (0, 0) and 300 N downward at (4, 0) m. Find the resultant system.

Solution

R = 500 − 300 = +200 N (upward) ΣM_O (about origin, CCW+): 0 (500N at origin) + 300(4) clockwise = −1200 N·m (CW, since downward force at x=4 creates CW moment) Wait: downward 300N at x=4 m, about O: CW = −300(4) = −1200 N·m 500N upward at O: moment = 0. ΣM_O = −1200 N·m Location: x̄ = ΣM_O / R = −1200 / (+200) = −6.0 m Negative x means 6.0 m to the LEFT of O. The 200 N upward resultant acts 6 m to the left of the origin.

Applications

  • Location of reaction resultant under eccentrically loaded footings (geotechnical engineering).
  • Centroid of distributed loading on beams — total load at centroid (NSCP 2015 Section 205).
  • Resultant of multiple live loads for moving load analysis on bridges.
  • Kern of a section — ensuring resultant stays within the kern to avoid tension in footings (NSCP 2015 Section 305).

Misconceptions

  • Forgetting that the formula d = ΣM/R gives perpendicular distance — for purely parallel (vertical) forces, this equals the horizontal distance directly.
  • Using the wrong sign for ΣM_O — always check whether each force moment is CW (−) or CCW (+).
  • Confusing R = 0 with equilibrium — if ΣM ≠ 0 when R = 0, the system is NOT in equilibrium; it reduces to a couple.

Related Concepts

  • Centroid of areas and distributed loads
  • Beam reactions
  • Reduction to force-couple system
  • Couples

Common Exam Questions

Example

Loads 10, 25, 15 kN (downward) at x = 0, 2, 5 m. R = 50 kN; x̄ = (0+50+75)/50 = 2.5 m from left.

Approach

Sum forces algebraically for R; sum moments about a convenient point; divide ΣM by R for location.

Question Type

Resultant of parallel force system and its location

Example

Find where a resultant force crosses the x-axis: set the y-intercept using the moment equation.

Approach

Find R from components, then d = ΣM/R. Determine if resultant intersects a specific axis.

Question Type

Resultant of general non-concurrent system

Key Points To Remember

  • Resultant magnitude: R = √((ΣF_x)² + (ΣF_y)²).
  • Resultant location: d = ΣM_O / R from reference point O.
  • For parallel forces: x̄ = ΣM_O / R (same formula — this is the centroidal location).
  • If R = 0 but ΣM ≠ 0 → system reduces to a pure couple.
  • The resultant of a distributed load is its area, acting at the centroid of the load diagram.

Practice Problems

The tabulation method is the safest approach for multi-force problems. Always determine the quadrant BEFORE reporting the angle. Here Q4 (positive x, negative y) means the angle is below the x-axis. Board answers typically express direction as '___° below horizontal' or as a standard angle from +x.

Problem

PROBLEM 1 (Board-type): Four concurrent forces act at point O: F₁ = 120 N at 30°, F₂ = 90 N at 135°, F₃ = 60 N at 240°, F₄ = 100 N at 300°. Determine the magnitude and direction of the resultant.

Solution

Tabulate x and y components: F₁ (120 N, 30°): F_x = 120cos30° = +103.92 N, F_y = 120sin30° = +60.00 N F₂ (90 N, 135°): F_x = 90cos135° = −63.64 N, F_y = 90sin135° = +63.64 N F₃ (60 N, 240°): F_x = 60cos240° = −30.00 N, F_y = 60sin240° = −51.96 N F₄ (100 N, 300°): F_x = 100cos300° = +50.00 N, F_y = 100sin300° = −86.60 N R_x = 103.92 − 63.64 − 30.00 + 50.00 = +60.28 N R_y = 60.00 + 63.64 − 51.96 − 86.60 = −14.92 N R = √(60.28² + 14.92²) = √(3633.7 + 222.6) = √3856.3 ≈ 62.1 N θ = tan⁻¹(−14.92 / 60.28) = −13.9° R_x > 0, R_y < 0 → Quadrant IV Resultant: 62.1 N at 13.9° below the positive x-axis (or 346.1° from +x CCW).

For parallel (downward) forces, the magnitude is a simple algebraic sum and the location is the weighted average of positions (like a centroid calculation). Verify: 10(0) + 25(2) + 15(5) = 0 + 50 + 75 = 125; 125/50 = 2.5 m ✓. This result is used directly in beam reaction calculations.

Problem

PROBLEM 2 (Board-type): Three parallel downward forces act on a horizontal beam: P₁ = 10 kN at x = 0 m, P₂ = 25 kN at x = 2 m, P₃ = 15 kN at x = 5 m. Find: (a) the resultant force and (b) where it acts from the left end.

Solution

(a) R = P₁ + P₂ + P₃ = 10 + 25 + 15 = 50 kN (downward) (b) Taking moments about left end O (x = 0), with downward forces producing CW moments (−): ΣM_O = −10(0) − 25(2) − 15(5) = 0 − 50 − 75 = −125 kN·m Using x̄ = |ΣM_O| / R: x̄ = 125 / 50 = 2.5 m from the left end. The resultant is 50 kN downward acting at x = 2.5 m from the left end.

Any point on the line of action can be used as the position vector — the moment is the same. Here both A and B give +60 N·m, which is the correct verification technique on board exams when time permits. The key challenge was forming the unit vector from the two given points.

Problem

PROBLEM 3 (Board-type): A 300 N force acts along the line from A(1, 1) m to B(4, 5) m. Find the moment of this force about the origin O(0, 0).

Solution

Step 1 — Direction vector AB: AB = (4−1)î + (5−1)ĵ = 3î + 4ĵ |AB| = √(9 + 16) = 5 m Step 2 — Force components (300 N along AB): F_x = 300 × (3/5) = 180 N F_y = 300 × (4/5) = 240 N Step 3 — Position vector from O to the point of application A(1,1): r = 1î + 1ĵ Step 4 — Moment by Varignon's theorem: M_O = xF_y − yF_x = 1(240) − 1(180) = 240 − 180 = +60 N·m (CCW) Alternative check: Point B(4,5) could also be used as the point of application (force acts along AB): M_O = 4(240) − 5(180) = 960 − 900 = +60 N·m ✓ (same result — confirms line of action is correct)

The couple's moment (free vector = −500 N·m) is simply added to ΣM_O — it doesn't need a moment arm. The location is found by equating the moment of the resultant about O to ΣM_O. The y-component of R (−150 N downward) at horizontal distance x_c creates a CW moment = 150×x_c, and the x-component (200 N rightward) at y = 0 creates zero moment about O.

Problem

PROBLEM 4 (Board-type): A coplanar force system consists of: F₁ = 200 N rightward at y = 3 m, F₂ = 150 N downward at x = 4 m, and a couple of 500 N·m CW. Find the resultant force and locate where it crosses the x-axis.

Solution

Step 1 — Resultant components: R_x = +200 N (rightward) R_y = −150 N (downward) R = √(200² + 150²) = √(40000 + 22500) = √62500 = 250 N θ = tan⁻¹(150/200) = 36.87° below horizontal (Q4) Step 2 — Sum moments about origin O (CCW+): M₁ (F₁ = 200 N right, at y = 3 m above O): 200 × 3 = +600 N·m (CCW, rightward force above O) M₂ (F₂ = 150 N down, at x = 4 m right of O): −150 × 4 = −600 N·m (CW, downward force to right) M_couple = −500 N·m (CW given) ΣM_O = +600 − 600 − 500 = −500 N·m Step 3 — Location of resultant: The resultant R acts such that its moment about O equals −500 N·m. For R crossing the x-axis at point (x_c, 0): Moment of R about O = R_y × x_c − R_x × 0 = (−150)(x_c) Set equal to ΣM_O: (−150)(x_c) = −500 x_c = 500/150 = 3.33 m The resultant (250 N at 36.87° below horizontal) crosses the x-axis at x = 3.33 m to the right of O.

Equivalent couples have equal moments regardless of force magnitude or separation distance. This demonstrates the free-vector nature of a couple — different combinations of force and distance produce the same rotational effect on the body.

Problem

PROBLEM 5 (Board-type): Two forces form a couple: 80 N upward at x = 0 and 80 N downward at x = d. The couple is equivalent to another couple consisting of 50 N forces. Find d (for the 80 N couple) if the 50 N forces are 3.2 m apart.

Solution

Equivalent couple condition: M₁ = M₂ Couple 2 moment: M₂ = 50 × 3.2 = 160 N·m Couple 1: M₁ = 80 × d = 160 N·m d = 160 / 80 = 2.0 m Verification: 80 N × 2.0 m = 160 N·m = 50 N × 3.2 m ✓

Exam Preparation Tips

  • ALWAYS set up a sign convention at the start of every problem — state it explicitly: 'Rightward (+x), Upward (+y), CCW moments (+).' Inconsistency here is the single biggest source of errors on board exams.
  • For multi-force concurrent problems, use a tabulation table with columns: Force name | Magnitude | Angle | F_x | F_y. Sum the last two columns. This systematic approach prevents missed forces and sign errors.
  • Memorize common angle triangles for speed: 3-4-5 (37°-53°), 5-12-13, 8-15-17, and 30-60-90. The angles 30°, 45°, 53.13°, 60° appear in approximately 70% of force-component problems in PRC board exams.
  • Quadrant check: After computing θ = tan⁻¹(R_y/R_x), check signs: Q1 (+,+), Q2 (−,+), Q3 (−,−), Q4 (+,−). Adjust θ by adding 180° for Q2 and Q3 results from the calculator.
  • For moment problems, if the perpendicular distance is not obvious, switch to Varignon's theorem (M_O = xF_y − yF_x) immediately — it is almost always faster and less error-prone.
  • Couple moments are free vectors — add them directly to ΣM_O regardless of where the couple is located. There is no moment arm for a couple in the resultant location formula.
  • For parallel force resultants, use the formula x̄ = ΣM_O / R. This is identical to the centroid formula — if you know centroids, you know this.
  • When the problem says 'find where the resultant crosses the x-axis' or 'y-axis,' set up: moment of R about O = ΣM_O, with R passing through (x_c, 0) or (0, y_c).
  • Check your answers dimensionally: Force (N or kN) × Distance (m) = Moment (N·m or kN·m). Never mix kN with mm without converting.
  • In the PRC board exam, time management is critical. Spend no more than 3–4 minutes per mechanics problem. If a direct geometric approach for perpendicular distance takes more than 30 seconds to visualize, switch to Varignon — it will always be faster.
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

In summary

Force Systems and Resultants is not merely an introductory topic — it is the mathematical language of all structural analysis. Every equilibrium equation you will write for beams, trusses, and frames is a direct application of ΣF_x = 0, ΣF_y = 0, and ΣM_O = 0, which are extensions of exactly the concepts covered here. To succeed in the PRC Civil Engineer Licensure Examination, internalize the following workflow: (1) resolve forces into components using a consistent sign convention; (2) sum components to find the resultant magnitude and direction; (3) use Varignon's theorem for moments of inclined forces — it is faster and less error-prone than hunting for perpendicular distances; (4) treat couple moments as free vectors and add them directly to moment sums; and (5) locate the resultant's line of action using d = ΣM_O / R. Drill the five practice problems in this chapter until you can solve each within 4 minutes. Pay particular attention to quadrant corrections in angle calculations — this single error has caused countless board exam failures. With this foundation solid, the rest of Engineering Mechanics — equilibrium, trusses, frames, friction, and centroids — will follow naturally.

Ready to practise for the CELE 2026?

Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target CELE exam date.