Problem

2007 AMC 8 Problem 25

On the dart board shown in the figure, the outer circle has radius 6 and the inner circle has a radius of 3. Three radii divide each circle into three congruent regions, with point values shown. The probability that a dart will hit a given region is proportional to the area of the region. When two darts hit this board, the score is the sum of the point values in the regions. What is the probability that the score is odd?

[asy] draw(Circle(origin, 2)); draw(Circle(origin, 1)); draw(origin--2*dir(90)); draw(origin--2*dir(210)); draw(origin--2*dir(330)); label("$1$", 0.35*dir(150), dir(150)); label("$1$", 1.3*dir(30), dir(30)); label("$1$", (0,-1.3), dir(270)); label("$2$", 1.3*dir(150), dir(150)); label("$2$", 0.35*dir(30), dir(30)); label("$2$", (0,-0.35), dir(270)); [/asy]

\textbf{(A)} \frac{17}{36} \qquad \textbf{(B)} \frac{35}{72} \qquad \textbf{(C)} \frac{1}{2} \qquad \textbf{(D)} \frac{37}{72} \qquad \textbf{(E)} \frac{19}{36}


Full credit goes to MAA for authoring these problems. These problems were taken on the AOPS website.


Show/Hide Problem Tags

Problem Tags: No tags

Want to contribute problems and receive full credit? Click here to add your problem!
Please report any issues to us in our Discord server
Go to previous contest problem (SHIFT + Left Arrow)