Exemplary Solutions
Problem 1: Find the length of the longest rod that can be placed in a room measuring $12\text{ m} \times 9\text{ m} \times 8\text{ m}$.
Solution:
The longest rod that can fit in a rectangular room corresponds to the space diagonal $d$:
$$d = \sqrt{l^2 + b^2 + h^2} = \sqrt{12^2 + 9^2 + 8^2} = \sqrt{144 + 81 + 64} = \sqrt{289} = \mathbf{17\text{ meters}}$$
Problem 2: A solid metal cuboid measuring $18\text{ cm} \times 12\text{ cm} \times 8\text{ cm}$ is melted and recast into identical small cubes of side $2\text{ cm}$. Find the number of cubes formed.
Solution:
By conservation of volume during melting:
$$\text{Total Volume of Cuboid} = 18 \times 12 \times 8 = 1728\text{ cm}^3$$
$$\text{Volume of one small cube} = a^3 = 2^3 = 8\text{ cm}^3$$
$$\text{Number of cubes formed} = \frac{\text{Volume of Cuboid}}{\text{Volume of one cube}} = \frac{1728}{8} = \mathbf{216\text{ cubes}}$$