1986 AJHSME Problems/Problem 23

Revision as of 23:18, 23 January 2009 by 5849206328x (talk | contribs) (New page: ==Problem== The large circle has diameter <math>\text{AC}</math>. The two small circles have their centers on <math>\text{AC}</math> and just touch at <math>\text{O}</math>, the center o...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

The large circle has diameter $\text{AC}$. The two small circles have their centers on $\text{AC}$ and just touch at $\text{O}$, the center of the large circle. If each small circle has radius $1$, what is the value of the ratio of the area of the shaded region to the area of one of the small circles?

[asy] pair A=(-2,0), O=origin, C=(2,0); path X=Arc(O,2,0,180), Y=Arc((-1,0),1,180,0), Z=Arc((1,0),1,180,0), M=X..Y..Z..cycle; filldraw(M, black, black); draw(reflect(A,C)*M); draw(A--C, dashed);  label("A",A,W); label("C",C,E); label("O",O,SE); dot((-1,0)); dot(O); dot((1,0)); label("$1$",(-.5,0),N); label("$1$",(1.5,0),N); [/asy]

$\text{(A)}\ \text{between }\frac{1}{2}\text{ and 1} \qquad \text{(B)}\ 1 \qquad \text{(C)}\ \text{between 1 and }\frac{3}{2}$

$\text{(D)}\ \text{between }\frac{3}{2}\text{ and 2} \qquad \text{(E)}\ \text{cannot be determined from the information given}$

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.

See Also

1986 AJHSME Problems