Difficulty: Medium
Correct Answer: e = (D^2 + d^2) / (8 D)
Explanation:
Introduction / Context:
For short columns under combined axial load and bending, the extreme fibre stress is σ = W/A ± M y / I. Setting the minimum stress to zero yields the e that places the neutral axis at the far edge (no tension), a common design condition for masonry or concrete columns with limited tensile capacity.
Given Data / Assumptions:
Concept / Approach:
Impose σ_min = 0 → W/A = (W e) y / I → e = I / (A y). Substitute A, I, and y for a circular annulus and simplify algebraically to obtain e in terms of D and d only.
Step-by-Step Solution:
Start: e = I / (A y).Substitute: I = (π/64)(D^4 - d^4), A = (π/4)(D^2 - d^2), y = D/2.Cancel π and simplify constants: e = (1/8) * (D^4 - d^4) / [ D (D^2 - d^2) ].Factor: D^4 - d^4 = (D^2 - d^2)(D^2 + d^2).Cancel (D^2 - d^2): e = (1/8) * (D^2 + d^2) / D.
Verification / Alternative check:
For a solid circular section (d = 0), e reduces to (D/8), the classic result for zero tension at the far edge under eccentric axial load.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
e = (D^2 + d^2) / (8 D)
Discussion & Comments