Difference between revisions of "Mock AIME 6 2006-2007 Problems/Problem 13"
(→Solution) |
|||
Line 5: | Line 5: | ||
[[File:Mock_AIME_6_P13a.png|600px]] | [[File:Mock_AIME_6_P13a.png|600px]] | ||
+ | |||
+ | <math>|AB|=|CD|=20\sqrt{2}</math> | ||
+ | |||
+ | Let <math>d</math> be the distance between centers, and <math>h=|PO|=3</math> | ||
+ | |||
+ | <math>|CD|^2+(r_2-r_1)^2=d^2</math> | ||
+ | |||
+ | <math>(20\sqrt{2})^2+(r_2-r_1)^2=d^2</math> | ||
+ | |||
+ | <math>800+(r_2-r_1)^2=d^2</math> [Equation 1] | ||
+ | |||
+ | By similar triangles, | ||
+ | |||
+ | <math>\frac{r_1}{h}=\frac{r_2}{h+d}</math> | ||
+ | |||
+ | solving for <math>d</math> we have: | ||
+ | |||
+ | <math>d=\frac{(r_2-r_1)h}{r_1}</math> | ||
+ | |||
Revision as of 02:20, 26 November 2023
Problem
Consider two circles of different sizes that do not intersect. The smaller circle has center . Label the intersection of their common external tangents . A common internal tangent intersects the common external tangents at points and . Given that the radius of the larger circle is , , and , what is the square of the area of triangle ?
Solution
Let be the distance between centers, and
[Equation 1]
By similar triangles,
solving for we have:
~Tomas Diaz. orders@tomasdiaz.com
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.