SOLUTION: a bag contains 6 cherry, 3 orange, and 2 lemon candies. you reach in and take 3 pieces of candy at random. whats the probability that you have one candy of each favor.

Algebra ->  Probability-and-statistics -> SOLUTION: a bag contains 6 cherry, 3 orange, and 2 lemon candies. you reach in and take 3 pieces of candy at random. whats the probability that you have one candy of each favor.      Log On


   



Question 568857: a bag contains 6 cherry, 3 orange, and 2 lemon candies. you reach in and take 3 pieces of candy at random. whats the probability that you have one candy of each favor.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
a bag contains 6 cherry, 3 orange, and 2 lemon candies. you reach in and take 3 pieces of candy at random. whats the probability that you have one candy of each favor.
---------------------
# of ways to succeed: 6*3*2 = 36
---
# of random draws of three: 11C3 = 165
----
P(one of each flavor) = 36/165
================
Cheers,
Stan H.