AMC 10 · 2016 · #21

Grade 8 geometry-2d
arc-measurelaw-of-cosinesisosceles-triangle convert-to-algebra ↑ Prerequisites: law-of-cosines
📏 Long solution 💡 4 insights
Problem
Four corners lie on a circle of known size and three sides share one length. Find the fourth side.

Pick an answer.

(A)
200
(B)
$200\sqrt{2}$
(C)
$200\sqrt{3}$
(D)
$300\sqrt{2}$
(E)
500
How to solve
Strategy Introduce a Variable

Three equal consecutive chords make the figure mirror-symmetric: tool #17 (Visualize Spatial Relationships) spots that reflecting across the line through the center and the middle of the equal sides swaps the two end vertices, so the whole picture has a clean axis. That makes tool #4 (Introduce a Variable) the natural engine — put the center at the origin and the mirror line as the y-axis, and every vertex becomes a coordinate I can pin down with the circle equation x²+y²=R². Tool #1 (Draw a Diagram) fixes which vertices are neighbors so I know which chords must equal 200. Tool #7 (Identify Subproblems) splits the job into easy stages: locate the two top vertices from the equal side, then locate one bottom vertex, then read off the fourth side from symmetry.

1STEP 1

Set up a symmetric coordinate frame

Symmetry lets a frame be chosen cleanly.

AB=BC=CD=200, x²+y²=(200√(2))²=80000
2STEP 2

Place the two top vertices

The circle places the two top corners.

h=√(R²-100²)=√(80000-10000)=√(70000)=100√(7)
3STEP 3

Write A's two conditions and reduce them

The last corner has two conditions.

(x+100)²+(y-100√(7))²=40000 → x-√(7) y=-600
4STEP 4

Solve for A's coordinates

Combining them leaves one quadratic.

y²-150√(7) y+35000=0 → y=50√(7), x=-250
5STEP 5

Read off the fourth side

Reading the width gives 500, choice (E).

DA=250-(-250)=500 → (E)
Answer
500
Check that A truly lies on the circle: (-250)²+(50√(7))²=62500+17500=80000=R², and that AB=200: (-250+100)²+(50√(7)-100√(7))²=(-150)²+(-50√(7))²=22500+17500=40000=200². Both hold. The size also makes sense: three short chords of 200 each cover only small arcs near the top, leaving a big bottom arc whose chord must be the longest side, and 500 is the largest choice, larger than 200√(2)≈283 and 300√(2)≈424.
💡Key takeaway

Three equal sides make the shape mirror-symmetric, so drop it on a grid with the center at the origin, find each corner with the circle equation, and the long fourth side is just the distance across the bottom — 500.

  • Set up a symmetric coordinate frame
  • Place the two top vertices
  • Write A's two conditions and reduce them
  • Solve for A's coordinates
  • Read off the fourth side