AMC 10 · 2025 · #22
Grade 7 probabilityPick an answer.
AMC 10 2025 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The digit sum 61 is only 2 short of the maximum 63, so instead of counting big digits directly, count how much each digit falls short of 9. That complement swap d_i = 9 - a_i turns a hard 'sum to 61' count into an easy 'sum to 2' count, and it works again for the divisibility case. Split the job into a denominator (all numbers with digit sum 61) and a numerator (those also divisible by 11).
Split into numerator and denominator
Every seven-digit number with digit sum 61 is equally likely, so the probability is (those divisible by 11) over (all of them).
A conditional probability is just favorable outcomes over all the outcomes that meet the condition.
7.SP.C.8Identify SubproblemsFlip digits to their shortfall
Digits crowd near 9, so let d_i = 9 - a_i be each shortfall; the seven 9's give 63, leaving d₁+…+d₇ = 2.
Counting the small gap to 9 is far easier than counting the large digits themselves.
6.EE.B.7Change Focus Count The ComplementCount all numbers with digit sum 61
Count nonnegative solutions of d₁+…+d₇ = 2; the cap 9 never bites and every digit stays ≥ 7, so stars and bars gives 28 numbers.
Distributing 2 identical units among 7 slots is a plain stars-and-bars count.
7.SP.C.8Make A Systematic ListWrite the divisibility-by-11 condition
The rule for 11 alternates positions: with O = a₁+a₃+a₅+a₇ and E = a₂+a₄+a₆, we need O - E = 11k, while O + E = 61.
Place value makes 11 divide a number exactly when the alternating digit sum is a multiple of 11.
Eleven divides a number exactly when its alternating digit sum is a multiple of eleven.
▸ Why?
Each place value is one more or one less than a multiple of eleven, so only that alternating sum is left over.
▸ Why?
Whether a place adds or subtracts depends on whether its position is even or odd.
Pin down k with the extreme principle
Adding gives 2O = 61 + 11k, so k is odd; the caps E ≤ 27 and O ≤ 36 kill every odd k but k = 1, leaving O = 36, E = 25.
The digit sums can only stretch so far, so only one value of k survives the boundary check.
6.EE.B.5Extreme PrincipleCount the divisible cases
O = 36 forces all four odd digits to 9; for E = 25 the same shortfall trick gives d₂+d₄+d₆ = 2, so stars and bars counts 6 ways.
Forcing the four odd digits to 9 leaves just a tiny gap of 2 to spread over the three even slots.
7.SP.C.8Change Focus Count The ComplementForm the probability
Just 6 of the 28 numbers work, so the probability is , which reduces to , choice (A).
Reduce the favorable-over-total fraction to lowest terms to read off the answer.
7.SP.C.5Identify SubproblemsWhen digits are packed near 9, count how far each falls short of 9 instead of counting the digits themselves.
- Split into numerator and denominator
- Flip digits to their shortfall
- Count all numbers with digit sum 61
- Write the divisibility-by-11 condition
- Pin down k with the extreme principle
- Count the divisible cases
- Form the probability