SOLUTION: a box contains 6 red,4 white and 5 black balls .A person draws 4 balls from the box at random. find the probability among the balls drawn there is at least one ball of each color

Algebra ->  Probability-and-statistics -> SOLUTION: a box contains 6 red,4 white and 5 black balls .A person draws 4 balls from the box at random. find the probability among the balls drawn there is at least one ball of each color      Log On


   



Question 286006: a box contains 6 red,4 white and 5 black balls .A person draws 4 balls from the box at random. find the probability among the balls drawn there is at least one ball of each color
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A box contains 6 red, 4 white and 5 black balls.
A person draws 4 balls from the box at random.
A find the probability among the balls drawn there is at least one ball of each color
-------
Ans: 1 - P(no red or no white or no black)
---
= 1 - [P(no red)+P(no white)+P(no black)]
---
= 1 - [9C4 + 11C4 + 10C4]/15C4
---
= 1 - 666/1365
---
= 0.5121....
Cheers,
Stan H.