AMC 10 · 2021 · #10
Grade 8 number-theoryPick an answer.
Converting the whole base-nine numeral into base ten would mean multiplying out 9¹0, a ten-digit number, and adding four more large products. That work is unnecessary because only the remainder is wanted. Remainders survive multiplication and addition: if two numbers leave the same remainder on division by 5, then so do their sums and their products. So each 9 in the expansion can be swapped for the small number it leaves behind, turning a giant computation into an easier related one with single-digit pieces. Once that swap is made, the powers of 9 fall into a short repeating pattern, and the whole problem collapses to adding eleven digits with signs.
Unpack the base-nine numeral
Unpack it into a sum of powers.
A numeral in any base is really a sum of digits times powers of that base, so writing the sum out loses no information and exposes the structure.
6.EE.A.1Organize Information In More WaysReplace each nine by what it leaves behind
Nine is minus one modulo five.
Working with the remainder of 9 instead of 9 itself is legal because sums and products of numbers with the same remainder keep the same remainder.
Replacing the base by the remainder it leaves is legal because sums and products keep their remainders.
▸ Why?
Only the remainder after dividing survives, so two numbers with the same remainder are interchangeable.
▸ Why?
A numeral is its digits weighted by powers of the base, so the substitution reaches every term at once.
Powers of nine alternate
The powers alternate.
Once a base is replaced by negative 1, its powers can only alternate between two values, so the size of the exponent stops mattering.
8.EE.A.1Look For A PatternAdd the digits with alternating signs
Add the digits with alternating signs.
The zeros do all the heavy lifting here: only five digits survive, so an eleven-digit number reduces to a five-term signed sum.
7.NS.A.1Identify SubproblemsTurn negative two into a real remainder
Turning the negative into a real remainder gives 3.
Shifting by the divisor slides a negative stand-in into the legal remainder range without changing anything that matters.
4.NBT.B.6Eliminate PossibilitiesTo find a remainder, never build the giant number: swap the base for the small amount it leaves behind, and the powers collapse into a short repeating pattern.
- Unpack the base-nine numeral
- Replace each nine by what it leaves behind
- Powers of nine alternate
- Add the digits with alternating signs
- Turn negative two into a real remainder