AMC 8 · 2009 · #20
Grade 8 geometry-2d
Pick an answer.
AMC 8 2009 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Trying all C(8, 3) = 56 triples is wasteful. Tool #1 (Draw a Diagram) lets us drop the dots onto a coordinate grid, so each triangle's shape is just a multiset of squared side lengths from the distance formula. Tool #2 (Make a Systematic List) organizes the search by base length on the bottom row (1, 2, or 3), then sweeps the third vertex across the top row in order. Tool #3 (Eliminate Possibilities) uses the grid's two reflection symmetries — top⇔bottom and left⇔right — to skip cases that must be congruent to ones already listed, and to drop the all-same-row triples (collinear, no triangle).
Drop the dots on a coordinate grid so each triangle becomes a multiset of squared side lengths — no square roots needed to compare them.
Putting the dots on a coordinate plane turns a picture problem into a Grade 6 "polygon by coordinates" problem.
6.G.A.3Draw A DiagramSame-row triples are collinear, so drop them; by the top⇔bottom flip we keep only triangles whose base sits on the bottom row.
Cutting cases by symmetry — a reflection is a rigid motion, so reflected triangles are congruent — is a Grade 8 congruence move.
8.G.A.2Eliminate PossibilitiesSort by base length — 1, 2, or 3 on the bottom row. Slide the apex across the top row, and the left⇔right flip skips mirror-image repeats.
Sorting the search by base length is the systematic-list move: every triangle lands in exactly one bucket and no bucket is checked twice.
4.OA.A.3Make A Systematic ListBase B₁B₂: apex at T₁ gives {1,1,2}, T₃ gives {1,2,5}, T₄ gives {1,5,10}; T₂ mirrors T₁ — 3 new shapes.
Applying the Pythagorean-distance formula to grid points is the Grade 8 "distance between two points" standard.
8.G.B.8Make A Systematic ListBase B₁B₃: apex at T₁ gives {1,4,5} (right), T₂ gives {2,2,4} (right isosceles), T₄ gives {2,4,10}; T₃ mirrors T₁ — 3 new shapes.
Same systematic sweep as base 1; the converse of the Pythagorean theorem flags the right triangles for free.
8.G.B.8Make A Systematic ListBase B₁B₄: apex at T₁ gives {1,9,10} (right), T₂ gives {2,5,9}; T₃ mirrors T₂ and T₄ mirrors T₁ — 2 new shapes.
The full B₁ B₄ base has more left-right symmetry, so two of the four apex positions are mirror duplicates.
8.G.B.8Make A Systematic ListAdd the buckets: 3 + 3 + 2 = 8 triangles; all eight squared-side multisets differ, so no two are secretly congruent — answer (D).
Adding the case counts is the Grade 4 multi-step-word-problem finish: each case is a clean subtotal, and the answer is just their sum.
4.OA.A.3Make A Systematic ListThis AMC 8 problem only needs the Grade 8 distance idea — squared sides (Δ x)² + (Δ y)² — plus a careful systematic list to make sure no triangle is counted twice.