Difference between revisions of "2017 AMC 10A Problems/Problem 22"
(→Problem) |
(added the diagram) |
||
Line 6: | Line 6: | ||
==Solution== | ==Solution== | ||
− | + | <asy> | |
+ | real sqrt3 = 1.73205080757; | ||
+ | draw(Circle((4, 4), 4)); | ||
+ | draw((4-2*sqrt3,6)--(4,4)--(4+2*sqrt3,6)--(4-2*sqrt3,6)--(4,12)--(4+2*sqrt3,6)); | ||
+ | label("A", (4, 12.4)); | ||
+ | label("B", (-.3, 6.3)); | ||
+ | label("C", (8.3, 6.3)); | ||
+ | label("O", (4, 3.4)); | ||
+ | </asy> | ||
Let the radius of the circle be r, and let its center be O. Since <math>\overline{AB}</math> and <math>\overline{AC}</math> are tangent to circle O, then <math>\angle OBA = \angle OCA = 90^{\circ}</math>, so <math>\angle BOC = 120^{\circ}</math>. Therefore, since <math>\overline{OB}</math> and <math>\overline{OC}</math> are equal to r, then (pick your favorite method) <math>\overline{BC} = r\sqrt{3}</math>. The area of the equilateral triangle is <math>\frac{(r\sqrt{3})^2 \sqrt{3}}4 = \frac{3r^2 \sqrt{3}}4</math>, and the area of the sector we are subtracting from it is <math>\frac 13 \pi r^2 - \frac 12 r \cdot r \cdot \frac{\sqrt{3}}2 = \frac{\pi r^2}3 -\frac{r^2 \sqrt{3}}4</math>. The area outside of the triangle is <math> \frac{3r^2 \sqrt{3}}4-\left(\frac{\pi r^2}3 -\frac{r^2 \sqrt{3}}4\right) = r^2 \sqrt{3} - \frac{\pi r^2}3</math>. Therefore, the answer is <cmath>\frac{r^2 \sqrt{3} - \frac{\pi r^2}3}{\frac{3r^2 \sqrt{3}}4} = \boxed{\textbf{(E) } \frac 43 - \frac{4\sqrt 3 \pi}{27}}</cmath> | Let the radius of the circle be r, and let its center be O. Since <math>\overline{AB}</math> and <math>\overline{AC}</math> are tangent to circle O, then <math>\angle OBA = \angle OCA = 90^{\circ}</math>, so <math>\angle BOC = 120^{\circ}</math>. Therefore, since <math>\overline{OB}</math> and <math>\overline{OC}</math> are equal to r, then (pick your favorite method) <math>\overline{BC} = r\sqrt{3}</math>. The area of the equilateral triangle is <math>\frac{(r\sqrt{3})^2 \sqrt{3}}4 = \frac{3r^2 \sqrt{3}}4</math>, and the area of the sector we are subtracting from it is <math>\frac 13 \pi r^2 - \frac 12 r \cdot r \cdot \frac{\sqrt{3}}2 = \frac{\pi r^2}3 -\frac{r^2 \sqrt{3}}4</math>. The area outside of the triangle is <math> \frac{3r^2 \sqrt{3}}4-\left(\frac{\pi r^2}3 -\frac{r^2 \sqrt{3}}4\right) = r^2 \sqrt{3} - \frac{\pi r^2}3</math>. Therefore, the answer is <cmath>\frac{r^2 \sqrt{3} - \frac{\pi r^2}3}{\frac{3r^2 \sqrt{3}}4} = \boxed{\textbf{(E) } \frac 43 - \frac{4\sqrt 3 \pi}{27}}</cmath> | ||
Revision as of 20:29, 8 February 2017
Problem
Sides and of equilateral triangle are tangent to a circle at points and respectively. What fraction of the area of lies outside the circle?
Solution
Let the radius of the circle be r, and let its center be O. Since and are tangent to circle O, then , so . Therefore, since and are equal to r, then (pick your favorite method) . The area of the equilateral triangle is , and the area of the sector we are subtracting from it is . The area outside of the triangle is . Therefore, the answer is
See Also
2017 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 21 |
Followed by Problem 23 | |
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 |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.