You can put this solution on YOUR website! there are 7 marbles in a jar; 4 white 2 red one blue
how many random 3 marble selections are possible
-------------------------------------------------
Ans: 7C3 = (7*6*5)/(1*2*3) = 35
=================================
Cheers,
Stan H.
===========