AMC 10 · 2018 · #15
Grade 7 number-theoryPick an answer.
Two of the three conditions live in a single digit slot: 'odd' only touches the ones digit, and 'no digit 3' is one separate ban per slot. Only 'divisible by 3' ties the slots together, and rewriting the number turns that condition into a statement about the digit sum. So I plan to treat each digit slot as its own small counting problem, handle the two picky slots first, and let the last slot absorb the divisibility condition. If that last slot always has the same number of legal digits, the whole count collapses into one multiplication instead of a long case list.
Name the three digits
Give each digit a name.
Giving each digit slot its own letter shows immediately that most of the conditions only look at one slot at a time.
2.NBT.A.1Introduce A VariableTurn divisibility into a digit sum
Turn the multiple rule into a digit sum.
Peeling off 99 and 9 leaves exactly one copy of each digit, so only the digit sum decides divisibility by 3.
Peeling off the multiples of nine hidden in the place values leaves exactly one copy of each digit.
▸ Why?
Every place value is one more than a multiple of nine, so only the digit sum survives the division.
▸ Why?
A number is its digits weighted by their places, so peeling those weights apart is always legitimate.
Count the hundreds and ones digits
Count the hundreds and ones digits.
The odd condition and the no-3 condition both act on single slots, so those slots can be filled independently.
2.OA.C.3Make A Systematic ListSort the tens digits by remainder
The tens digit always leaves three choices.
The nine legal tens digits split evenly into three remainder groups, so the divisibility condition costs the same amount no matter what the other digits are.
4.NBT.B.6Organize Information In More WaysMultiply the three slot counts
Multiplying the three counts gives 96.
When each slot's number of options does not depend on the other slots, the total is just the product of those options.
7.SP.C.8Identify SubproblemsFill the fussy digit slots first and save the evenly balanced one for last, because then every case has the same number of options and the whole count becomes one multiplication.
- Name the three digits
- Turn divisibility into a digit sum
- Count the hundreds and ones digits
- Sort the tens digits by remainder
- Multiply the three slot counts