A rectangular box has integer side lengths in the ratio . Which of the following could be the volume of the box?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Sides k, 3k, 4k give volume 12k^3, so the volume must be 12 times a perfect cube; only 96 = 12 * 8 qualifies.
Solution
Write the side lengths as , , for some positive integer . The volume is
So the volume must be times a perfect cube: , , , and so on. Among the choices, only has this form (a box).
The answer is .
Why this works
A ratio with integer parts is parametrized by one scaling integer ; every derived quantity becomes a monomial in , and the volume being cubic in is what filters the choices. Checking divisibility by alone is not enough; the cofactor must itself be a cube.
The trap
Checking only whether the volume is divisible by 12 (48 and 144 also are) instead of whether the quotient is a perfect cube.
Common mistakes
- Checking only whether the volume is divisible by 12 (48 and 144 also are) instead of whether the quotient is a perfect cube.
- Allowing non-integer (for instance with ), which violates the integer-side condition.
Techniques
Use the answer choices (mod checks, size, form) to eliminate or select