AMC 10 · 2017 · #4

Grade 5 rate-ratio
ratesequences-arithmetic identify-subproblems ↑ Prerequisites: rate
📏 Medium solution 💡 2 insights
📘 View easy version →
Problem
There are 30 toys on the floor. Every 30 seconds Mia's mom puts 3 toys into the box, and right after each of those 30-second stretches Mia pulls 2 toys back out. Find how many minutes pass before the box first holds all 30 toys.

Pick an answer.

(A)
13.5
(B)
14
(C)
14.5
(D)
15
(E)
15.5

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

How to solve
Strategy Analyze the Units

The problem is a rate-of-progress question — toys per 30 seconds — so Tool #8 (Analyze the Units) anchors it: track the net toys added each 30-second block. Tool #5 (Look for a Pattern) turns that net change into a repeating +1 step we can multiply. The trap is the very last block, where the job finishes before Mia can remove anything, so Tool #14 (Extreme Principle) forces us to inspect that boundary block separately instead of applying the pattern blindly.

1STEP 1

Net toys per 30 seconds

Each 30-second cycle Mom adds 3 and Mia removes 2, so the box nets 1 toy every 30 seconds.

+3 - 2 = +1 toy per 30 s
2STEP 2

The last push is different

Mia removes only after a block ends, so Mom's +3 that first reaches 30 ends the job — the net +1 pattern only has to climb to 27.

27 + 3 = 30
3STEP 3

Count the blocks of time

27 blocks at +1 take 27 × 30 = 810 s, then one more 30-s block adds Mom's final +3, for a total of 840 seconds.

27 × 30 + 30 = 810 + 30 = 840 s
4STEP 4

Convert seconds to minutes

A minute is 60 seconds, so divide: 840 ÷ 60 = 14 minutes, choice (B).

840 ÷ 60 = 14 min → (B)
Answer
14
If you forgot the boundary block and used net +1 all the way to 30, you would get 30 × 30 = 900 seconds = 15 minutes — that is choice (D), the classic trap. Stopping the pattern at 27 and adding Mom's final full push shaves off exactly one removal, landing at 14 minutes, which matches (B) and is a touch under 15, as expected.
💡Key takeaway

When something is added then taken away each round, track the net change — but check the final round, because the job can finish before the take-away happens.

  • Net toys per 30 seconds
  • The last push is different
  • Count the blocks of time
  • Convert seconds to minutes