Difficulty: Easy
Correct Answer: double
Explanation:
Introduction / Context:For linearly elastic beams, midspan deflection under a central point load is directly proportional to the magnitude of that load when all geometric and material properties remain the same. This question checks recall of proportionality in classic beam-bending relations for a simply supported beam.
Given Data / Assumptions:
Concept / Approach:For a simply supported beam with a central point load P, the maximum deflection at midspan is given bydelta_max = (P * l^3) / (48 * E * I)Since E, I, and l are unchanged between the two beams, the deflection ratio equals the load ratio.
Step-by-Step Solution:
For Beam A: delta_A = (W * l^3) / (48 * E * I)For Beam B: delta_B = (2W * l^3) / (48 * E * I)Take the ratio: delta_B / delta_A = (2W) / W = 2Therefore, delta_B = 2 * delta_A, i.e., double.Verification / Alternative check:A quick dimensional check confirms deflection dependence on load P linearly, so doubling P doubles the deflection when geometry and material remain constant.
Why Other Options Are Wrong:
Common Pitfalls:Confusing this with uniformly distributed load or cantilever formulae; mixing up how deflection scales with depth (via I) versus with load P.
Final Answer:double
Discussion & Comments