document.write( "Question 750252: a bag contains 5 white marbles and 3 green marbles.Find the probability of selecting 2 green and 2 white marbles. \n" ); document.write( "
Algebra.Com's Answer #456458 by stanbon(75887) ![]() You can put this solution on YOUR website! a bag contains 5 white marbles and 3 green marbles.Find the probability of selecting 2 green and 2 white marbles. \n" ); document.write( "---- \n" ); document.write( "p(2green and 2 white) = [3C2*5C2]/8C4 = [3*10]/70 = 30/70 = 3/7 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |