Difference between revisions of "2013 AIME II Problems/Problem 8"
(Problem 8) |
|||
Line 1: | Line 1: | ||
A hexagon that is inscribed in a circle has side lengths <math>22</math>, <math>22</math>, <math>20</math>, <math>22</math>, <math>22</math>, and <math>20</math> in that order. The radius of the circle can be written as <math>p+\sqrt{q}</math>, where <math>p</math> and <math>q</math> are positive integers. Find <math>p+q</math>. | A hexagon that is inscribed in a circle has side lengths <math>22</math>, <math>22</math>, <math>20</math>, <math>22</math>, <math>22</math>, and <math>20</math> in that order. The radius of the circle can be written as <math>p+\sqrt{q}</math>, where <math>p</math> and <math>q</math> are positive integers. Find <math>p+q</math>. | ||
+ | |||
+ | ==Solution== | ||
+ | |||
+ | Let us call the hexagon <math>ABCDEF</math>, where <math>AB=CD=DE=AF=22</math>, and <math>BC=EF=20</math>. | ||
+ | We can just consider one half of the hexagon, <math>ABCD</math>, to make matters simpler. | ||
+ | Draw a line from the center of the circle, <math>O</math>, to the midpoint of <math>BC</math>, <math>E</math>. Now, draw a line from <math>O</math> to the midpoint of <math>AB</math>, <math>F</math>. Clearly, <math>\angle BEO=90^{\circ}</math>, because <math>BO=CO</math>, and <math>\angle BFO=90^{\circ}</math>, for similar reasons. Also notice that <math>\angle AOE=90^{\circ}</math>. | ||
+ | Let us call <math>\angle BFO=\theta</math>. Therefore, <math>\angle AOB=2\theta</math>, and so <math>\angle AOE=90-2\theta</math>. Let us label the radius of the circle <math>r</math>. This means <cmath>\sin{\theta}=\frac{BF}{r}=\frac{11}{r}</cmath> <cmath>\sin{90-2\theta}=\frac{BE}{r}=\frac{10}{r}</cmath> | ||
+ | Now we can use simple trigonometry to solve for <math>r</math>. | ||
+ | Recall that <math>\sin{90-\alpha}=\cos(\alpha)</math>: That means <math>\sin{90-2\theta}=\cos{2\theta}=\frac{10}{r}</math> | ||
+ | Recall that <math>\cos{2\alpha}=1-2\sin^2{\alpha}</math>: That means <math>\cos{2\theta}=1-2\sin^2{\theta}=\frac{10}{r}</math>. | ||
+ | Let <math>\sin{\theta}=x</math>. | ||
+ | Substitute to get <math>x=\frac{11}{r}</math> and <math>1-2x^2=\frac{10}{r}</math> | ||
+ | Now substitute the first equation into the second equation: <math>1-2\left(\frac{11}{r}\right)^2=\frac{10}{r}</math> | ||
+ | Multiplying both sides by <math>r^2</math> and reordering gives us the quadratic <cmath>r^2-10r-242=0</cmath> | ||
+ | Using the quadratic equation to solve, we get that <math>r=10+\sqrt{267}</math>, so the answer is <math>10+267=\boxed{277}</math> |
Revision as of 20:31, 4 April 2013
A hexagon that is inscribed in a circle has side lengths ,
,
,
,
, and
in that order. The radius of the circle can be written as
, where
and
are positive integers. Find
.
Solution
Let us call the hexagon , where
, and
.
We can just consider one half of the hexagon,
, to make matters simpler.
Draw a line from the center of the circle,
, to the midpoint of
,
. Now, draw a line from
to the midpoint of
,
. Clearly,
, because
, and
, for similar reasons. Also notice that
.
Let us call
. Therefore,
, and so
. Let us label the radius of the circle
. This means
Now we can use simple trigonometry to solve for
.
Recall that
: That means
Recall that
: That means
.
Let
.
Substitute to get
and
Now substitute the first equation into the second equation:
Multiplying both sides by
and reordering gives us the quadratic
Using the quadratic equation to solve, we get that
, so the answer is