document.write( "Question 290229: two marbles are drawn from a bag containing 6 white,4 red, 6 green marbles. find the probability of both marbles being whiye. thank you for the help \n" ); document.write( "
Algebra.Com's Answer #210072 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! ways of drawing 2 from 16 ___ 16C2 = 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ways of drawing 2 white from 6 white ___ 6C2 = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability of drawing 2 white from 16 ___ [6C2] / [16C2] = 15/120 = 1/8 = .125 \n" ); document.write( " |