Difference between revisions of "2010 AMC 8 Problems/Problem 23"
Line 4: | Line 4: | ||
dot((0,0),ds); label("$O$",(-0.24,-0.35),NE*lsf); dot((1.41,1.41),ds); dot((-1.4,1.43),ds); dot((1.4,-1.42),ds); dot((-1.42,-1.41),ds); | dot((0,0),ds); label("$O$",(-0.24,-0.35),NE*lsf); dot((1.41,1.41),ds); dot((-1.4,1.43),ds); dot((1.4,-1.42),ds); dot((-1.42,-1.41),ds); | ||
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);</asy> | clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);</asy> | ||
+ | |||
<b>Soution</b> | <b>Soution</b> | ||
+ | According to the pythagorean theorem, The radius of the larger circle is: | ||
+ | |||
+ | <math>1^2 + 1^2 = \sqrt{2}</math> | ||
+ | |||
+ | Therefore the area of the larger circle is: | ||
+ | |||
+ | <math>(\sqrt{2})^2\pi = 2\pi </math> | ||
+ | |||
+ | 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: | ||
+ | |||
+ | <math>1^2\pi=\pi</math> | ||
+ | |||
+ | Finally the ratio of the combined areas of the two semicircles to the area of circle <math>O</math> is <math>1\2</math> |
Revision as of 18:51, 21 October 2012
Semicircles and pass through the center . What is the ratio of the combined areas of the two semicircles to the area of circle ?
Soution
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