Difficulty: Easy
Correct Answer: double
Explanation:
GivenRectangular section: width = b, depth = d. Beam B has width 2b, same d.
Concept/ApproachElastic bending strength ∝ section modulus Z.For a rectangle: Z = bd²/6.
Step-by-stepZA = b d²/6ZB = (2b) d²/6 = 2 × (b d²/6) = 2 ZA
ConclusionStrength (at same allowable stress) doubles.
Final Answerdouble
Discussion & Comments