AMC 10 · 2010 · #18
Grade 7 probabilitynumber-theoryPick an answer.
AMC 10 2010 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Divisibility by 3 depends only on remainders mod 3, so Tool #9 (Solve an Easier Related Problem) shrinks the giant set {1,…,2010} down to just three equally likely remainders 0, 1, 2. Tool #7 (Identify Subproblems) factors the expression into a(bc + b + 1), splitting the question into 'is a a multiple of 3?' and 'is bc + b + 1 a multiple of 3?'. Tool #2 (Make a Systematic List) then counts the tiny finite table of remainder cases exactly, with no guessing.
Only remainders mod 3 matter
Divisibility by 3 depends only on the remainder, and 2010 = 3 × 670, so each remainder 0, 1, 2 has probability 1/3.
Because 2010 splits evenly into three, each remainder is a perfectly fair one-in-three outcome.
7.SP.C.7Solve An Easier Related ProblemFactor the expression
Every term shares a factor of a, so abc + ab + a = a(bc + b + 1), and a product is a multiple of 3 as soon as one factor is.
Factoring turns one messy sum into a product, and a product is a multiple of 3 as soon as one piece is.
Factoring turns one messy sum into a product, and a product is a multiple as soon as one piece is.
▸ Why?
Every number has exactly one prime recipe, so a prime in any factor survives into the product.
▸ Why?
A product hinges entirely on its factors, so checking each factor settles the whole thing.
Handle the easy case: a is a multiple of 3
If a ≡ 0 (mod 3) the product works whatever b and c are — probability 1/3; otherwise we need bc + b + 1 ≡ 0.
If one factor is already a multiple of 3, the whole product is, and b, c do not matter.
4.OA.B.4Identify SubproblemsList all remainder cases for b and c
Across the nine remainder pairs, bc + b + 1 ≡ 0 only for (b, c) = (1, 1) and (2, 0), a chance of 2/9.
With only three remainders each, the whole space is a 3 × 3 table you can check by hand.
7.SP.C.8Make A Systematic ListCombine the two cases
The two cases now exclude each other, so add: 1/3 + 2/3 × 2/9 = 9/27 + 4/27 = 13/27.
Add the chances of the separate, non-overlapping ways the product can be a multiple of 3.
7.SP.C.8Make A Systematic ListFor divisibility by 3, only remainders mod 3 matter — factor the expression, then check the tiny table of remainder cases instead of the huge original set.
- Only remainders mod 3 matter
- Factor the expression
- Handle the easy case: a is a multiple of 3
- List all remainder cases for b and c
- Combine the two cases