AMC 10 · 2025 · #21
Grade 11 algebranumber-theoryPick an answer.
A three-unknown equation with sums-of-sums looks hopeless head-on, so Tool #7 (Identify Subproblems) sets the whole route: first crush the giant fraction into something small, then peel the unknowns off one at a time. Tool #5 (Look for a Pattern) powers the crushing step — spotting that the top sum is the bottom sum with 2^k replaced by 2²k makes a difference-of-squares cancellation appear, turning the monster into 2^a·(2^k(m+1)+1)/(2^k+1). Tool #3 (Eliminate Possibilities) then does the number-theory finish: because 964=2²·241 splits cleanly into an even part and an odd prime, matching even-with-even and odd-with-odd forces a, then k, then m with no guessing left over.
Write both sums in closed form
Each line is a geometric series; the finite-sum formula 1+r+…+r^m= collapses both into one closed ratio.
A geometric sum is not a pile of terms to add one by one; the closed formula squeezes the whole list into one fraction.
11.A-SSE.B.4Identify SubproblemsCollapse with difference of squares
Base 4 is base 2 squared, so each top piece is x²-1=(x-1)(x+1); the minus factors cancel, leaving 2^a·=964.
Because base 4 is base 2 squared, every top piece is a perfect square minus one, and x²-1=(x-1)(x+1) hands you a factor that cancels the bottom.
Because one base is the square of the other, each top piece is a square minus one and factors cleanly.
▸ Why?
An exponent counts how many times a base is used, so the squared base doubles every count.
▸ Why?
A difference of two squares splits into the two numbers added times the two subtracted, so a factor cancels.
Split off the power of two to fix a
For k≥1 the fraction is odd, and 964=2²·241 (241 prime), so all the 2's must come from 2^a: a=2.
An odd number can never supply a factor of 2, so every 2 in 964 has to be hiding inside 2^a.
4.OA.B.4Eliminate PossibilitiesPeel off k, then m
Clearing gives 2^k(2^(km)-241)=240=2⁴·15; the odd part forces 2^k=16 so k=4, then 2⁴m=256 gives m=2, and a+k+m=2+4+2.
One side is (power of two) times (odd number); the other is 16×15, so the even part must match the even part and the odd part the odd part.
8.EE.A.1Eliminate PossibilitiesWhen a base-4 sum sits over a base-2 sum, remember 4 is 2 squared: difference of squares cancels the mess, and then even-matches-even, odd-matches-odd locks in every unknown.
- Write both sums in closed form
- Collapse with difference of squares
- Split off the power of two to fix a
- Peel off k, then m