document.write( "Question 559869: Useing numbers 0-9 how many different combinations in groups of four can there be? \n" ); document.write( "
Algebra.Com's Answer #363546 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Useing numbers 0-9 how many different combinations in groups of four can there be? \n" ); document.write( "--- \n" ); document.write( "10C4 = (10*9*8*7)/(1*2*3*4) = 210 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |