AMC 10 · 2011 · #7

Grade 6 number-theorylogic
prime-factorizationfactorslinear-diophantine convert-to-algebracasework ↑ Prerequisites: prime-factorization
📏 Medium solution 💡 3 insights
Problem
Buyers, items each, and unit price multiply to a known total, with inequalities on each. Find the unit price.

Pick an answer.

(A)
7
(B)
11
(C)
17
(D)
23
(E)
77
How to solve
Strategy Introduce a Variable

The total cost is (number of buyers) × (pencils each) × (price per pencil), so Tool #4 (Introduce a Variable) is the natural start: name the three unknowns and write one product equation, s · n · c = 1771. That turns the word problem into a number-factoring task. Tool #8 (Analyze the Units) first pins everything to one unit — cents — so the total is a whole-number product. Tool #7 (Identify Subproblems) handles the key sub-step — breaking 1771 into its prime factors, which reveals exactly which whole numbers can appear. Tool #3 (Eliminate Possibilities) then uses the three inequalities (majority, pencils > 1, price > pencils) to lock each factor into its correct role and rule out the trap choices.

1STEP 1

Put everything in cents

Everything goes into one unit first.

$17.71 = 17.71 × 100 = 1771 cents
2STEP 2

Name the three unknowns

Three unknowns multiply to that total.

s · n · c = 1771, s > 15, n > 1, c > n
3STEP 3

Factor the total

The total is a product of three primes.

1771 = 7 × 11 × 23 (7, 11, 23 all prime)
4STEP 4

Assign each factor with the clues

The inequalities assign them, giving 11, choice (B).

s = 23 ( > 15); n · c = 77 = 7 × 11, c > n → n = 7, c = 11 → (B) 11
Answer
11
Verify the full story with s = 23, n = 7, c = 11: 23 × 7 × 11 = 1771 cents = $17.71, matching the total. All conditions check out — 23 is a majority of 30, each student bought 7 > 1 pencils, and each pencil cost 11 > 7 cents. The price 11 cents is choice (B). Choice (C) 17 was never possible since 17 does not divide 1771; (A) 7 is the pencils-per-student count, not the price; (D) 23 is the number of buyers; (E) 77 is 7 × 11, not a single pencil's price.
💡Key takeaway

When whole numbers multiply to a fixed total, factor the total into primes first — then the extra clues just tell you which factor plays which role.

  • Put everything in cents
  • Name the three unknowns
  • Factor the total
  • Assign each factor with the clues