AMC 10 · 2019 · #19
Grade 6 arithmeticPick an answer.
AMC 10 2019 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Tool #16 (Complement): list ALL candidate values (divisors of 10¹⁰, which is 11 · 11 = 121) and subtract the few that cannot be written as a product of two distinct divisors of 10⁵. Tool #7 (Subproblems): a product of two divisors has the form 2^a · 5^b with 0 ≤ a, b ≤ 10 — so the question splits into "which (a, b) pairs are reachable?" Tool #9 (Easier Problem): the same kind of question on 100 = 2² · 5² first, then generalize.
Every divisor of 100,000 is 2^a · 5^b (0 ≤ a, b ≤ 5), so each product divides 2¹⁰ · 5¹⁰ — 121 candidate values.
Products live in a 11 × 11 grid of (a, b) exponent sums — start with the whole grid.
6.NS.B.4Identify SubproblemsSo 2^A · 5^B is reachable only when A, B split as a₁+a₂, b₁+b₂ using two different points (a₁,b₁) ≠ (a₂,b₂), each coordinate in [0, 5].
Translate "distinct divisors" to "distinct (a, b) pairs".
6.EE.B.6Solve An Easier Related ProblemCandidate 1 needs A = B = 0, forcing both divisors to equal 1 — the same divisor twice, so it's unreachable.
Only way to multiply to 1 is 1 × 1, but that's the same divisor twice.
6.EE.B.6Count The ComplementCandidate 2¹⁰ · 5¹⁰ = 10¹⁰ forces a₁ = a₂ = 5 and b₁ = b₂ = 5 — both divisors are 100,000, so it's unreachable.
Top corner of the grid has only one factorization — twin divisors.
6.EE.B.6Count The ComplementCandidate 2¹⁰ forces a₁ = a₂ = 5 and b₁ = b₂ = 0 — both divisors are 32, so it's unreachable.
Same forced-pair trap, just on the 2-axis.
6.EE.B.6Count The ComplementCandidate 5¹⁰ is the mirror image — both divisors forced to 3,125, so it's unreachable.
Mirror image of the previous case.
6.EE.B.6Count The ComplementEvery other (A, B) has a valid distinct pair (e.g. (10, 5) gives (5,0) and (5,5)), so exactly 4 corner candidates are impossible.
Force-the-pair fails only when BOTH coordinates have a unique factorization — and that's only at the four extreme corners.
6.EE.B.6Solve An Easier Related ProblemSubtract the impossible corners: 121 - 4 = 117. The answer is (C).
Universe minus exceptions — done.
4.OA.A.3Count The ComplementThis AMC 10 problem only needs Grade 6 prime-factorization reasoning you already know — every divisor of 10⁵ is 2^a · 5^b, so products live among the 121 divisors of 10¹⁰, and only 4 "corner" values fail the distinct-pair rule. 121 - 4 = 117. The answer is (C).