AMC 10 · 2014 · #15

Grade 7 rate-ratio
ratelinear-equations-one-var convert-to-algebradimensional-analysis ↑ Prerequisites: rate
📏 Medium solution 💡 2 insights
Problem
David drives 35 miles in his first hour. At that speed he would arrive 1 hour late, so he speeds up by 15 mph for the rest of the trip and instead arrives 30 minutes early. Find the total distance from his home to the airport.

Pick an answer.

(A)
140
(B)
175
(C)
210
(D)
245
(E)
280

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

How to solve
Strategy Introduce a Variable

The whole problem turns on the distance still left after the first hour, so Tool #4 (Introduce a Variable) names that leftover distance d and lets me write its travel time at each speed. Tool #8 (Analyze the Units) keeps the rates honest: miles divided by miles-per-hour gives hours, so d/35 and d/50 are times I can compare. Tool #13 (Convert to Algebra) turns the phrase "from 1 hour late to 30 minutes early" into a single equation about saved time.

1STEP 1

Read off the two speeds

35 miles in one hour means 35 mph; add 15 and the rest of the road is driven at 50 mph.

35+15=50 mph
2STEP 2

Name the leftover distance

Let d be the miles left after that first hour: the same d takes d/35 hours at 35 mph but d/50 hours at 50 mph.

t₃₅=d/35, t₅₀=d/50
3STEP 3

Turn the timing into an equation

1 hour late turning into half an hour early saves 1.5 hours, so d/35-d/50=1.5.

d/35-d/50=1.5
4STEP 4

Solve for the leftover distance

Over the common denominator 350 the difference is 3d/350, so 3d/350=3/2 leaves d=175 miles.

3d/350=3/2 → d=175
5STEP 5

Add back the first hour

That 175 is only the road after hour one, so add the first 35 miles: 35+175=210 miles, choice (C).

35+175=210 → (C)
Answer
210
Check 210 directly. After the first 35 miles, 175 miles remain. At 50 mph that takes 175/50=3.5 hours, so the whole trip is 1+3.5=4.5 hours. At the old 35 mph the leftover would take 175/35=5 hours, a total of 6 hours; being 1 hour late means the flight time is 5 hours after leaving. Arriving in 4.5 hours is exactly 0.5 hour before 5 — that is 30 minutes early, just as stated. Everything lines up, so (C) is correct.
💡Key takeaway

Going from late to early just means saved time, so compare how long the leftover road takes at each speed, solve for that leftover distance, then add back the first-hour miles.

  • Read off the two speeds
  • Name the leftover distance
  • Turn the timing into an equation
  • Solve for the leftover distance
  • Add back the first hour