Difficulty: Easy
Correct Answer: (B^3 / 6) : (π * D^3 / 32)
Explanation:
Introduction / Context:
Section modulus Z measures flexural strength: Z = I / y_max, where I is the second moment of area and y_max is the distance to the extreme fiber. We compare Z for square and circular sections about centroidal axes.
Given Data / Assumptions:
Concept / Approach:
Use standard formulas: I_square = B^4 / 12, y_max = B / 2; I_circle = π D^4 / 64, y_max = D / 2. Then compute Z for each and take the ratio.
Step-by-Step Solution:
Z_square = (B^4 / 12) / (B / 2) = B^3 / 6Z_circle = (π D^4 / 64) / (D / 2) = π D^3 / 32Required ratio = (B^3 / 6) : (π D^3 / 32)
Verification / Alternative check:
Dimensional check shows Z scales with length^3; both expressions have B^3 or D^3, confirming consistency.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing I with Z or using radius instead of diameter in circle formulas causes factor-of-2 errors.
Final Answer:
(B^3 / 6) : (π * D^3 / 32)
Discussion & Comments