AMC 10 · 2009 · #5

Grade 7 geometry-3d
volume-rectangular-prismdifference-of-squareslinear-equations-one-var convert-to-algebra ↑ Prerequisites: exponents
📏 Medium solution 💡 2 insights
Problem
A cube is stretched on one edge and shrunk on another by the same amount, leaving the third alone. The new box holds five less volume. Find the cube's volume.

Pick an answer.

(A)
8
(B)
27
(C)
64
(D)
125
(E)
216
How to solve
Strategy Introduce a Variable

The cube's edge length is the one thing that ties both solids together, but it is unknown, so tool #4 (Introduce a Variable) names it s and lets us describe the cube and the new box with the same symbol. Tool #13 (Convert to Algebra) then turns the sentence "5 less" into an equation we can simplify, where the two opposite changes (+1 and -1) collapse neatly. Once we solve for s, tool #3 (Eliminate Possibilities) matches the cube's volume to exactly one of the five answer choices.

1STEP 1

Name the cube's edge

Naming the edge hangs everything on one letter.

s = edge length of the cube
2STEP 2

Write both volumes

Both volumes can then be written down.

V_cube = s³, V_box = (s+1)(s-1) s
3STEP 3

Simplify the box's volume

The changed edges multiply into a difference of squares.

(s+1)(s-1) = s² - 1, V_box = s(s² - 1) = s³ - s
4STEP 4

Set up and solve for the edge

Subtracting leaves a one-step equation.

s³ - (s³ - s) = 5 → s = 5
5STEP 5

Find the cube's volume

Cubing the edge gives 125, choice (D).

V_cube = 5³ = 125 → (D)
Answer
125
Check the numbers directly: an edge of 5 makes a cube of volume 5³ = 125, and the new box measures 6 × 4 × 5 = 120. The difference is 125 - 120 = 5, exactly as stated. The volume 125 is answer choice (D), so the result is consistent with both the problem and the choices.
💡Key takeaway

When you stretch one side by 1 and shrink another by 1, the volume drops by exactly the length of the side you left alone.

  • Name the cube's edge
  • Write both volumes
  • Simplify the box's volume
  • Set up and solve for the edge
  • Find the cube's volume