AMC 10 · 2003 · #7
Grade 7 geometry-2dPick an answer.
AMC 10 2003 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
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 a ≤ b ≤ c. The triangle inequality needs a+b > c, and a+b=7-c, so 7-c > 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.
The longest side is the one most likely to break the triangle, so testing it is the sharpest single check.
▸ Why?
A triangle closes only when the other two sides together reach further than the longest one.
▸ Why?
A shorter side is already below one of the others alone, so its own test can never fail.
Pin the longest side to a single value
Solving 7 > 2c gives c < 3.5, and c is at least a third of 7, so c=3 and the other two sides sum 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
Pairs summing to 4 with a ≤ b ≤ 3 give (1,3,3) and (2,2,3); both pass the inequality, so there are 2 triangles.
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