SOLUTION: An urn contains 8 balls identical in every aspect except color. There is 1 red ball, 2 green balls, and 5 blue balls. You draw two balls from the urn, but replace the first ball be

Algebra ->  Probability-and-statistics -> SOLUTION: An urn contains 8 balls identical in every aspect except color. There is 1 red ball, 2 green balls, and 5 blue balls. You draw two balls from the urn, but replace the first ball be      Log On


   



Question 582685: An urn contains 8 balls identical in every aspect except color. There is 1 red ball, 2 green balls, and 5 blue balls. You draw two balls from the urn, but replace the first ball before drawing the second. Find the probability that the first ball is blue and the second is green.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
An urn contains 8 balls identical in every aspect except color. There is 1 red ball, 2 green balls, and 5 blue balls. You draw two balls from the urn, but replace the first ball before drawing the second. Find the probability that the first ball is blue and the second is green.
-------
"With replacement" makes the events independent.
--------
P(blue and green) = P(blue)*P(green) = (5/8)(2/8) = 10/64
-----------------------------
Cheers,
Stan H.
-------------