SOLUTION: A bag contains 4 red, 6 blue, 4 yellow, and 2 green marbles. Once a marble is selected it is not replaced. What is the probability that in 3 successive draws you get exactly one bl

Algebra ->  Probability-and-statistics -> SOLUTION: A bag contains 4 red, 6 blue, 4 yellow, and 2 green marbles. Once a marble is selected it is not replaced. What is the probability that in 3 successive draws you get exactly one bl      Log On


   



Question 1038041: A bag contains 4 red, 6 blue, 4 yellow, and 2 green marbles. Once a marble is selected it is not replaced. What is the probability that in 3 successive draws you get exactly one blue, one red and no green?
PLease show all steps to the problem.

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
A bag contains 4 red, 6 blue, 4 yellow, and 2 green marbles.
Once a marble is selected it is not replaced. What is the
probability that in 3 successive draws you get exactly one blue,
one red and no green?
That means you MUST get exactly 1 red, exactly 1 blue, and 
exactly 1 yellow. Let R&B&Y mean that you draw a red first,
a blue second, and a yellow third.  Since it does not matter
what order they are drawn in, the desired probability is:

P(R&B&Y)+P(R&Y&B)+P(B&R&Y)+P(B&Y&R)+P(Y&R&B)+P(Y&B&R) 

Each of those 3!=6 orders in which they could be drawn
has the same probability: 

P(R&B&Y) = %284%2F16%29%286%2F15%29%284%2F14%29 = %281%2F4%29%282%2F5%29%282%2F7%29 = 1%2F35

So answer = 6%2A%281%2F35%29 = 6%2F35

Edwin