AMC 10 · 2014 · #8

Grade 6 arithmetic
unit-conversionratedimensional-analysis dimensional-analysis ↑ Prerequisites: unit-conversion
📏 Medium solution 💡 2 insights
Problem
A truck moves at a fixed rate of b6\frac{b}{6} feet for each t seconds. Using that 3 feet make 1 yard, find how many yards it travels in 3 minutes, written as an expression in b and t.

Pick an answer.

(A)
$\frac{b}{1080t}$
(B)
$\frac{30t}{b}$
(C)
$\frac{30b}{t}$
(D)
$\frac{10t}{b}$
(E)
$\frac{10b}{t}$

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

How to solve
Strategy Analyze the Units

The problem mixes feet with yards and seconds with minutes, so tracking units is the backbone: line every quantity up in one unit, then multiply and divide. The letters b and t are carried along as an algebraic expression, and the answer choices let you sanity-check by where b and t land.

1STEP 1

Convert minutes to seconds

The rate is measured per t seconds but the trip is given in minutes, so match them: 3 × 60 = 180 seconds.

3 min = 3 × 60 = 180 s
2STEP 2

Total the feet traveled

Each t-second chunk covers b6\frac{b}{6} feet and 180 s holds 180t\frac{180}{t} chunks, so the feet total 180b6t\frac{180b}{6t}.

180/t × b/6 = 180b/6t
3STEP 3

Simplify the feet expression

Reduce 180 over 6 — letters obey the same rules as numbers — leaving 30bt\frac{30b}{t} feet.

180b/6t = 30b/t feet
4STEP 4

Convert feet to yards

A yard is 3 feet, so divide by 3: 30bt\frac{30b}{t} ÷ 3 = 10bt\frac{10b}{t} yards, choice (E).

30b/t ÷ 3 = 30b/3t = 10b/t yards
Answer
10b/t
Check the structure and a test case. A bigger b (faster truck) should mean more distance, and 10b/t grows with b — good. A bigger t means each chunk takes longer, so fewer chunks and less distance; 10b/t shrinks as t grows — also good. Test b=6, t=1: the rate is 1 ft/s, so 180 s gives 180 ft = 60 yards, and (10 × 6)/1 = 60. It matches.
💡Key takeaway

Get everything into the same units first, and then the multiplying and dividing takes care of itself.

  • Convert minutes to seconds
  • Total the feet traveled
  • Simplify the feet expression
  • Convert feet to yards