Difficulty: Medium
Correct Answer: 2.0 cm
Explanation:
Introduction / Context:
Slab bases distribute column loads to concrete foundations. The plate projects beyond the column face and behaves like a cantilever strip under uniform bearing pressure. Plate thickness is chosen so bending stress in the projection does not exceed the allowable value.
Given Data / Assumptions:
Concept / Approach:
For a unit-width strip, uniform line load w = q * a (kg/cm). Cantilever moment at the column face: M = w * a / 2 = q * a² / 2. Section modulus for a unit-width plate: Z = b * t² / 6 = t² / 6. Strength check uses M = σ_allow * Z → t = sqrt(6 * M / σ_allow).
Step-by-Step Solution:
Compute w = q * a = 40 * 8 = 320 kg/cm.Compute M = q * a² / 2 = 40 * 8² / 2 = 40 * 64 / 2 = 1280 kg·cm per cm width.Compute t from M = σ * t² / 6 → t = sqrt(6 * M / σ_allow).t = sqrt(6 * 1280 / 1890) = sqrt(7680 / 1890) ≈ sqrt(4.0635) ≈ 2.016 cm.Adopt practical size: ≈ 2.0 cm.
Verification / Alternative check:
Alternate formula t = a * sqrt(3 * q / σ_allow) gives t = 8 * sqrt(120 / 1890) ≈ 8 * 0.252 ≈ 2.02 cm, confirming the result.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
2.0 cm
Discussion & Comments