Difference between revisions of "Mock AIME 1 2010 Problems/Problem 9"
(created solution page with diagram) |
m (fixed category) |
||
(One intermediate revision by the same user not shown) | |||
Line 58: | Line 58: | ||
</asy> | </asy> | ||
+ | |||
+ | Let <math>\omega_1</math> have center <math>A</math>, <math>\omega_2</math> have center <math>B</math>, and <math>\omega_3</math> have center <math>C</math>. Further, let <math>\overline{AB}</math> intersect <math>\omega_1</math> at <math>D</math>, <math>\omega_2</math> at <math>E</math>, and <math>\omega_3</math> at <math>T</math>, as in the diagram. Let <math>r</math> be the radius of <math>\omega_3</math> and let <math>TE=x</math>. | ||
+ | |||
+ | Because <math>\overline{AB}</math> is tangent to <math>\omega_3</math>, <math>\overline{CT} \perp \overline{AB}</math>. Because <math>\omega_1</math> and <math>\omega_3</math> are tangent, we know that the line joining their centers goes through their point of tangency. Thus, because <math>\omega_1</math> has radius <math>5</math>, <math>AC=5-r</math>. Similarly, <math>BC=7-r</math>. Because <math>AB=10</math> with <math>AE=5</math> and <math>BD=7</math>, <math>AB=2</math>. Thus, <math>DT=2-x</math>, <math>AD=5-2=3</math>, and <math>BE=7-2=5</math>. | ||
+ | |||
+ | By the [[Pythagorean Theorem]] in <math>\triangle BTC</math>, we have the following equation that we can solve for <math>r</math>: | ||
+ | \begin{align*} | ||
+ | BT^2+TC^2 &= BC^2 \\ | ||
+ | (5+x)^2+r^2 &= (7-r)^2 \\ | ||
+ | 25+10x+x^2+r^2 &= 49-14r+r^2 \\ | ||
+ | x^2+10x-24 &= -14r \\ | ||
+ | r &= -\frac{x^2+10x-24}{14} | ||
+ | \end{align*} | ||
+ | By using Pythagoras again in <math>\triangle ATC</math>, we have the following equation: | ||
+ | \begin{align*} | ||
+ | AT^2+TC^2 &= AC^2 \\ | ||
+ | (3+(2-x))^2+r^2 &= (5-r)^2 \\ | ||
+ | (5-x)^2+r^2 &= r^2-10r+25 \\ | ||
+ | x^2-10x+25 &= -10r+25 \\ | ||
+ | x^2-10x &= -10r | ||
+ | \end{align*} | ||
+ | Substituting the expression for <math>r</math> we found earlier, we see the following: | ||
+ | \begin{align*} | ||
+ | x^2-10x &= -10(-\frac{x^2+10x-24}{14}) \\ | ||
+ | x^2-10x &= \frac{5x^2+50x-120}{7} \\ | ||
+ | 7x^2-70x &= 5x^2+50x-120 \\ | ||
+ | 2x^2-120x+120 &= 0 \\ | ||
+ | x^2-60x+60 &= 0 \\ | ||
+ | x &= \frac{60 \pm \sqrt{3600-240}}2 \\ | ||
+ | x &= 30 \pm \sqrt{900-60} \\ | ||
+ | x &= 30 \pm 2\sqrt{210} | ||
+ | \end{align*} | ||
+ | Because <math>x<2</math>, <math>x=30 - 2\sqrt{210}</math>. Now, we can plug this value for <math>x</math> into our expression for <math>r</math> to get our answer: | ||
+ | \begin{align*} | ||
+ | r &= -\frac{x^2+10x-24}{14} \\ | ||
+ | &= -\frac{(30-2\sqrt{210})^2+10(30-2\sqrt{210})-24}{14} \\ | ||
+ | &= -\frac{900+840-120\sqrt{210}+300-20\sqrt{210}-24}{14} \\ | ||
+ | &= -\frac{1740+276-140\sqrt{210}}{14} \\ | ||
+ | &= 10\sqrt{210}-\frac{2016}{14} \\ | ||
+ | &= 10\sqrt{210}-144 | ||
+ | \end{align*} | ||
+ | Thus, our answer is <math>10+210+144=\boxed{364}</math>. | ||
== See Also == | == See Also == | ||
{{Mock AIME box|year=2010|n=1|num-b=8|num-a=10}} | {{Mock AIME box|year=2010|n=1|num-b=8|num-a=10}} | ||
− | [[Category:Intermediate | + | [[Category:Intermediate Geometry Problems]] |
Latest revision as of 16:52, 2 August 2024
Problem
Let and
be circles of radii 5 and 7, respectively, and suppose that the distance between their centers is 10. There exists a circle
that is internally tangent to both
and
, and tangent to the line joining the centers of
and
. If the radius of
can be expressed in the form
, where
,
, and
are integers, and
is not divisible by the square if any prime, find the value of
.
Solution
Let have center
,
have center
, and
have center
. Further, let
intersect
at
,
at
, and
at
, as in the diagram. Let
be the radius of
and let
.
Because is tangent to
,
. Because
and
are tangent, we know that the line joining their centers goes through their point of tangency. Thus, because
has radius
,
. Similarly,
. Because
with
and
,
. Thus,
,
, and
.
By the Pythagorean Theorem in , we have the following equation that we can solve for
:
\begin{align*}
BT^2+TC^2 &= BC^2 \\
(5+x)^2+r^2 &= (7-r)^2 \\
25+10x+x^2+r^2 &= 49-14r+r^2 \\
x^2+10x-24 &= -14r \\
r &= -\frac{x^2+10x-24}{14}
\end{align*}
By using Pythagoras again in
, we have the following equation:
\begin{align*}
AT^2+TC^2 &= AC^2 \\
(3+(2-x))^2+r^2 &= (5-r)^2 \\
(5-x)^2+r^2 &= r^2-10r+25 \\
x^2-10x+25 &= -10r+25 \\
x^2-10x &= -10r
\end{align*}
Substituting the expression for
we found earlier, we see the following:
\begin{align*}
x^2-10x &= -10(-\frac{x^2+10x-24}{14}) \\
x^2-10x &= \frac{5x^2+50x-120}{7} \\
7x^2-70x &= 5x^2+50x-120 \\
2x^2-120x+120 &= 0 \\
x^2-60x+60 &= 0 \\
x &= \frac{60 \pm \sqrt{3600-240}}2 \\
x &= 30 \pm \sqrt{900-60} \\
x &= 30 \pm 2\sqrt{210}
\end{align*}
Because
,
. Now, we can plug this value for
into our expression for
to get our answer:
\begin{align*}
r &= -\frac{x^2+10x-24}{14} \\
&= -\frac{(30-2\sqrt{210})^2+10(30-2\sqrt{210})-24}{14} \\
&= -\frac{900+840-120\sqrt{210}+300-20\sqrt{210}-24}{14} \\
&= -\frac{1740+276-140\sqrt{210}}{14} \\
&= 10\sqrt{210}-\frac{2016}{14} \\
&= 10\sqrt{210}-144
\end{align*}
Thus, our answer is
.
See Also
Mock AIME 1 2010 (Problems, Source) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 |