AMC 10 · 2017 · #20
Grade 6 arithmeticPick an answer.
AMC 10 2017 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
We can't see n, so we work with the one thing we control: what adding 1 does to a digit sum. Tool #5 (Look for a Pattern) on small numbers reveals a clean rule — adding 1 raises the digit sum by 1, unless trailing 9s roll over to 0. Tool #4 (Introduce a Variable) names k, the count of trailing 9s, and turns the rule into a formula for S(n+1). Then, because this is multiple choice with a finite list, Tool #3 (Eliminate Possibilities) tests each choice against the formula and keeps only the one that gives a whole-number k.
See what adding 1 does
S(7)→S(8) just rises by 1, but S(19)=10→S(20)=2: a trailing 9 flips to 0, losing 9 while the carry adds 1.
A 9 at the end can't go higher, so adding 1 flips it to 0 and pushes the carry left.
4.NBT.B.4Look For A PatternWrite the rule as a formula
Let k count the trailing 9s of n; adding 1 zeroes them (−9k) and bumps the next digit (+1), so from S(n)=1274 we get 1275 − 9k.
Counting the trailing nines is the only thing that changes the answer, so name that count and the rest is fixed.
6.EE.A.2Use Matrix LogicTest each choice for a whole-number k
A choice c works only if 1275 − c is divisible by 9; for 1, 3, 12, 1265 the gaps 1274, 1272, 1263, 10 are not, so all four fail.
If 1275-c isn't a clean stack of 9s, no count of trailing nines can produce that drop.
4.OA.B.4Eliminate PossibilitiesConfirm the survivor
1275 − 1239 = 36 = 9×4, so k=4: n ends in four 9s and its other digits sum to 1238. Such n exists, so S(n+1) can be 1239 — choice (D).
A whole-number k corresponds to a real number n, so the formula's solution is genuinely achievable.
6.EE.B.5Eliminate PossibilitiesAdding 1 raises a digit sum by 1, but every trailing 9 that rolls over to 0 knocks it down by 9.
- See what adding 1 does
- Write the rule as a formula
- Test each choice for a whole-number k
- Confirm the survivor