AMC 10 · 2016 · #5

Grade 6 geometry-3d
ratio-proportionvolume-rectangular-prismexponents guess-and-check ↑ Prerequisites: volume-rectangular-prism
📏 Medium solution 💡 2 insights
Problem
A rectangular box has whole-number side lengths in the ratio 1:3:4. Decide which of the listed numbers could be its volume.

Pick an answer.

(A)
48
(B)
56
(C)
64
(D)
96
(E)
144

AMC 10 2016 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Introduce a Variable

The ratio 1:3:4 means the three sides move together — if the smallest is some length, the others are fixed multiples of it. Tool #4 (Introduce a Variable) names that smallest side k, so the sides become k, 3k, 4k and the volume collapses into a single formula in k. That formula reveals every volume the box can possibly have. Then tool #3 (Eliminate Possibilities) takes the five answer choices and tests them against the formula: only a number that fits the formula for some whole-number k can survive, and the rest drop out.

1STEP 1

Name the smallest side

Let the smallest side be k; the ratio 1:3:4 then forces the other two sides to be 3k and 4k.

sides = k, 3k, 4k
2STEP 2

Write the volume

Multiply the three sides: the number parts give 1·3·4=12 and the three k's combine, so the volume is 12k³.

V = k · 3k · 4k = 12k³
3STEP 3

List the allowed volumes

Since k is a whole number, every volume is 12 times a perfect cube; k=1,2,3 give 12, 96, 324.

k=1 → 12, k=2 → 12· 8 = 96, k=3 → 12· 27 = 324
4STEP 4

Test the choices

Dividing each choice by 12 must leave a cube; only 96 passes (96/12=8=2³), with k=2 giving sides 2,6,8.

96 = 12 · 2³ → (D)
Answer
96
Build the box for k=2: sides 2,6,8, which are in ratio 2:6:8 = 1:3:4 as required, and all integers. Its volume is 2· 6· 8 = 96, matching choice (D). The other choices fail because 48,56,64,144 divided by 12 give 4, 4.67, 5.33, 12, none of which is a perfect cube, so no integer k produces them.
💡Key takeaway

Turn the ratio into one letter: sides k, 3k, 4k make the volume 12k³, so the answer must be 12 times a perfect cube — and only 96 fits.

  • Name the smallest side
  • Write the volume
  • List the allowed volumes
  • Test the choices