One dimension of a cube is increased by , another is decreased by , and the third is left unchanged. The volume of the new rectangular solid is less than that of the cube. What was the volume of the cube?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
The new box is s(s+1)(s-1) = s^3 - s by difference of squares, so the volume drops by exactly s; a drop of 5 means s = 5.
Solution
Let the cube have side , so its volume is . The new solid has dimensions , and , so its volume is
This is exactly less than the cube's volume. The problem says the difference is , so and the cube's volume is
Check: the new box is .
The answer is .
Why this works
Stretching one dimension by and shrinking another by changes the volume by the difference-of-squares factor , and the "" times the untouched side is the whole loss. Recognizing instantly turns a cubic-looking condition into a linear one.
Alternative approach
The choices are the cubes . Test each side: gives , five less than . The other sides give losses of , never .
The trap
Expanding (s+1)(s-1) as s^2 - 2s - 1 or s^2 + 1, or forgetting to cube the side length and answering 5.
Common mistakes
- Expanding (s+1)(s-1) as s^2 - 2s - 1 or s^2 + 1, or forgetting to cube the side length and answering 5.
- Changing the same dimension twice (using or ) instead of three different dimensions.
Techniques
Apply an identity: SFFT, sum of squares, difference of cubes, Vieta · Use the answer choices (mod checks, size, form) to eliminate or select