AMC 10 · 2012 · #22
Grade 7 countingPick an answer.
AMC 10 2012 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Counting the 10-long lists head-on is hopeless, so we change what we count (tool #16). First shrink the problem (tool #9): for n = 2, 3, 4 the counts are 2, 4, 8, hinting at 2^ n-1. A number-line picture (tool #1) reveals the key structure — the values written so far always form one unbroken block that can only grow at its left or right end. That lets us re-describe each list as a string of 9 left/right moves, with the starting number forced by the requirement that the block end as [1, 10]. Counting those strings is a plain multiplication-principle list (tool #2), giving 2⁹, and matching the value to the options (tool #3) picks the choice.
Test tiny versions first
Count small n by hand: n = 2 gives 2 lists, n = 3 gives 4, n = 4 gives 8 — the count doubles each time.
Shrinking the list makes the hidden doubling visible before we try to prove it.
4.OA.C.5Solve An Easier Related ProblemSee the numbers as a segment
Plot the written values as dots: each new one must touch the group, so they always form one unbroken block that grows only at an end.
A new value differs by 1 from an old one, so the covered numbers stay glued into a single stretch.
6.NS.C.6Draw A DiagramTurn a list into moves
So a list is just 9 left/right moves: k lefts force the start to be k + 1, so moves and lists match one-to-one.
Stop counting orderings; count the left/right decisions instead — the starting number takes care of itself.
7.SP.C.8Change Focus Count The ComplementCount the move strings
Each of the 9 positions is L or R independently, so the multiplication principle gives 2⁹ move strings.
Nine independent two-way forks multiply into 2⁹ outcomes.
Nine independent two-way forks multiply into a single power of two.
▸ Why?
Each fork 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.
Evaluate and pick the choice
2⁹ = 512, the only listed choice — 120, 1024, 181,440 and 362,880 are all ruled out, so the answer is (B).
The clean power of two, 2⁹, lands exactly on one listed choice.
6.EE.A.1Eliminate PossibilitiesWhen a rule only ever lets you add to the left end or the right end of a block, forget the numbers and just count the left/right choices — here that turns a scary ordering problem into 2⁹ = 512.
- Test tiny versions first
- See the numbers as a segment
- Turn a list into moves
- Count the move strings
- Evaluate and pick the choice