Difficulty: Easy
Correct Answer: I = b h^3 / 36
Explanation:
Introduction / Context:The centroidal second moment of area of a triangle about an axis parallel to its base is a standard result used in beam bending calculations and deflection analysis.
Given Data / Assumptions:
Concept / Approach:Starting from the base axis, the area moment about the base is I_base = b h^3 / 12. The centroidal axis is located at a distance h/3 from the base. Use the parallel-axis theorem to move to the centroidal axis.
Step-by-Step Solution:
I_base = b h^3 / 12 (about base).Distance from base to centroidal axis = h/3.Apply parallel-axis theorem: I_base = I_centroid + A * (h/3)^2, where A = (1/2) b h.Solve for I_centroid: I_centroid = I_base − A * (h^2 / 9) = (b h^3 / 12) − (1/2 b h) * (h^2 / 9) = (b h^3 / 12) − (b h^3 / 18) = b h^3 (1/12 − 1/18) = b h^3 / 36.Verification / Alternative check:Dimension check yields length^4. The value is smaller than I about the base, as expected.
Why Other Options Are Wrong:
Common Pitfalls:Using base-axis value directly for centroid; forgetting that A = (1/2) b h for a triangle.
Final Answer:I = b h^3 / 36
Discussion & Comments