SOLUTION: There are 18 red, 15 white, and 12 blue pieces of candy in a bag. What is the probability of selecting 2 blue, 1 red, and 1 white piece, replacing the candy each time?

Algebra ->  Probability-and-statistics -> SOLUTION: There are 18 red, 15 white, and 12 blue pieces of candy in a bag. What is the probability of selecting 2 blue, 1 red, and 1 white piece, replacing the candy each time?      Log On


   



Question 1142467: There are 18 red, 15 white, and 12 blue pieces of candy in a bag. What is the probability of selecting 2 blue, 1 red, and 1 white piece, replacing the candy each time?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
There are 18 red, 15 white, and 12 blue pieces of candy in a bag. What is the probability of selecting 2 blue, 1 red, and 1 white piece, replacing the candy each time?
-----------
IOW, with replacement.
-----
45 pieces total
---
2 blue --> (12/45)*(12/45) = 16/225
1 red ---> 18/45
1 white -> 15/45
========================
It's the product of those 3 terms.