SOLUTION: An urn contains five red balls, two green balls, and three yellow balls. Three balls will be drawn from the urn, one at a time, at random. If the balls are drawn without replac

Algebra.Com
Question 1124483: An urn contains five red balls, two green balls, and three yellow balls. Three balls will be drawn from the urn, one at a time, at random.
If the balls are drawn without replacement (i.e. when a ball is drawn it is not placed back into the urn before the next draw), what is the probability the first is yellow, the second is green, and the third is red?

If the balls are drawn with replacement (i.e. when a ball is drawn it is placed back into the urn before the next draw), what is the probability the first is yellow, the second is green, and the third is red?

Enter your answers as whole numbers or fractions in lowest terms.

Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!
a)
1st draw: P(Y) = 3/(5+2+3) = 3/10
2nd draw: P(G) = 2/(5+2+2) = 2/9
3rd draw: P(R) = 5/(5+1+2) = 5/8
( each denominator is R+G+Y remaining in the urn )
P(Y, G, R) = (3/10)*(2/9)*(5/8) = 30/720 =

b)
In this case, the number of each color stays fixed (5,2,3 for R,G,Y, respectively), and the denominator obviously stays fixed at 10:
P(Y, G, R) = (3/10)*(2/10)*(5/10) = 30/1000 =

---
EDITED 9/27: Fixed the with-replacement calculation. I had 3*2*3/1000 when it should have been 3*2*5/1000. Sorry. Corrected version is above.



RELATED QUESTIONS

Two urns each contain green balls and black balls. Urn 1 contains four green balls and... (answered by Simnepi)
Thanks to whoever takes the time to answer! An urn contains five red balls, seven... (answered by stanbon)
An urn contains four red balls, two green balls, and two yellow balls. Three balls will... (answered by math_helper)
Urn 1 contains 6 red balls and 5 black balls. Urn 2 contains 3 red balls and 3 black... (answered by Boreal)
Two balls are drawn (without replacement) from an urn that contains four balls, five... (answered by Nate)
An urn contains seven red balls, four black balls, and six green balls. If two balls are... (answered by nerdybill)
An urn contains 10 red balls and 20 green balls if 4 balls are drawn at one time without... (answered by VFBundy)
An urn contains yellow balls and red balls. If Frank chooses balls at random from the... (answered by lynnlo)
An urn contains red, blue, and yellow balls. There are three times as many red balls as... (answered by jorel1380)