document.write( "Question 209319: Two marbles are drawn from a bag containing 6 white, 4 red, and 6 green marbles. Find the probability of both marbles being white.
\n" ); document.write( "=O I totally dont get how I should find that out, could anyone show me how to solve this problem??
\n" ); document.write( "

Algebra.Com's Answer #158241 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
number of ways to draw 2 marbles from 16 ___ 16C2 ___ (16*17) / (2*1) ___ 136\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "number of ways to draw 2 white from 6 white ___ 6C2 ___ (6*5) / (2*1) ___ 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of both marbles white ___ 15/136
\n" ); document.write( "
\n" );