document.write( "Question 312908: A bag contains 7 lavendar marbles, 11 turquoise and 5 rainbow marbles.
\n" ); document.write( "What is the chance of drawing a turquoise marble? If a turquoise marble is drawn then placed back into the bag, and a second marble is drawn, what is the probability of drawing a rainbow marble? Reduce fradction separated by a comma.
\n" ); document.write( "

Algebra.Com's Answer #223756 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
7 L, lavender
\n" ); document.write( "11 T, turquoise
\n" ); document.write( "5 R, rainbow
\n" ); document.write( "23 total.
\n" ); document.write( "P(T)=11/23
\n" ); document.write( "P(R)=5/23
\n" ); document.write( "
\n" );