document.write( "Question 603128: bill has 25 red tiles, 10 green tiles, and 15 blue tiles. he selects a tile at random, returns it, and selects a second tile. what is the probability that the first tile is blue and the second tile is green? \n" ); document.write( "
Algebra.Com's Answer #380604 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
bill has 25 red tiles, 10 green tiles, and 15 blue tiles. he selects a tile at random, returns it, and selects a second tile. what is the probability that the first tile is blue and the second tile is green?
\n" ); document.write( "-------
\n" ); document.write( "P(blue then green) = (15/25)(10/25) = 150/225 = 2/3
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );