document.write( "Question 1061432: 2 marbles are drawn without replacement from a box with 3 white, 2 green, 2 red, and 1 blue marble. Find the probability. 1marble is white and 1 marble is blue
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #676213 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! product of W then B is 3/8*1/7=3/56 \n" ); document.write( "product of B then W is 1/8*3/7=3/56 \n" ); document.write( "it is 6/56 or 3/28. \n" ); document.write( " |