AMC 10 · 2008 · #24
Grade 6 number-theoryPick an answer.
AMC 10 2008 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The numbers are far too big to compute, but a units digit only depends on units digits, so the real problem is much smaller than it looks. The last digit of a power of a fixed base repeats in a short cycle, so finding and using that repeating pattern is the key move. Break the work into pieces: first the last digit of k, then the last digit of k², then the last digit of 2^k, and finally add.
Only last digits matter
When you add or multiply whole numbers, the answer's last digit comes only from the pieces' last digits — no giant numbers needed.
Carrying only moves left, so the far-right digit is sealed off from everything above it.
4.NBT.B.5Solve An Easier Related ProblemLast digit of the powers of 2
The last digits of 2¹, 2², 2³, 2⁴ run 2, 4, 8, 6 and then repeat, so powers of 2 have a cycle of length 4.
Each new power just multiplies the last digit by 2, and that little machine loops back after four steps.
Each new power multiplies the last digit again, and that little machine loops back after four steps.
▸ Why?
Once a last digit repeats, everything after it repeats in the same order forever.
▸ Why?
Inside a loop of fixed length only the remainder decides where a far-off power lands.
Find the last digit of k
8² = 64 ends in 4, and 2008 is a multiple of 4 so 2²⁰⁰⁸ ends in 6; since 4 + 6 = 10, k ends in 0.
A number's last digit is the leftover after knocking out full tens, so adding two last digits and keeping the ones place is enough.
4.OA.B.4Identify SubproblemsLast digit of k squared
A number ending in 0 squares to a number ending in 0, since nothing else reaches the ones place, so k² ends in 0.
A trailing zero, when squared, only makes more trailing zeros.
4.NBT.B.5Identify SubproblemsLast digit of 2 to the k
For 2^k read k's remainder after fours, not its last digit: 2008² and 2²⁰⁰⁸ are both multiples of 4, so 2^k ends in 6.
The power cycle is read by the exponent's remainder after fours, not by its last digit.
4.OA.B.4Look For A PatternAdd the two last digits
k² ends in 0 and 2^k ends in 6, and 0 + 6 = 6 needs no carry, so the units digit is 6 — choice (D).
With both last digits in hand, the final last digit is just their ones-place sum.
4.NBT.B.5Identify SubproblemsTo get a last digit of a huge power, list the last digits until they repeat, then jump to your exponent's spot in that short cycle.
- Only last digits matter
- Last digit of the powers of 2
- Find the last digit of k
- Last digit of k squared
- Last digit of 2 to the k
- Add the two last digits