AMC 10 · 2002 · #17

Grade 8 geometry-2d
area-trianglespythagorean-theorem identify-subproblems ↑ Prerequisites: area-trianglespythagorean-theorem
📏 Long solution 💡 3 insights
Problem
A regular octagon ABCDEFGH has every side equal to 2. Its vertices are labeled in order around the shape. Connect vertices A, D, and G to form a triangle, and find the area of △ ADG.

Pick an answer.

(A)
$4 + 2\sqrt2$
(B)
$6 + \sqrt2$
(C)
$4 + 3\sqrt2$
(D)
$3 + 4\sqrt2$
(E)
$8 + \sqrt2$

AMC 10 2002 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Draw a Diagram

The triangle sits inside a shape whose exact corners are hard to picture from the labels alone, so the load-bearing move is tool #1 (Draw a Diagram): pin the octagon down in coordinates so every vertex has a known address. The clean way to get those coordinates is tool #17 (Visualize Spatial Relationships) — see the regular octagon as a square with four corners sliced off. Once A, D, and G have coordinates, tool #7 (Identify Subproblems) turns the area into two easy pieces: a horizontal base and a vertical height.

1STEP 1

Slice the octagon from a square

Cut four right isosceles corners off a square. Each cut's hypotenuse is an octagon side of 2, so ℓ² + ℓ² = 2² and each leg is √2.

ℓ² + ℓ² = 2² → ℓ = √2
2STEP 2

Put every vertex in coordinates

The square's side is 2 + 2√2, so labelling around from the bottom-left gives A=(√2, 0), D=(2√2+2, √2+2), G=(0, √2+2).

A=(√2, 0), D=(2√2+2, √2+2), G=(0, √2+2)
3STEP 3

Read the base and height

D and G share the height √2+2, so DG is a flat base of length 2√2+2, and A sits y=0, a drop of √2+2 below it.

DG = 2√2+2, h = (√2+2)-0 = √2+2
4STEP 4

Multiply out the area

Area is half of base times height: (2√2+2)(√2+2) = 8 + 6√2, and half of that is 4 + 3√2 — choice (C).

Area = 1/2(2√2+2)(√2+2) = 1/2(8+6√2) = 4+3√2
Answer
4 + 3√2
Estimate with decimals: √2≈1.41, so the base 2√2+2≈4.83 and the height √2+2≈3.41, giving area ≈1/2(4.83)(3.41)≈8.24. The answer 4+3√2≈8.24 matches. For a sanity ceiling, the whole octagon has area 2(1+√2)·2² = 8(1+√2)≈19.3, and the triangle's 8.24 is a bit under half of it — believable for a big triangle spanning the octagon. Every length stayed positive and the result is one of the listed choices.
💡Key takeaway

See the regular octagon as a square with its corners shaved off, drop it into coordinates, then any triangle's area is just half base times height.

  • Slice the octagon from a square
  • Put every vertex in coordinates
  • Read the base and height
  • Multiply out the area