AMC 10 · 2015 · #19
Grade 8 geometry-2dPick an answer.
AMC 10 2015 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The words describe shapes stacked on a right triangle, so the first move is tool #1 (Draw a Diagram): pin the figure onto a coordinate grid with the right angle at the origin. That turns every square-corner into a pair of coordinates. Tool #4 (Introduce a Variable) names the two unknown legs a and b so the one fact we are handed — the four corners are concyclic — can be written as an equation. Tool #7 (Identify Subproblems) splits the work: first locate the circle's center, then force the four corners to share one radius. That single condition pins the triangle's shape, and the perimeter falls out.
Name the legs and apply Pythagoras
Let b = AC and a = BC be the legs; with the right angle at C and AB = 12, Pythagoras gives a² + b² = 144.
In a right triangle the two legs are never free — fixing one fixes how big the other can be.
8.G.B.7Use Matrix LogicDrop everything onto a coordinate grid
Put C = (0,0), A = (b,0), B = (0,a); building each square outward gives W=(0,-b), Z=(b,-b), X=(a,a+b), Y=(a+b,b).
Once each corner is an ordered pair, 'on the same circle' becomes plain distance arithmetic.
6.G.A.3Draw A DiagramFind the circle's center
Each perpendicular bisector matches one for triangle ABC, so the center is its circumcenter — the hypotenuse midpoint M = (b/2, a/2).
The center of a right triangle's circumscribed circle always lands on the middle of the hypotenuse.
8.G.B.8Identify SubproblemsForce the four corners onto one radius
Squared distances from M: to a hypotenuse corner MX² = 180, to a leg corner MW² = a²/4 + 5b²/4 + ab; one circle needs MW² = MX².
Lying on one circle means one shared distance to the center — set those distances equal.
8.G.B.8Use Matrix LogicSolve the two equations together
Substituting a²+b²=144 into a²+5b²+4ab=720 gives b²+ab=144=a²+b², so ab=a² and a = b = 6√(2) — an isosceles right triangle.
When the two expressions both equal 144, subtracting them collapses the problem to a = b.
8.EE.C.7Use Matrix LogicAdd up the three sides
With AC = BC = 6√(2) and AB = 12, the two legs give 12√(2), so the perimeter is 12 + 12√(2), choice (C).
Two equal legs add to one radical term, then the hypotenuse just rides along.
8.EE.C.7Identify SubproblemsDrop a geometry figure onto a coordinate grid, then turn 'these points share a circle' into 'these points share one distance to the center' — equal distances pin down the shape.
- Name the legs and apply Pythagoras
- Drop everything onto a coordinate grid
- Find the circle's center
- Force the four corners onto one radius
- Solve the two equations together
- Add up the three sides