AMC 10 · 2010 · #19

Grade 8 geometry-2d
area-circlesequilateral-trianglepythagorean-theoremchord-perpendicular-from-center identify-subproblems ↑ Prerequisites: pythagorean-theorem
📏 Long solution 💡 3 insights
Problem
A circle centered at O has area 156π. An equilateral triangle ABC has side BC sitting as a chord of the circle, its third vertex A off to one side, and the center O lands outside the triangle. Given OA = 4√(3), find the side length of △ ABC.

Pick an answer.

(A)
$2\sqrt{3}$
(B)
6
(C)
$4\sqrt{3}$
(D)
12
(E)
18

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

How to solve
Strategy Draw a Diagram

The problem is a picture waiting to be drawn, so Tool #1 (Draw a Diagram) leads: once the figure is on paper, one clean fact appears — the altitude of the equilateral triangle and the center-to-chord perpendicular are the SAME line, so A, the midpoint M of BC, and O all sit on one straight line. Tool #4 (Introduce a Variable) names the side s so lengths become expressions. Tool #7 (Identify Subproblems) splits the work into two right triangles — one for the radius-chord relation, one for the triangle's altitude. Tool #3 (Eliminate Possibilities) then uses the 'outside' clue to pick the correct side length from the two values the algebra allows.

1STEP 1

Draw it and find the straight line

Sketch the circle, chord BC, and vertex A. Altitude AM and the perpendicular from O both hit M, the midpoint of BC, so A, M, O line up.

2STEP 2

Turn the area into the radius

A circle's area is π r², so matching it to the given area gives r² = 156 — r² is all the next step needs.

π r² = 156π → r² = 156
3STEP 3

Right triangle on the chord

Let s be the side. Then BM = s/2 and OB = r, and triangle OMB is right-angled at M, so Pythagoras gives OM² = 156 - s²/4.

OM² = OB² - BM² = 156 - s²/4
4STEP 4

Altitude of the equilateral triangle

The altitude AM cuts equilateral △ ABC into a right triangle with hypotenuse s and leg s/2, so AM = √(3)/2 s.

AM² = s² - (s/2)² = 3s²/4 → AM = √(3)/2 s
5STEP 5

Use 'outside' to build one equation

O outside means O sits beyond A on that line, so OM = OA + AM; substitute the two lengths, square, and match 156 - s²/4.

(4√(3) + √(3)/2s)² = 156 - s²/4 → 48 + 12s + 3s²/4 = 156 - s²/4
6STEP 6

Check which side length fits

The equation tidies to s² + 12s - 108 = 0, so (s - 6)(s + 18) = 0; a length is positive, leaving s = 6, choice (B).

s² + 12s - 108 = 0 → (s-6)(s+18)=0 → s = 6
Answer
6
Plug s = 6 all the way back. Radius: r² = 156, so r = 2√(39) ≈ 12.49. Half-chord BM = 3, so OM = √(156 - 9) = √(147) = 7√(3) ≈ 12.12. Altitude AM = √(3)/2(6) = 3√(3) ≈ 5.20. Since A, M, O are in a line with O past A, OA = OM - AM = 7√(3) - 3√(3) = 4√(3), exactly the given value. And OM ≈ 12.12 > AM ≈ 5.20 confirms O is beyond A, hence outside the triangle. Everything closes, and 6 is choice (B).
💡Key takeaway

Draw the picture: the triangle's height and the line from the center to the chord are the same line, so the vertex, the midpoint, and the center line up — then two right triangles and the word 'outside' pin the side length to 6.

  • Draw it and find the straight line
  • Turn the area into the radius
  • Right triangle on the chord
  • Altitude of the equilateral triangle
  • Use 'outside' to build one equation
  • Check which side length fits