Skip to main content

2004 AMC 10B Problem 22

Problem 22 of 25HarderGeometry

A triangle with sides of 5,5, 12,12, and 1313 has both an inscribed and a circumscribed circle. What is the distance between the centers of those circles?

Answer choices

Show solution

Solution

Since 52+122=132,5^2 + 12^2 = 13^2, the triangle is right. Place it at (0,0),(0, 0), (5,0),(5, 0), (0,12).(0, 12). The circumcenter is the midpoint of the hypotenuse, (52,6).\left(\tfrac52, 6\right). The inradius satisfies (12r)+(5r)=13,(12 - r) + (5 - r) = 13, so r=2r = 2 and the incenter is (2,2).(2, 2). The distance is (522)2+(62)2=14+16=652. \begin{gathered} \sqrt{\left(\tfrac52 - 2\right)^2 + (6 - 2)^2} \\ = \sqrt{\tfrac14 + 16} \\ = \dfrac{\sqrt{65}}{2}. \end{gathered} Thus, the correct answer is D.

More practice

Concepts: incircle, incenter, and inradius · circumcircle, circumcenter, and circumradius · right triangle · coordinate geometry

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.