AMC 10 · 2025 · #15
Grade 7 countingPick an answer.
A largest-possible-size question has two halves: build a set that is actually that big (a lower bound) and prove nothing bigger can exist (an upper bound). Testing one well-chosen large set settles the lower bound quickly. For the ceiling, the winning move is the extreme principle: fix attention on the single largest element m of any sum-free set. Because m is the biggest number present, every way of writing m as x + (m - x) is a trap, so m forbids one member of each pair that adds up to it. Counting those pairs caps the size. Focusing on the extreme element turns an open-ended search into a clean count.
Build a large sum-free set
The top half {11, …, 20} has ten members; even 11 + 11 = 22 exceeds 20, so no sum lands inside — a sum-free set of size 10 exists.
If even the smallest possible sum overshoots 20, no sum can land back inside the set.
6.EE.B.5Guess And CheckFix on the largest element
Let m be the largest element. For any x, its partner m - x can't also be in A, or x + (m - x) = m would equal a member.
The biggest element is itself a sum, so it blocks any pair of numbers that add up to it.
6.EE.B.6Extreme PrinciplePair up and count the ceiling
Pairing each x with m - x below m, every pair sums to m so at most one survives; with m at most 20, the count caps at 10.
Every number below the maximum is spoken for by a partner, so at most one of each partnered pair can survive.
Every number below the largest is spoken for by a partner, so at most one of each pair can survive.
▸ Why?
Two numbers adding to the largest form a pair, and pairs sweep the smaller numbers with none left over.
▸ Why?
Keeping both members of any pair would break the rule, so the pairs cap how many can be kept.
Both halves meet at 10
Step 1 reaches 10 and Steps 2–3 forbid more, so the two bounds pin the maximum at exactly 10 — choice (C).
When a lower bound and an upper bound agree, they nail the exact answer.
6.EE.B.5Eliminate PossibilitiesTo find the biggest set with no two members adding to a third, look at the largest element: it blocks one number from every pair that adds up to it, so about half the smaller numbers must be left out.
- Build a large sum-free set
- Fix on the largest element
- Pair up and count the ceiling
- Both halves meet at 10