AMC 10 · 2016 · #24
Grade 7 arithmeticPick an answer.
AMC 10 2016 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Name the jumps between consecutive digits, turn the equal-gap rule into one short equation, use a multiple-of-9 fact to cut everything down to two cases, then list the members of each case by hand.
Write the two-digit numbers
By place value each two-digit number is 10·(tens)+(ones); leading digits a, b, c run 1 to 9, only d may be 0.
A two-digit number is just ten times its tens digit plus its ones digit.
6.EE.A.2Use Matrix LogicEqual gaps equation
Arithmetic means a same gap between terms, so the jump ab→bc must equal bc→cd; that equality is the master condition.
Same gap forward and backward is exactly what makes a list arithmetic.
7.EE.B.4Convert To AlgebraName the digit jumps
Set x=b-a, y=c-b, z=d-c; the two gaps 10x+y and 10y+z are equal, which simplifies to z = 10x - 9y.
Switching from the digits to the jumps between them collapses the condition to a single clean equation.
7.EE.A.1Use Matrix LogicUse a multiple of 9
z-x = 9(x - y) is a small multiple of 9, so x-y is -1, 0, or 1; x-y=1 needs a jump of 9 (impossible), leaving x-y=0 and x-y=-1.
A multiple of 9 that has to stay small can only be a handful of values, which kills most possibilities at once.
4.OA.B.4Eliminate PossibilitiesCase x = y: digits in AP
x=y makes all jumps equal, so a,b,c,d form an AP: step 1 → six, step 2 → three, step ≥3 none, giving 6 + 3 = 9.
Equal jumps everywhere means the four digits march up by the same step, which is easy to list.
7.EE.B.4Make A Systematic ListCase x - y = -1
x-y=-1 gives y=x+1, z=x-9; valid digits allow only x=0,1,2,3, yielding 1,2,3,2 numbers (e.g. 4692) — 1 + 2 + 3 + 2 = 8.
Once the jumps are pinned by one parameter x, each allowed x produces a short, checkable list.
7.EE.B.4Make A Systematic ListAdd the cases
The two cases are disjoint and exhaustive, so add: 9 + 8 = 17 four-digit numbers — choice (D).
Two non-overlapping buckets that together cover all valid numbers just add up.
7.EE.B.4Eliminate PossibilitiesTurn the words into one equation about the jumps between digits, then a multiple-of-9 trick shrinks endless options into two short lists you can finish by hand.
- Write the two-digit numbers
- Equal gaps equation
- Name the digit jumps
- Use a multiple of 9
- Case x = y: digits in AP
- Case x - y = -1
- Add the cases