AMC 10 · 2008 · #25

Grade 7 rate-ratio
ratecoordinate-geometrypattern-recognition physical-representationcasework ↑ Prerequisites: rate
📏 Long solution 💡 4 insights
Problem
Michael walks a straight path at 5 ft/s. Pails sit every 200 ft. A garbage truck drives the same way at 10 ft/s but stops 30 seconds at each pail. At the instant Michael passes a pail, the truck is one pail ahead (200 ft in front) and just starting to move again. Count how many times Michael and the truck are at the same spot afterward.

Pick an answer.

(A)
$\ 4$
(B)
$\ 5$
(C)
$\ 6$
(D)
$\ 7$
(E)
$\ 8$

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

How to solve
Strategy Draw a Diagram

Tool #1 (Draw a Diagram) frames it as a position-versus-time picture: Michael is a straight line, the truck is a staircase (slanted while rolling, flat while parked), and a meeting is a crossing point. Tool #8 (Analyze the Units) turns the raw numbers into the truck's rhythm: 200 ft at 10 ft/s is 20 s rolling, then 30 s parked, a 50-second cycle. Tool #4 (Introduce a Variable) replaces two moving objects with one number, the gap D = truck - Michael; a meeting is simply D = 0, and D only rises 5 ft/s (truck rolling) or falls 5 ft/s (truck parked). Tool #5 (Look for a Pattern) exploits the repeating +100 then -150 swing of D each cycle to march to the first meeting fast. Tool #3 (Eliminate Possibilities) closes it: once D can no longer reach 0, no meetings remain, so the count is final.

1STEP 1

Set the clock and the origin

Start the clock at t = 0 when Michael passes a pail and call that pail position 0, so M(t) = 5t and the truck starts 200 ft ahead.

M(t) = 5t, truck starts at position 200
2STEP 2

Find the truck's 50-second rhythm

The truck rolls 200 ft at 10 ft/s in 20 s, then parks 30 s: a fixed 50-second cycle per pail.

(200 ft)/(10 ft/s) = 20 s rolling, + 30 s parked = 50 s cycle
3STEP 3

Track one number: the gap

Follow one gap D = truck - Michael. D(0) = 200; it rises 5 ft/s while the truck rolls, falls 5 ft/s while it parks, and D = 0 is a meeting.

D(0) = 200; D rises +5 ft/s (truck rolling), D falls -5 ft/s (truck parked)
4STEP 4

Per-cycle swing walks to the first meeting

Each cycle nets +100 then -150, so D drops 50 a cycle: 200, 150, 100, 50, 0, giving the first meeting at t = 200 s.

200 → 150 → 100 → 50 → 0 at t = 200 s
5STEP 5

Fifth cycle: one crossing

From D = 0 the gap climbs to 100 by t = 220, then falls back to 0 at t = 240 s: Michael passes the parked truck.

100 - 5(t - 220) = 0 → t = 240 s (meeting #2)
6STEP 6

Sixth cycle: two crossings

Starting at -50, the gap crosses 0 at t = 260 (truck catches him) and again at t = 280 s (Michael retakes it): two meetings.

-50 + 5(t-250)=0 → t = 260; 50 - 5(t-270)=0 → t = 280
7STEP 7

Seventh cycle: last touch, then gone

From -100 the gap just touches 0 at t = 320 s, both reaching the pail together; after that every cycle's peak stays below 0.

-100 + 5(t-300)=0 → t = 320 (#5); after: D ≤ -50 < 0 always
8STEP 8

Count the meetings

They meet at t = 200, 240, 260, 280, 320 seconds — five times in all, with none to follow. The answer is (B) 5.

{200, 240, 260, 280, 320} → 5 meetings → (B)
Answer
5
Sanity-check by position, not just gap. Meeting #1 at t=200: Michael is at 5 · 200 = 1000 ft; the truck reached pail 1000 at t=170 and is parked there through t=200 — they coincide. Meeting #5 at t=320: Michael is at 5 · 320 = 1600 ft, and the truck's arrival times at pails 400,600,… are 20,70,120,170,220,270,320, so it pulls into pail 1600 exactly at t=320 — coincide. The five times 200,240,260,280,320 split naturally into one late catch-up, a lone crossing, a double crossing, and a final tie, which is just what the rising-then-falling gap predicts. The count 5 is choice (B); getting 4 means missing the double-crossing cycle, and 6 means wrongly counting the boundary touch at t=320 twice.
💡Key takeaway

Chase problems get easy when you track just the gap between the two: it climbs while the truck rolls and shrinks while it's parked, and every time the gap hits zero they meet — here that happens five times.

  • Set the clock and the origin
  • Find the truck's 50-second rhythm
  • Track one number: the gap
  • Per-cycle swing walks to the first meeting
  • Fifth cycle: one crossing
  • Sixth cycle: two crossings
  • Seventh cycle: last touch, then gone
  • Count the meetings