AMC 10 · 2012 · #23
Grade 7 countinglogicPick an answer.
AMC 10 2012 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
This is a "how many ways" count, so Tool #2 (Make a Systematic List) is the spine: split the count by k, the shared friend-count, and enumerate each case cleanly. First Tool #4 (Introduce a Variable) names k and pins it to {1,2,3,4}. Then Tool #16 (Count the Complement) does the heavy lifting: flipping every friendship to a non-friendship turns a k-friend setup into a (5-k)-friend setup, so the k=1 count equals the k=4 count and the k=2 count equals the k=3 count — cutting the work in half. Tool #1 (Draw a Diagram) makes the k=2 shapes (triangles and a hexagon) visible so nothing is missed or double-counted. Tool #7 (Identify Subproblems) keeps the finish tidy: count k=1, count k=2, then double and add.
Name the shared friend count
Draw six dots and a line per friendship. Every dot has the same number of lines — call it k. Not 0, not 5, so k is 1, 2, 3, or 4.
Giving the common friend-count a single name k turns a fuzzy condition into four clean cases to count.
6.EE.A.2Introduce A VariableFlip friendships to pair the cases
Swap friend and stranger: k friends become 5-k friends, so k=1 mirrors k=4 and k=2 mirrors k=3 — count only two cases.
Swapping "friend" and "stranger" trades k for 5-k without losing the equal-count property, so the hard half mirrors the easy half.
Swapping friend and stranger trades one count for its partner without losing the equal-count property.
▸ Why?
Each pair is either a friendship or not, so flipping every pair sends one count to what is left over.
▸ Why?
The flip matches each arrangement with exactly one flipped arrangement, so the two families are equal in size.
Count k = 1: split into three pairs
With one friend each, the six split into three pairs: Adam picks from 5, the next unpaired person from 3, the last two are forced — 15.
Pick a partner for one person at a time; each choice is independent, so the counts just multiply.
3.OA.C.7Make A Systematic ListCount k = 2, shape one: two triangles
With two friends each the lines close into loops: two triangles or one hexagon. Two triangles means choosing 3 of 6, halved — 10.
A triangle is the only 2-friend shape for a group of three, so you just choose who is in one triangle — and each split is named twice.
7.SP.C.8Draw A DiagramCount k = 2, shape two: one hexagon
The hexagon: seat all six in a ring, 720 orders, but 6 rotations and 2 directions repeat each ring — 60 rings, so k=2 gives 70.
A ring of friendships doesn't care where you start reading it or which way you go, so those 6 × 2 look-alikes collapse to one.
4.OA.A.3Make A Systematic ListDouble each case and add
k=4 matches k=1 and k=3 matches k=2, so the total is 2(15) + 2(70) = 170.
The complement pairing means you compute only two cases and mirror them, so the grand total is just twice their sum.
4.OA.A.3Identify SubproblemsWhen everyone must have the same number of friends, sort by that shared number k; then notice that swapping "friend" and "stranger" turns k friends into 5-k friends, so you only count half the cases and double them: 2(15+70)=170.
- Name the shared friend count
- Flip friendships to pair the cases
- Count k = 1: split into three pairs
- Count k = 2, shape one: two triangles
- Count k = 2, shape two: one hexagon
- Double each case and add