AMC 10 · 2020 · #25
Grade 7 probabilityPick an answer.
AMC 10 2020 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Tool #7 (Subproblems): four strategies (reroll 0, 1, 2, or 3) — compute each one's win probability as a separate subproblem, then compare. Tool #9 (Easier Problem): the count of two-dice sums equaling s is a tiny lookup (s-1 for s ≤ 7). Tool #2 (Systematic List): enumerate sorted triples (a, b, c) with a ≤ b ≤ c satisfying the derived conditions, multiplying by permutation counts. Tool #3 (Eliminate Possibilities): inequality reroll-2 vs. reroll-1 rules out a whole family of states; another inequality vs. reroll-3 restricts the kept die to a ∈ {1,2,3}.
Reroll 0 wins only if the roll already sums to 7. Reroll 3: the triples summing to 7 give = .
List the four unordered triples that sum to 7 and count permutations.
7.SP.C.8Identify SubproblemsReroll 1: keep the two smallest dice; the rerolled die hits its one target only if a+b ≤ 6, giving (else 0).
Keep the smallest two; the rerolled die has one winning face out of six.
7.SP.C.7Identify SubproblemsReroll 2: keep the smallest die a; the pair must sum to 7-a, which has 6-a ways, so win probability .
Keep the smallest die so the pair has the widest target sum.
7.SP.C.8Solve An Easier Related ProblemReroll 2 peaks at , below , so reroll 1 always wins when available — reroll 2 needs it killed: a+b ≥ 7.
If reroll-1 is on the table, it always wins — so we need to kill it first.
7.RP.A.3Eliminate PossibilitiesReroll 2 beats reroll 3's only when 12-2a exceeds 5, i.e. a below 3.5 — so the kept die is a ∈ {1, 2, 3}.
Bigger kept die hurts — too small a target sum gives too few rerolled pairs.
7.RP.A.3Eliminate PossibilitiesReroll 0 needs an initial sum of 7, but a+b ≥ 7 pushes the total to at least 8 — so reroll 0 is automatically out.
Once a+b ≥ 7, the total is at least 8, so reroll-0 wins with probability 0.
7.SP.C.8Eliminate PossibilitiesCasework on a under a+b ≥ 7: a=1 → (1,6,6) is 3; a=2 → 12; a=3 → 27 ordered triples.
Systematic by a, then b, then c — each gives a small number of multisets.
7.SP.C.8Make A Systematic ListAdd the counts: 3+12+27 = 42 favorable out of 216, so the probability is = , choice (A).
Divide favorable by total — simplify the fraction.
7.SP.C.7Identify SubproblemsThis AMC 10 problem only needs Grade 7 dice-probability and inequality comparisons you already know — rerolling 2 dice is optimal only when (1) every pair of two dice exceeds sum 6 (a+b ≥ 7) and (2) the smallest die is in {1,2,3}; listing the 42 such ordered triples out of 216 gives = .