AMC 10 · 2009 · #25
Grade 8 number-theoryPick an answer.
AMC 10 2009 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The question asks for a maximum, so Tool #14 (Extreme Principle) sets the target: find where the count of 2s is pushed as high as possible, which turns out to be a single boundary case. To get there, Tool #4 (Introduce a Variable) rewrites the digit-picture I_k as the clean formula 10^k+2+64 and then as 2^k+25^k+2+2⁶, exposing the two separate sources of 2s. Tool #7 (Identify Subproblems) splits the work by comparing the two powers k+2 and 6: when they differ, the smaller one wins and no extra 2s appear; only when they are equal can the two pieces combine to release more 2s. Tool #6 (Guess and Check) then tests that balance point directly (k=4) to read off the exact count.
Write the number as a formula
The last two digits are the fixed 64, and the leading 1 sits places up, so ; check .
Each zero you add just shifts the leading 1 one more place, which multiplies its place value by another 10.
5.NBT.A.2Introduce A VariableSplit each piece into 2s and 5s
Since , the number splits as — two separate stacks of 2s.
Powers of 10 are just paired-up 2s and 5s, so pulling them apart shows exactly where the 2s live.
8.EE.A.1Introduce A VariableFactor out the smaller power of 2
Only the 2s both terms share come out — 2 raised to the smaller of and 6 — so three cases follow.
A sum is divisible by 2^m only as far as both parts are, so the weaker term caps the shared 2s.
A sum carries a power of two only as far as both of its parts do, so the weaker part caps the count.
▸ Why?
Every number has exactly one prime recipe, so the twos in each part can be counted and compared.
▸ Why?
Once the shared twos are pulled out, one part is odd, and odd plus even is odd, so no more twos appear.
Case k < 4: the smaller side wins
For the bracket is odd plus even, hence odd, so , at most 5.
One odd plus one even is always odd, so the leftover part contributes zero extra 2s.
4.OA.B.4Identify SubproblemsCase k > 4: capped at 64's six 2s
For the tail is weaker: is even plus 1, so sticks at 6.
Once 64 is the smaller stack of 2s, adding an even number to it leaves an odd remainder, so it caps the count at 6.
4.OA.B.4Identify SubproblemsBoundary case k = 4: the two sides balance
At both stacks are : with 7813 odd, so hits 7.
Only when the two equal stacks of 2s meet does adding them release a fresh 2.
6.NS.B.3Guess And CheckTake the maximum
The three cases give at most 5, exactly 6, and 7, so the maximum is 7, reached only at k=4 — choice (B).
The peak sits exactly at the boundary where the two powers of two match, not at the extremes of k.
6.EE.A.2Extreme PrincipleSplit the number into its 2s from 10^k+2 and its 2s from 64; you gain an extra factor of 2 only when those two stacks are exactly equal, which happens at k=4 and gives the maximum N=7, choice (B).
- Write the number as a formula
- Split each piece into 2s and 5s
- Factor out the smaller power of 2
- Case k < 4: the smaller side wins
- Case k > 4: capped at 64's six 2s
- Boundary case k = 4: the two sides balance
- Take the maximum