Bunuel
In a science experiment, a mouse is placed in a labyrinth with two different treats hidden in it. What is the probability that the mouse will find neither of the treats?
(1) The probability that the mouse will find only one of the two treats is 1/5.
(2) The probability that the mouse will find both treats is 3/10.
A. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient to answer the question asked.
B. Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient to answer the question asked.
C. BOTH statements (1) and (2) TOGETHER are sufficient to answer the question asked, but NEITHER statement ALONE is sufficient to answer the question asked.
D. EACH statement ALONE is sufficient to answer the question asked.
E. Statements (1) and (2) TOGETHER are NOT sufficient to answer the question asked, and additional data specific to the problem are needed.
To determine the probability that the mouse will find neither of the treats, let's analyze the given statements and use them to solve the problem.
### Given Statements
**Statement (1):** The probability that the mouse will find only one of the two treats is \( \frac{1}{5} \).
\[ P(\text{only one}) = \frac{1}{5} \]
**Statement (2):** The probability that the mouse will find both treats is \( \frac{3}{10} \).
\[ P(\text{both}) = \frac{3}{10} \]
### Total Probability
We know that the total probability must sum to 1:
\[ P(\text{neither}) + P(\text{only one}) + P(\text{both}) = 1 \]
We are given:
\[ P(\text{only one}) = \frac{1}{5} \]
\[ P(\text{both}) = \frac{3}{10} \]
Plugging in these values:
\[ P(\text{neither}) + \frac{1}{5} + \frac{3}{10} = 1 \]
To simplify the calculations, convert \(\frac{1}{5}\) to a common denominator with \(\frac{3}{10}\):
\[ \frac{1}{5} = \frac{2}{10} \]
Now, the equation becomes:
\[ P(\text{neither}) + \frac{2}{10} + \frac{3}{10} = 1 \]
\[ P(\text{neither}) + \frac{5}{10} = 1 \]
\[ P(\text{neither}) + \frac{1}{2} = 1 \]
\[ P(\text{neither}) = 1 - \frac{1}{2} \]
\[ P(\text{neither}) = \frac{1}{2} \]
Therefore, using both statements together, we can determine that the probability the mouse will find neither of the treats is \(\frac{1}{2}\).
### Analyzing Sufficiency
- **Statement (1) alone** is insufficient because knowing only \( P(\text{only one}) = \frac{1}{5} \) does not allow us to calculate \( P(\text{neither}) \) without knowing \( P(\text{both}) \).
- **Statement (2) alone** is insufficient because knowing only \( P(\text{both}) = \frac{3}{10} \) does not allow us to calculate \( P(\text{neither}) \) without knowing \( P(\text{only one}) \).
However, **both statements together** provide sufficient information to determine \( P(\text{neither}) \).
Correct Answer: C