document.write( "Question 548438: there are 7 marbles in a jar; 4 white 2 red one blue
\n" ); document.write( "how many random 3 marble selections are possible
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #357026 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
there are 7 marbles in a jar; 4 white 2 red one blue
\n" ); document.write( "how many random 3 marble selections are possible
\n" ); document.write( "-------------------------------------------------
\n" ); document.write( "Ans: 7C3 = (7*6*5)/(1*2*3) = 35
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );