AMC 10 · 2004 · #22

Grade 8 geometry-2d
pythagorean-theoremcoordinate-geometryarea-triangles physical-representationidentify-subproblems ↑ Prerequisites: pythagorean-theorem
📏 Medium solution 💡 3 insights
Problem
A triangle has sides 5, 12, and 13. It has one circle drawn inside it touching all three sides (the inscribed circle) and one circle drawn around it passing through all three vertices (the circumscribed circle). Find the distance between the two circles' centers.

Pick an answer.

(A)
$\frac{3\sqrt{5}}{2}$
(B)
$\frac{7}{2}$
(C)
$\sqrt{15}$
(D)
$\frac{\sqrt{65}}{2}$
(E)
$\frac{9}{2}$

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

How to solve
Strategy Draw a Diagram

The sides 5, 12, 13 are a famous Pythagorean triple, so Tool #5 (Look for a Pattern) flags that this is a right triangle before any calculation. That single fact makes both centers easy to pin down, so Tool #1 (Draw a Diagram) sets up a coordinate grid with the right angle at the origin and the legs along the axes. From there Tool #7 (Identify Subproblems) splits the work into three clean pieces: locate the circumcenter, locate the incenter, then measure the straight-line distance between them with the distance formula. Placing everything on coordinates turns 'distance between two special points' into plain arithmetic.

1STEP 1

Spot the right triangle

Since 5²+12²=169=13², the converse of the Pythagorean theorem makes this a right triangle, with legs 5 and 12 at the right angle.

5²+12²=25+144=169=13² → right triangle
2STEP 2

Place coordinates, find the circumcenter

With C=(0,0), A=(12,0), B=(0,5), the hypotenuse AB is a diameter, so the circumcenter is its midpoint O=(6,5/2).

C=(0,0), A=(12,0), B=(0,5); O=midpoint of AB=(6,5/2)
3STEP 3

Find the inradius and the incenter

Area=1/2·5·12=30 and semiperimeter s=15 give r=30/15=2, and the incircle touches both axes, so the incenter is I=(2,2).

Area=1/2·5·12=30, s=(5+12+13)/2=15, r=30/15=2, I=(2,2)
4STEP 4

Measure the distance between the centers

The gaps are 6-2=4 and 5/2-2=1/2, so the distance formula gives OI=√(16+1/4)=√(65/4)=√(65)/2, choice (D).

OI=√((6-2)²+(5/2-2)²)=√(16+1/4)=√(65/4)=√(65)/2 (D)
Answer
√(65)/2
As a decimal √(65)/2≈8.06/2≈ 4.03. The incenter lies inside the triangle and the circumradius is R=13/2=6.5, so the two centers should be less than 6.5 apart — and 4.03 < 6.5 fits. Comparing the choices numerically, (A) ≈3.35, (B) =3.5, (C) ≈3.87, (D) ≈4.03, (E) =4.5; only (D) matches the computed value, so the answer is stable.
💡Key takeaway

In a right triangle the circumcircle's center sits at the middle of the hypotenuse and the incircle's center sits one inradius in from each leg; drop both points onto a grid and the distance formula finishes the job.

  • Spot the right triangle
  • Place coordinates, find the circumcenter
  • Find the inradius and the incenter
  • Measure the distance between the centers