Difference between revisions of "Mock AIME 6 2006-2007 Problems/Problem 6"
(Created page with "==Problem == <math>C_1</math> is a circle with radius <math>164</math> and <math>C_2</math> is a circle internally tangent to <math>C_1</math> that passes through the center o...") |
(solution) |
||
Line 3: | Line 3: | ||
==Solution== | ==Solution== | ||
− | {{ | + | Let the center of <math>C_1</math> be <math>O_1</math>, and let the center of <math>C_2</math> be <math>O_2</math>. Extend <math>O_1O_2</math> through <math>O_2</math> to meet <math>C_1</math> at <math>X</math>. Then <math>O_1X=164</math> since it is a radius. Drop perpendiculars from <math>X,O_2,</math> and <math>C_1</math> to <math>AB</math>. Since <math>D</math> is the tangent point, we must have <math>D</math> be the foot of the perpendicular from <math>O_2</math>. Let the perpendiculars from <math>X</math> and <math>C_1</math> have feet <math>E,F</math> respectively. Then since <math>XO_2=O_2O_1=82</math> due to being a radius (note that the radius of <math>C_2</math> is half that of <math>C_1</math> since two radii of the first make one radii of the second from construction), we must have <math>XE+O_1F=2O_2D=164</math>. |
+ | |||
+ | Let <math>XE=y</math>. Then <math>O_1F=164-y</math>. Notice that since <math>O_1F</math> is perpendicular to the chord, we must have <math>AF=BF=160</math>. Additionally, <math>O_1A=164</math> due to being a radius. Then, by the [[Pythagorean Theorem]], we must have <math>O_1F^2+AF^2=AO_1^2</math>. Substituting values results in <math>y=128</math>. | ||
+ | |||
+ | Let <math>EF=x</math>. From earlier, <math>O_1X=164,XE=y=128,</math> and <math>O_1F=164-y=36</math>. Then, by the Pythagorean Theorem: | ||
+ | <cmath>EF^2+(XE-O_1F)^2=XO_1^2</cmath> | ||
+ | <cmath>\Rightarrow x^2+(128-36)^2=164^2</cmath> | ||
+ | <cmath>\Rightarrow x^2=164^2-92^2=256\cdot72=16^2\cdot6^2\cdot2</cmath> | ||
+ | <cmath>\Rightarrow x=96\sqrt{2}</cmath> | ||
+ | |||
+ | Since <math>BF=160</math>, <math>BE=160-x</math>. Additionally, since <math>XO_2=O_2O_1</math>, then <math>ED=DF</math>, so they are equal to <math>\frac{1}{2}x</math>. Then <math>BD=BE+ED=160-\frac{1}{2}x</math>. Therefore, <math>BD=160-48\sqrt{2}</math>, so the answer is <math>160+48+2=\boxed{210}</math>. | ||
+ | |||
+ | ~ [https://artofproblemsolving.com/wiki/index.php/User:Eevee9406 eevee9406] |
Latest revision as of 18:13, 23 March 2025
Problem
is a circle with radius
and
is a circle internally tangent to
that passes through the center of
.
is a chord in
of length
tangent to
at
where
. Given that
where
are positive integers and
is not divisible by the square of any prime, what is
?
Solution
Let the center of be
, and let the center of
be
. Extend
through
to meet
at
. Then
since it is a radius. Drop perpendiculars from
and
to
. Since
is the tangent point, we must have
be the foot of the perpendicular from
. Let the perpendiculars from
and
have feet
respectively. Then since
due to being a radius (note that the radius of
is half that of
since two radii of the first make one radii of the second from construction), we must have
.
Let . Then
. Notice that since
is perpendicular to the chord, we must have
. Additionally,
due to being a radius. Then, by the Pythagorean Theorem, we must have
. Substituting values results in
.
Let . From earlier,
and
. Then, by the Pythagorean Theorem:
Since ,
. Additionally, since
, then
, so they are equal to
. Then
. Therefore,
, so the answer is
.