Difference between revisions of "2014 AIME II Problems/Problem 8"
(Created page with "==Solution 1== <center> <asy> import graph; size(7.99cm); real labelscalefactor = 0.5; pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); pen dotstyle = black; real xm...") |
(No difference)
|
Revision as of 23:26, 27 March 2014
Solution 1
Using the diagram above, let the radius of be
, and the radius of
be
. Then,
, and
, so the Pythagorean theorem in
gives
. Also,
, so
Noting that
, we can now use the Pythagorean theorem in
to get
Solving this quadratic is somewhat tedious, but the constant terms cancel, so the computation isn't terrible. Solving gives for a final answer of
.