AMC 10 · 2003 · #21
Grade 7 countingPick an answer.
AMC 10 2003 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
An assortment is just a choice of three whole numbers (c, o, p) — the counts of chocolate chip, oatmeal, and peanut butter — that add to 6. Tool #2 (Make a Systematic List) is the safe way to count these without missing or double-counting: sweep through every possibility in a fixed order. To keep the list short, Tool #7 (Identify Subproblems) fixes the chocolate chip count c first, which turns the job into a smaller two-kind count for the remaining cookies. Tool #5 (Look for a Pattern) then notices those smaller counts form a tidy run 7, 6, 5, 4, 3, 2, 1, so the grand total is a quick sum instead of a long tally. The tempting 729 = 3⁶ is what you would get if the cookies were taken in order and each of the six picks were independently one of three kinds — but assortments ignore order, so the true count is far smaller.
Turn cookies into a counting question
Write a pile as three whole numbers: c chocolate chip, o oatmeal, p peanut butter. Six cookies means c + o + p = 6, each count 0 or more.
A pile of cookies is fully pinned down by how many of each kind it holds, so listing piles is the same as listing number triples that add to six.
7.SP.C.8Make A Systematic ListFix the chocolate chip count first
Sort the piles by the chocolate chip count c, which runs 0 through 6. The rest then split two ways: o + p = 6 - c.
Locking one kind's count first shrinks a hard three-way split into an easy two-way split you already know how to count.
7.SP.C.8Identify SubproblemsCount the two-kind splits
With leftover L = 6 - c, letting o run 0 to L forces p, so there are L + 1 splits: 7, 6, 5, 4, 3, 2, 1.
Splitting L cookies into two named piles just means picking how many go in the first pile — anything from 0 to L, which is L+1 choices.
Splitting a fixed number of cookies into two named piles means choosing how many go in the first.
▸ Why?
Each choice of the first pile names exactly one split, so counting choices counts splits.
▸ Why?
The choice is made freely across its whole range, so the count is the plain number of options.
Add up all the cases
Each pile has exactly one c, so the seven cases are disjoint and complete: 7 + 6 + 5 + 4 + 3 + 2 + 1 = 28 assortments, choice (D).
Because the seven cases are separate and complete, the total is simply their sum.
4.OA.A.3Make A Systematic ListWhen only the counts of each kind matter, list the piles in order by fixing one kind first — here that turns into 7+6+5+4+3+2+1 = 28.
- Turn cookies into a counting question
- Fix the chocolate chip count first
- Count the two-kind splits
- Add up all the cases