2010 AMC 8 Problems/Problem 23: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 5: | Line 5: | ||
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);</asy> | clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);</asy> | ||
<b> | <b>Solution</b> | ||
According to the pythagorean theorem, The radius of the larger circle is: | According to the pythagorean theorem, The radius of the larger circle is: | ||
Revision as of 20:32, 3 November 2012
Semicircles
and
pass through the center
. What is the ratio of the combined areas of the two semicircles to the area of circle
?
Solution
According to the pythagorean theorem, The radius of the larger circle is:
Therefore the area of the larger circle is:
Using the coordinate plane given we find that the radius of the two semicircles to be 1. Therefore the area of the two semicircles is:
Finally the ratio of the combined areas of the two semicircles to the area of circle
is
.