Difficulty: Medium
Correct Answer: 2 cm
Explanation:
Introduction / Context:
This problem applies axial deformation relations to a prismatic steel bar under a tensile load. It tests your ability to combine stress–strain definitions with unit consistency to compute an unknown cross-sectional dimension for a given elongation. The bar is square, so once the required area is found, the side length follows directly from area = side^2.
Given Data / Assumptions:
Concept / Approach:
Axial stress σ = P / A. Axial strain ε = δ / L. Hooke's law for linear elastic behavior gives σ = E * ε. Combining these relations eliminates σ and ε and allows solving for A. Finally, take the square root to obtain the side a of the square cross-section.
Step-by-Step Solution:
1) Compute strain: ε = δ / L = 0.1 / 100 = 0.001.2) Compute stress from Hooke's law: σ = E * ε = (2 × 10^6) * 0.001 = 2,000 kg/cm^2.3) Relate stress and area: σ = P / A ⇒ A = P / σ = 8000 / 2000 = 4 cm^2.4) For a square section, a = sqrt(A) = sqrt(4) = 2 cm.
Verification / Alternative check:
Dimensional check: P in kgf and E in kg/cm^2 are consistent with area in cm^2. Recomputing σ = 8000 / 4 = 2000 kg/cm^2 and ε = σ / E = 2000 / (2 × 10^6) = 0.001 gives δ = εL = 0.001 × 100 cm = 0.1 cm = 1 mm, verifying the result.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
2 cm.
Discussion & Comments