Difficulty: Easy
Correct Answer: I = (B * D^3) / 12
Explanation:
Introduction / Context:Design against bending requires the second moment of area (also called area moment of inertia) about the relevant centroidal axis. For a rectangle, the standard formulas are frequently used in beam deflection and bending stress calculations (sigma = M * y / I).
Given Data / Assumptions:
Concept / Approach:
The second moment of area about a centroidal axis parallel to the width depends on the dimension perpendicular to that axis. When the axis is parallel to the width (horizontal), the dimension contributing with a power of 3 is the depth D, leading to a D^3 dependence.
Step-by-Step Solution:
1) Identify the correct centroidal axis: horizontal through the centroid.2) Recall the standard formula: I_centroidal,horizontal = (B * D^3) / 12.3) Confirm dimensionality: units of I are length^4, which matches B * D^3.Verification / Alternative check:
Swapping axis orientation swaps which dimension is cubed. About a vertical centroidal axis (parallel to depth), the formula becomes (D * B^3)/12, confirming orientation sensitivity.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
I = (B * D^3) / 12.
Discussion & Comments