AMC 10 · 2022 · #17
Grade 8 number-theoryPick an answer.
AMC 10 2022 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Tool #3 (Eliminate): the five candidates are the universe; knock out any whose divisibility by 2, 3, 5, or 7 is easy to spot. Tool #9 (Easier Problem): replace the exponent 607 with 7 first to see how 2ⁿ + 1 and 2ⁿ - 1 behave mod each small prime — the cycle pattern transfers. Tool #5 (Pattern): once we know 2 mod p cycles, the answer to "2⁶⁰⁷ mod p" is just "607 mod (cycle length)" with table lookup. Four candidates fall to a one-line argument; verifying the survivor is the final step.
(A) 2⁶⁰⁶-1 is divisible by 3: with 2 ≡ -1 mod 3 and 606 even, 2⁶⁰⁶ ≡ 1, so 2⁶⁰⁶-1 ≡ 0.
2 ≡ -1 (mod 3) turns the question into "is the exponent even?" — and 606 is.
6.NS.B.4Eliminate Possibilities(D) 2⁶⁰⁷+1 is divisible by 3: 607 is odd so aⁿ+bⁿ splits by a+b, and 2+1 = 3.
Odd exponent flips -1 back to -1; adding 1 kills it mod 3.
8.EE.A.1Eliminate Possibilities(E) 2⁶⁰⁷+3⁶⁰⁷ is divisible by 5: the odd exponent makes aⁿ+bⁿ split by a+b, and 2+3 = 5.
Sum of two odd-power expressions is divisible by the sum of the bases.
8.EE.A.1Eliminate Possibilities(B) 2⁶⁰⁶+1 is divisible by 5: rewrite as 4³⁰³+1 with odd 303, so 4+1 = 5 splits it.
Group the exponent into pairs so the base becomes 4; then 4 + 1 = 5 does the work.
8.EE.A.1Eliminate PossibilitiesBy elimination only (C) 2⁶⁰⁷-1 is left; it is odd, so not divisible by 2.
Even minus 1 is odd.
4.OA.B.4Eliminate PossibilitiesCheck (C) mod 3: 607 odd gives 2⁶⁰⁷ ≡ -1, so 2⁶⁰⁷-1 ≡ 1 — not divisible.
Same 2 ≡ -1 trick, but now the odd exponent leaves -1 behind, and -1 - 1 = -2 ≠ 0 mod 3.
6.NS.B.4Look For A PatternCheck mod 5: 2 cycles 2,4,3,1 (length 4); 607 ≡ 3, so 2⁶⁰⁷ ≡ 3 and 2⁶⁰⁷-1 ≡ 2.
2 mod 5 cycles every 4 steps; line up 607 with the cycle position.
6.NS.B.4Look For A PatternCheck mod 7: 2 cycles 2,4,1 (length 3); 607 ≡ 1, so 2⁶⁰⁷ ≡ 2 and 2⁶⁰⁷-1 ≡ 1 — (C) wins.
Same cycle move, length 3 this time.
6.NS.B.4Look For A PatternFour of the five expressions are easy to kill: aⁿ + bⁿ is divisible by a + b when n is odd, and 2 ≡ -1 mod 3 handles the rest. The one survivor 2⁶⁰⁷ - 1 avoids 2, 3, 5, and 7 — choice (C).