document.write( "Question 956626: A bowl contains 312 marbles, 6 red, 7 green, 8 blue and 291 yellow. Two marbles are drawn one at a time without replacement. What is the probability that both drawn marbles are blue? \n" ); document.write( "
Algebra.Com's Answer #584486 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
FIRST DRAW = 8/312=0.02564
\n" ); document.write( "SECOND DRAW = 7/312=0.02244
\n" ); document.write( "P=.02564*.02244=0.0005753 ANS.
\n" ); document.write( "
\n" );