AMC 10 · 2025 · #24
Grade 8 countingPick an answer.
AMC 10 2025 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
This is a 'how many numbers' count over a messy adjacency rule, so Tool #2 (Make a Systematic List) drives it: organize every fair number by which set of digits it uses. Tool #16 (Change Focus) supplies the key reframe — 'no digit between two larger ones' is the same as 'the digits climb to one peak then fall,' turning a checking rule into a shape. Tool #7 (Identify Subproblems) splits the job into 'count the arrangements for one fixed digit set' then 'add over all digit sets.' Tool #5 (Look for a Pattern) recognizes the resulting sum as a binomial expansion so it collapses to a clean 3⁹.
Turn the rule into a shape
Only interior digits can be a valley, so a fair number must climb to one peak and then fall — a mountain of distinct nonzero digits.
Forbidding a low point between two highs is the same as saying the digits only go up, then only go down.
6.NS.C.7Change Focus Count The ComplementCount mountains for one digit set
Fix k digits: the largest is forced to the peak and each of the other k-1 digits only picks a slope, so one set gives 2^(k-1) mountains.
Lock the biggest digit at the top, then each leftover digit just flips a two-way switch: left slope or right slope.
With the largest digit locked at the top, each remaining digit just flips a two-way switch.
▸ Why?
Each digit's side is chosen without regard to the others, so the counts multiply.
▸ Why?
Multiplying the same count over and over is exactly what a power records.
Add over every digit set
There are C(9,k) ways to choose which k digits to use, so add C(9,k)·2^(k-1) over k from 1 to 9 to cover every length.
Count each fair number once by first picking its digit set, then arranging that set into a mountain.
7.SP.C.8Identify SubproblemsCollapse the sum and finish
Halving and the binomial theorem fold the sum into half of 3⁹−1, giving 9841 — choice (C), while the unhalved 19682 is trap (E).
A sum of C(9, k)2^k terms is just (1+2)⁹ in disguise, so the whole count folds into one power of 3.
8.EE.A.1Look For A PatternIf distinct digits can never dip in the middle, the number must climb to one peak and slide back down — so just fix the biggest digit on top and let every other digit pick a side.
- Turn the rule into a shape
- Count mountains for one digit set
- Add over every digit set
- Collapse the sum and finish