document.write( "Question 701542: If a bag contains 15 marbles, how many samples of 2 marbles can be drawn from it? How many samples of 4 marbles can be drawn? \n" ); document.write( "
Algebra.Com's Answer #436457 by vheroli(126)\"\" \"About 
You can put this solution on YOUR website!
15C2= 105
\n" ); document.write( "15C4= 1365
\n" ); document.write( "
\n" );