AMC 10 · 2015 · #24
Grade 8 geometry-2dPick an answer.
AMC 10 2015 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Two right angles let me set the shape on a grid and name the unknown sides with letters. Once a letter stands for BC and a letter stands for CD, the equal sides CD = AD turn into one Pythagorean equation. Solving that equation reveals which side lengths are allowed, and a boundary check finds how many fit under the perimeter limit.
Set the shape on a grid
Right angles at B and C put the shape on a grid: B=(0,0), C=(y,0), A=(0,2), D=(y,x).
Two right angles act like the corner of graph paper, so the corners get clean coordinates.
6.G.A.3Draw A DiagramName the unknown sides
Let y=BC, x=CD; since CD=AD, the slanted side AD is also x: CD = x, DA = x.
Giving the unknown lengths letters lets the equal sides talk to each other in one equation.
6.EE.B.6Use Matrix LogicApply the Pythagorean theorem
AD moves y across and x−2 up, and AD=x, so Pythagoras gives y² + (x−2)² = x².
The equal sides CD and AD are the two equal sides of a right triangle's setup, so Pythagoras pins them together.
8.G.B.7Use Matrix LogicSimplify to a square condition
Expanding gives y²=4(x−1), so x−1 must be a perfect square k²: x = k² + 1 and y = 2k.
A square root only lands on a whole number when what is inside is a perfect square.
8.EE.A.2Look For A PatternWrite the perimeter as a formula
Summing the four sides and substituting k gives p = 2k² + 2k + 4 for each valid k ≥ 1.
Each allowed value of k builds one genuine shape, so counting k counts perimeters.
6.EE.B.6Use Matrix LogicFind the boundary under 2015
k=31 fits (p=1988) but k=32 doesn't (p=2116), so k runs 1 to 31: the answer is (B).
Push k up until the perimeter just crosses 2015; the last k that fits sets the count.
7.EE.B.4Evaluate Finite DifferencesName the mystery sides with letters, let the right angles give a Pythagorean equation, and valid shapes line up one per whole number k.
- Set the shape on a grid
- Name the unknown sides
- Apply the Pythagorean theorem
- Simplify to a square condition
- Write the perimeter as a formula
- Find the boundary under 2015