Difficulty: Medium
Correct Answer: M_max = (2 W L) / (9√3)
Explanation:
Introduction / Context:Linearly varying (triangular) loads are common idealizations of wind, soil, or hydrostatic pressures. For a simply supported beam, the position of maximum bending moment is not necessarily midspan; it is located where the shear force becomes zero. Expressing the answer in terms of total load W avoids ambiguity between W (total) and w (intensity).
Given Data / Assumptions:
Concept / Approach:
Let w(x) = k x where k = w0/L. Determine reactions from equilibrium, write the shear V(x) by integrating the load, find x where V(x) = 0, then evaluate M(x) there to obtain M_max. Finally express the result in terms of W and L.
Step-by-Step Solution:
Total load W = ∫₀ᴸ k x dx = k L² / 2 ⇒ k = 2W / L².Moments about A: R_B L = ∫₀ᴸ k x · x dx = k L³ / 3 ⇒ R_B = k L² / 3.Hence R_A = W − R_B = k L² / 2 − k L² / 3 = k L² / 6.Shear: V(x) = R_A − ∫₀ˣ k ξ dξ = k L² / 6 − k x² / 2.Set V = 0 ⇒ x² = L² / 3 ⇒ x = L / √3.Moment: M(x) = R_A x − ∫₀ˣ k ξ (x − ξ) dξ = (k/6)(L² x − x³).At x = L/√3: M_max = (k L³) / (9√3) = (2W/L² · L³) / (9√3) = (2 W L) / (9√3).Verification / Alternative check:
Numerically, (2/(9√3)) ≈ 0.1283, a well-known coefficient for this loading case. The location x = 0.577L matches the zero-shear condition from standard beam tables.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
M_max = (2 W L) / (9√3).
Discussion & Comments