AMC 8 · 2006 · #20
Grade 6 countingPick an answer.
AMC 8 2006 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The key fact that pins down Monica's wins without knowing the matchup details is an invariant: in a no-tie round-robin, every game produces exactly one win, so the total wins across all players equals the total games played. Tool #11 (Find an Invariant) captures that. Tool #7 (Identify Subproblems) breaks the work into two small pieces — (1) count the total games, (2) subtract the five known win counts — so the arithmetic stays clean.
Count the games: each of the six players meets the other five, which double-counts, so total = = 15 games.
"6 players, each plays 5 others" sounds like 30, but every game gets counted from both sides — halving fixes it.
5.NBT.B.5Identify SubproblemsNo ties means each game gives exactly one win, so all six win totals add up to the 15 games.
No ties means every game has exactly one winner, so total wins is locked equal to total games — no matter who beat whom.
6.EE.A.2Work BackwardsAdd the five known wins: 4 + 3 + 2 + 2 + 2 = 13, so Monica's wins = 15 - 13 = 2, choice (C).
The invariant turns the question into a single subtraction: total minus the part we know gives the part we want.
6.EE.B.7Identify SubproblemsIn a no-tie round-robin, every game adds exactly one win to the scoreboard — so the wins always sum to the number of games played. Once you count 15 games, Monica's wins are just 15 minus the others.