Difference between revisions of "2018 AMC 10A Problems/Problem 15"
m (→Solution 2) |
|||
(18 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
− | Two circles of radius 5 are externally tangent to each other and are internally tangent to a circle of radius 13 at points <math>A</math> and <math>B</math>, as shown in the diagram. The distance <math>AB</math> can be written in the form <math>\tfrac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. What is <math>m+n</math>? | + | == Problem == |
+ | |||
+ | Two circles of radius <math>5</math> are externally tangent to each other and are internally tangent to a circle of radius <math>13</math> at points <math>A</math> and <math>B</math>, as shown in the diagram. The distance <math>AB</math> can be written in the form <math>\tfrac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. What is <math>m+n</math>? | ||
<asy> | <asy> | ||
Line 11: | Line 13: | ||
<math>\textbf{(A) } 21 \qquad \textbf{(B) } 29 \qquad \textbf{(C) } 58 \qquad \textbf{(D) } 69 \qquad \textbf{(E) } 93 </math> | <math>\textbf{(A) } 21 \qquad \textbf{(B) } 29 \qquad \textbf{(C) } 58 \qquad \textbf{(D) } 69 \qquad \textbf{(E) } 93 </math> | ||
− | ==Solution | + | ==Solution== |
+ | |||
<asy> | <asy> | ||
draw(circle((0,0),13)); | draw(circle((0,0),13)); | ||
Line 26: | Line 29: | ||
label("$Z$", (5,-6.25),NE); | label("$Z$", (5,-6.25),NE); | ||
</asy> | </asy> | ||
− | Let the center of the surrounding circle be <math>X</math>. The circle that is tangent at point <math>A</math> will have point <math>Y</math> as the center. Similarly, the circle that is tangent at point <math>B</math> will have point <math>Z</math> as the center. Connect <math>AB</math>, <math>YZ</math>, <math>XA</math>, and <math>XB</math>. Now observe that <math>\triangle XYZ</math> is similar to <math>\triangle XAB</math>. Writing out the ratios, we get | + | |
+ | Let the center of the surrounding circle be <math>X</math>. The circle that is tangent at point <math>A</math> will have point <math>Y</math> as the center. Similarly, the circle that is tangent at point <math>B</math> will have point <math>Z</math> as the center. Connect <math>AB</math>, <math>YZ</math>, <math>XA</math>, and <math>XB</math>. Now observe that <math>\triangle XYZ</math> is similar to <math>\triangle XAB</math> by SAS. | ||
+ | |||
+ | Writing out the ratios, we get | ||
<cmath>\frac{XY}{XA}=\frac{YZ}{AB} \Rightarrow \frac{13-5}{13}=\frac{5+5}{AB} \Rightarrow \frac{8}{13}=\frac{10}{AB} \Rightarrow AB=\frac{65}{4}.</cmath> | <cmath>\frac{XY}{XA}=\frac{YZ}{AB} \Rightarrow \frac{13-5}{13}=\frac{5+5}{AB} \Rightarrow \frac{8}{13}=\frac{10}{AB} \Rightarrow AB=\frac{65}{4}.</cmath> | ||
− | Therefore, our answer is <math>65+4= \boxed{\textbf{D) } 69}</math>. | + | Therefore, our answer is <math>65+4= \boxed{\textbf{(D) } 69}</math>. |
+ | |||
+ | ==Note== | ||
+ | Let the circle of radius 13 have center <math>O</math>. Let the circle tangent to <math>\odot O</math> at <math>A</math> have center <math>O_1</math> and that tangent at <math>B</math> have center <math>O_2</math>. | ||
+ | |||
+ | Here we prove by contradiction that the intersection of <math>\overleftrightarrow{OO_1} </math> and <math>\odot O</math> must be the point of tangency of <math>\odot O</math> and <math>\odot O_1</math>. | ||
+ | |||
+ | Assume that <math>A</math> is not the point of tangency of <math>\odot O</math> and <math>\odot O_1</math>. Furthermore, let <math>A</math> be the intersection of <math>\overleftrightarrow{OO_1} </math> and <math>\odot O</math>. Then, let <math>\odot O</math> and <math>\odot O_1</math> be tangent at <math> T </math>. | ||
+ | |||
+ | It follows that <math>\angle ATO_1 </math> is a right angle, so if we continue <math>TO_1</math> to hit <math> \odot O </math> at <math>I</math>, we have that <math>\angle ATI</math> must intercept a semicircle. <math>I</math> therefore has to be the intersection of the diameter through <math>A</math> and <math>O</math> and <math>\odot O</math>. We previously assumed that <math>O_1</math> had to be on <math>\overleftrightarrow{OA} </math>, so <math>O_1</math> is point <math>I</math>. Clearly, however, if point <math>O_1</math> is point <math>I</math>, <math>\odot O_1 </math> will intersect <math>\odot O</math> at more than one point, and therefore will not be tangent, leading to a contradiction. | ||
+ | |||
+ | Therefore, we have proved that <math>A</math>, the intersection of <math>\overleftrightarrow{OO_1} </math> and <math>\odot O</math>, is the point of tangency between <math>\odot O</math> and <math>\odot O_1</math>, so <math>A</math>, <math>O</math>, and <math>O_1</math> are collinear. Therefore, there exists a line through all three points. Likewise, we can perform the same proof on the circle tangent at B, and our solution above is valid. | ||
+ | |||
+ | |||
+ | ~LeonQS | ||
+ | |||
+ | ==Video Solution (HOW TO THINK CREATIVELY!)== | ||
+ | https://youtu.be/xFnLbr-qt6I | ||
+ | |||
+ | ~Education, the Study of Everything | ||
+ | |||
+ | ==Video Solution 1== | ||
+ | |||
+ | https://youtu.be/HJALwsbHZXc | ||
+ | |||
+ | - Whiz | ||
+ | |||
+ | https://www.youtube.com/watch?v=llMgyOkjNgU&list=PL-27w0UNlunxDTyowGrnvo_T7z92OCvpv&index=3 - amshah | ||
− | ==Solution 2== | + | == Video Solution 2 by OmegaLearn == |
+ | https://youtu.be/NsQbhYfGh1Q?t=1328 | ||
− | + | ~ pi_is_3.14 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==See Also== | ==See Also== |
Latest revision as of 12:52, 18 August 2025
Contents
Problem
Two circles of radius are externally tangent to each other and are internally tangent to a circle of radius
at points
and
, as shown in the diagram. The distance
can be written in the form
, where
and
are relatively prime positive integers. What is
?
Solution
Let the center of the surrounding circle be . The circle that is tangent at point
will have point
as the center. Similarly, the circle that is tangent at point
will have point
as the center. Connect
,
,
, and
. Now observe that
is similar to
by SAS.
Writing out the ratios, we get
Therefore, our answer is
.
Note
Let the circle of radius 13 have center . Let the circle tangent to
at
have center
and that tangent at
have center
.
Here we prove by contradiction that the intersection of and
must be the point of tangency of
and
.
Assume that is not the point of tangency of
and
. Furthermore, let
be the intersection of
and
. Then, let
and
be tangent at
.
It follows that is a right angle, so if we continue
to hit
at
, we have that
must intercept a semicircle.
therefore has to be the intersection of the diameter through
and
and
. We previously assumed that
had to be on
, so
is point
. Clearly, however, if point
is point
,
will intersect
at more than one point, and therefore will not be tangent, leading to a contradiction.
Therefore, we have proved that , the intersection of
and
, is the point of tangency between
and
, so
,
, and
are collinear. Therefore, there exists a line through all three points. Likewise, we can perform the same proof on the circle tangent at B, and our solution above is valid.
~LeonQS
Video Solution (HOW TO THINK CREATIVELY!)
~Education, the Study of Everything
Video Solution 1
- Whiz
https://www.youtube.com/watch?v=llMgyOkjNgU&list=PL-27w0UNlunxDTyowGrnvo_T7z92OCvpv&index=3 - amshah
Video Solution 2 by OmegaLearn
https://youtu.be/NsQbhYfGh1Q?t=1328
~ pi_is_3.14
See Also
2018 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Problem 16 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.