SOLUTION: A basket contains 8 oranges, 3 mangoes and 9 apples. If 3 fruits are drawn at random, determine the probability that 1 of each fruit is drawn.

Algebra ->  Probability-and-statistics -> SOLUTION: A basket contains 8 oranges, 3 mangoes and 9 apples. If 3 fruits are drawn at random, determine the probability that 1 of each fruit is drawn.      Log On


   



Question 994345: A basket contains 8 oranges, 3 mangoes and 9 apples. If 3 fruits are drawn at random, determine the probability that 1 of each fruit is drawn.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A basket contains 8 oranges, 3 mangoes and 9 apples. If 3 fruits are drawn at random, determine the probability that 1 of each fruit is drawn.
----
# of ways to succeed:: 8*3*9
# of random triples:: 20C3
---
P(condition) = 8*3*9/20C3 = 0.1895
---------
Cheers,
Stan H.
---------