AMC 10 · 2016 · #22
Grade 7 arithmeticPick an answer.
AMC 10 2016 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Counting cycles head-on is hard, but every group of three teams falls into exactly one of two shapes. Either the three results loop (a cycle), or one team in the trio beat the other two (call it the 'top' team). Tool #16 (Count the Complement) turns the hard question into an easy subtraction: cycles equal all trios minus the trios that have a top team. The non-cycle trios are easy to count because each has exactly one top team, so tool #2 (Make a Systematic List) tallies them by walking through each team as a possible top and choosing two of the teams it beat. Tool #1 (Draw a Diagram) with arrows makes the two shapes visible so the split is convincing, and tool #4 (Introduce a Variable) first pins down how many teams there even are.
Find how many teams there are
Each team played 10+10=20 games, one against each opponent, so n-1=20 and there are 21 teams.
A team's win and loss totals must add up to everyone else it played, so they hand you the team count for free.
6.EE.B.7Use Matrix LogicCount every trio of teams
Choosing 3 of the 21 teams and ignoring results gives (21 · 20 · 19)/6 = 1330 unordered trios in all.
Count ordered picks then divide out the duplicate orderings, and a 'how many sets of three' question becomes one multiplication and one division.
7.SP.C.8Make A Systematic ListSee the only two shapes a trio can make
Among a trio's three games, the arrows either loop into a cycle or point out from one top team that beat both others — never both.
With three one-way arrows among three teams, either they loop or someone wins both their games; there is no third option.
7.SP.C.8Draw A DiagramCount the non-cycle trios
Each non-cycle trio has one top team; that team beat 10, so pick 2 of 10: 21 · C(10,2) = 945 non-cycle trios.
Because each non-cycle trio has exactly one team that beat both others, sorting them by that team counts every one of them once.
7.SP.C.8Make A Systematic ListSubtract to get the cycles
Cycles are all trios minus the non-cycle ones: 1330 - 945 = 385, choice (A).
When two clean categories split the whole, counting one and subtracting is faster than counting the messy one directly.
7.NS.A.3Count The ComplementEvery group of three teams either loops or has one team that beat the other two, so count the easy 'one team on top' groups and subtract them from all the groups to find the loops.
- Find how many teams there are
- Count every trio of teams
- See the only two shapes a trio can make
- Count the non-cycle trios
- Subtract to get the cycles