Question:medium

A bowl contains eight chips. Three of the chips are red and the remaining five are blue. Two chips are to be drawn successively, at random and without replacement. What is the probability that the first draw results in a red chip and that the second draw results in a blue chip?

Show Hint

For sequential draws without replacement:
\[ \text{Probability} = \frac{\text{Wanted } 1}{\text{Total } 1} \times \frac{\text{Wanted } 2}{\text{Total } 1 - 1} \]
Ensure you reduce the total count in the denominator for the second fraction.
  • 0.27
  • 0.71
  • 0.38
  • 0.57
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0