AMC 10 · 2017 · #1

Grade 8 rate-ratio
linear-equations-one-varrate convert-to-algebradimensional-analysis ↑ Prerequisites: linear-equations-one-var
📏 Short solution 💡 2 insights
Problem
Kymbrea now owns 30 comic books and adds 2 more every month. LaShawn now owns 10 comic books and adds 6 more every month. Find how many months from now LaShawn's collection will be exactly twice the size of Kymbrea's.

Pick an answer.

(A)
1
(B)
4
(C)
5
(D)
20
(E)
25
How to solve
Strategy Introduce a Variable

Both collections grow by a fixed number of books each month, so a single variable — the number of months from now — pins down both totals at the same instant (Tool #4). Tool #8 (Analyze the Units) converts each "books per month" rate into books added over those months, and Tool #13 (Convert to Algebra) turns the sentence "twice as many" into one linear equation and solves it. The trap worth guarding against is direction: the person with fewer books is the one being doubled, so the comparison must be read carefully before any solving starts.

1STEP 1

Turn each rate into books added

The monthly rate times the months gives the books added.

books/month × months = books
2STEP 2

Write both totals with one variable

Both totals are written with the same single letter.

Kymbrea = 30 + 2x, LaShawn = 10 + 6x
3STEP 3

Translate "twice as many"

Twice multiplies Kymbrea's side, not LaShawn's.

10 + 6x = 2(30 + 2x)
4STEP 4

Solve the linear equation

Tidying up gives 25 months.

10 + 6x = 60 + 4x → 2x = 50 → x = 25
Answer
25
Put x = 25 back into the story. Kymbrea has 30 + 2 · 25 = 80 books and LaShawn has 10 + 6 · 25 = 160 books, and 160 = 2 · 80 exactly, so 25 months checks out. A large answer is also believable, because LaShawn starts 20 books behind and must finish 80 books ahead. Two of the small choices fail for reasons worth naming: at x = 5 both collections sit at 40 books, which is equal rather than double, and x = 1 answers the reversed question, since then Kymbrea's 32 is twice LaShawn's 16.
💡Key takeaway

Write each growing total as starting amount plus rate times months, then check which collection the word "twice" actually doubles before you solve.

  • Turn each rate into books added
  • Write both totals with one variable
  • Translate "twice as many"
  • Solve the linear equation