document.write( "Question 1079715: You have a bag of 5 red balls, 3 yellow, 4 blue and 3 green. You draw a tile, replace it, and draw another. What is the probability you will draw a yellow on both draws? \n" ); document.write( "
Algebra.Com's Answer #693944 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You have a bag of 5 red balls, 3 yellow, 4 blue and 3 green. You draw a tile, replace it, and draw another. What is the probability you will draw a yellow on both draws? \n" ); document.write( "---------- \n" ); document.write( "3 yellow out of 15. \n" ); document.write( "--- \n" ); document.write( "1st draw is 3/15 = 1/5 \n" ); document.write( "If you don't put that one back, \n" ); document.write( "2nd draw is 2/14 = 1/7 \n" ); document.write( "============= \n" ); document.write( "(1/5)*(1/7) = 1/35 \n" ); document.write( " |