Difference between revisions of "2018 AMC 10A Problems/Problem 15"

(Solution)
Line 13: Line 13:
 
==Solution==
 
==Solution==
  
Call the largest circle <math>\circle X</math>.
+
Call the largest circle <math>\circ X</math>.

Revision as of 15:48, 8 February 2018

Two circles of radius 5 are externally tangent to each other and are internally tangent to a circle of radius 13 at points $A$ and $B$, as shown in the diagram. The distance $AB$ can be written in the form $\tfrac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. What is $m+n$?

[asy] draw(circle((0,0),13)); draw(circle((5,-6.2),5)); draw(circle((-5,-6.2),5)); label("$B$", (9.5,-9.5), S); label("$A$", (-9.5,-9.5), S); [/asy]

$\textbf{(A) }   21   \qquad    \textbf{(B) }  29   \qquad    \textbf{(C) }  58   \qquad   \textbf{(D) } 69 \qquad  \textbf{(E) }   93$

Solution

Call the largest circle $\circ X$.