AMC 10 · 2003 · #7
Grade 7 geometry-2dPick an answer.
The question asks "how many" whole-number triangles fit a fixed perimeter, which is a finite counting task — tool #2 (Make a Systematic List) is built for exactly this, and writing sides in order a ≤ b ≤ c makes the list complete with no repeats. Tool #14 (Extreme Principle) tames the search first: the single longest side c is the tightest constraint, and the triangle inequality caps how big it can be, which pins c to one value before any listing starts. Tool #3 (Eliminate Possibilities) does the final filtering: after listing the integer side combinations, throw out any that fail the triangle inequality, and count what survives.
Bound the longest side
Order the sides so the longest is last; the triangle rule then reads 7 minus c greater than c.
The longest side is the one most likely to break the triangle, so testing it against the other two is the sharpest single check.
Testing the longest side against the other two is the sharpest single check a triangle can face.
▸ Why?
Two sides laid end to end must exceed the third, or the shape flattens into a straight line.
▸ Why?
Squeezing the longest side between a lower and an upper bound leaves one whole number, collapsing the search to a single case.
Pin the longest side to a single value
Solving with the fact that c is the longest pins it to c = 3, leaving the others to add to 4.
Squeezing the longest side between a lower and an upper bound leaves just one whole number, collapsing the whole search to one case.
6.EE.B.8Extreme PrincipleList the side combinations and keep the real triangles
The splits give (1,3,3) and (2,2,3), both genuine triangles, so the count is 2, choice (B).
Once the longest side is fixed, only a couple of ordered pairs remain, so a short honest list finishes the count.
7.G.A.2Make A Systematic ListFor integer-sided triangles with a fixed perimeter, first bound the longest side with the triangle inequality, then list the few remaining side combinations that fit.
- Bound the longest side
- Pin the longest side to a single value
- List the side combinations and keep the real triangles