AMC 10 · 2022 · #10
Grade 6 arithmeticPick an answer.
AMC 10 2022 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The problem packages three statistics (mode, median, mean) at once. Tool #7 (Subproblems) — break it into 'what does the sorted list look like?', 'what equation does the mean give?', and 'how small can the unknowns be?'. Tool #13 (Algebra) — once the shape is fixed, one equation in one unknown M tells the whole story. Tool #6 (Guess and Check) — try the smallest legal x₁, x₂ first; if parity fails, bump up. We avoid heavier inequality machinery — small directional guesses on positive integers find the floor cleanly.
Sort the five integers; the median is the middle one, M, so the mode is M + 2.
In a sorted list of five, the median is just the third number — Grade 6 statistics.
6.SP.B.5Identify SubproblemsM + 2 beats the median, so both top slots equal it: x₁, x₂, M, M+2, M+2, and x₁ < x₂ < M keeps the mode unique.
The mode must show up twice in the top slots; the bottom three must all be different so no other value ties the mode.
6.SP.A.3Identify SubproblemsApply median = mean + 2: the sum is x₁ + x₂ + 3M + 4, and clearing the fraction gives 2M = x₁ + x₂ + 14.
Turning the mean condition into one clean linear equation in M, x₁, x₂.
6.EE.B.7Convert To AlgebraTo shrink the mode, shrink M, hence x₁ + x₂; since 2M and 14 are both even, x₁ + x₂ must be even.
Parity of both sides forces x₁ + x₂ to be even.
6.EE.B.5Convert To AlgebraTake the smallest distinct positives with even sum, x₁ = 1 and x₂ = 3; then 2M = 18, so M = 9 (and 3 < 9 ✓).
Smallest legal x₁, x₂ with even sum makes M smallest — guess-and-check on positive integers.
5.NBT.B.5Guess And CheckCheck {1, 3, 9, 11, 11}: mean 7, median 9, unique mode 11 — mode - median = 2 and median - mean = 2, both hold.
All three conditions hold — the construction is valid.
6.SP.B.5Guess And CheckAdd 2 to the smallest median: the least possible mode is M + 2 = 11 — answer (D).
Add 2 to the minimum median to read off the minimum mode.
4.NBT.B.4Identify SubproblemsThis AMC 10 problem only needs Grade 6 mean-median-mode and one-step equations you already know — sort the list as x₁, x₂, M, M+2, M+2, set up 2M = x₁ + x₂ + 14, pick the smallest distinct positive x₁, x₂ with even sum (1 and 3), and the mode lands at M + 2 = 11.