1992 AJHSME Problems/Problem 24

Revision as of 20:56, 18 August 2011 by Mrdavid445 (talk | contribs) (Created page with "==Problem== Four circles of radius <math>3</math> are arranged as shown. Their centers are the vertices of a square. The area of the shaded region is closest to <asy> fill((3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Four circles of radius $3$ are arranged as shown. Their centers are the vertices of a square. The area of the shaded region is closest to

[asy] fill((3,3)--(3,-3)--(-3,-3)--(-3,3)--cycle,lightgray); fill(arc((3,3),(0,3),(3,0),CCW)--(3,3)--cycle,white); fill(arc((3,-3),(3,0),(0,-3),CCW)--(3,-3)--cycle,white); fill(arc((-3,-3),(0,-3),(-3,0),CCW)--(-3,-3)--cycle,white); fill(arc((-3,3),(-3,0),(0,3),CCW)--(-3,3)--cycle,white);  draw(circle((3,3),3)); draw(circle((3,-3),3)); draw(circle((-3,-3),3)); draw(circle((-3,3),3)); draw((3,3)--(3,-3)--(-3,-3)--(-3,3)--cycle); [/asy]

$\text{(A)}\ 7.7 \qquad \text{(B)}\ 12.1 \qquad \text{(C)}\ 17.2 \qquad \text{(D)}\ 18 \qquad \text{(E)}\ 27$