Difficulty: Medium
Correct Answer: 1944 m
Explanation:
Introduction / Context:When a solid is reshaped without loss, its volume remains constant. Here, a copper sphere is redrawn into a thin cylindrical wire; therefore, sphere volume = wire volume. The task is to compute the wire length from these equal volumes.
Given Data / Assumptions:
Concept / Approach:
Step-by-Step Solution:
V_s = (4/3)*π*(18)^3 cm^3V_w = π*(0.2)^2*L cm^3Equate: (4/3)*π*18^3 = π*0.2^2*LCancel π: (4/3)*18^3 = 0.04*LCompute 18^3 = 5832 ⇒ (4/3)*5832 = 77760.04*L = 7776 ⇒ L = 7776 / 0.04 = 194400 cmConvert to metres: L = 194400 / 100 = 1944 mVerification / Alternative check:Quick ratio check: Length ∝ r_s^3 / r_w^2. With r_s = 18 and r_w = 0.2, length scale is huge; a result in the order of 2 km is reasonable, matching 1944 m.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:1944 m
Discussion & Comments