AMC 10 · 2009 · #1

Grade 4 arithmetic
modular-arithmeticmultiplesmental-arithmetic convert-to-algebra ↑ Prerequisites: multiples
📏 Medium solution 💡 2 insights
📘 View easy version →
Problem
On each of five days one of two differently priced items is bought. The five-day total is an exact whole number of the larger currency unit. Find how many of the dearer item were bought.

Pick an answer.

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

Naming the number of bagels with a single letter (Tool #4) lets the muffin count and the whole total be written from that one unknown, so the whole-dollar rule becomes one clean condition to check. Working in cents (Tool #8) is the key move: 'a whole number of dollars' just means the cent total ends in 00, i.e. is a multiple of 100. With only six possible bagel counts, Tool #3 (Eliminate Possibilities) then finishes by testing which count actually lands on a multiple of 100.

1STEP 1

Work in cents

Working in the small unit keeps everything whole.

muffin=50c, bagel=75c, whole dollars⇔ total is a multiple of 100
2STEP 2

Name the bagels, build the total

Naming one count builds the total with one letter.

75b+50(5-b)=75b+250-50b=250+25b
3STEP 3

Set the whole-dollar condition

The whole-unit demand becomes a remainder condition.

250+25b≡ 0 (mod 100)
4STEP 4

Test the six counts

Testing the six counts leaves 2, choice (B).

b=0 : 250, 1 : 275, 2 : 300, 3 : 325, 4 : 350, 5 : 375 → b=2 (B)
Answer
2
The weekly total must sit between all muffins, 5×50=250 cents (2.50),andallbagels,5×75=375cents(2.50), and all bagels, 5×75=375 cents (3.75). The only whole-dollar amount in that range is 3.00.Startingfrom3.00. Starting from2.50, each muffin swapped for a bagel adds 25 cents, and reaching $3.00 needs 50 more cents — exactly 2 swaps, i.e. 2 bagels. This matches the found answer of 2.
💡Key takeaway

Count the money in cents: a whole number of dollars just means the total ends in 00, so find which choice lands there.

  • Work in cents
  • Name the bagels, build the total
  • Set the whole-dollar condition
  • Test the six counts