document.write( "Question 757915: A bag contains 30 red tiles, 15 green tiles, and 5 yellow tiles. One tile is drawn and then replaced. Then a second tile is drawn. What is the probability that the first tile is yellow and the second tile is green? \n" ); document.write( "
Algebra.Com's Answer #461144 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains 30 red tiles, 15 green tiles, and 5 yellow tiles. One tile is drawn and then replaced. Then a second tile is drawn. What is the probability that the first tile is yellow and the second tile is green? \n" ); document.write( "---- \n" ); document.write( "Because of replacement, these events are independent. \n" ); document.write( "----- \n" ); document.write( "P(yellow AND green) = P(yellow)*P(green) = (5/50)(15/50) = (1/10)(3/10) = 3/100 \n" ); document.write( "---------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |