document.write( "Question 251970: How many ways can you put 1,2,3,4,5,6,7,8,9,0, in a group of four?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #183764 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! There are 10 digits listed. You must select 4 from 10.\r \n" ); document.write( "\n" ); document.write( "Here is your equation:\r \n" ); document.write( "\n" ); document.write( "(10, 4) = 10!/(10 - 4)!\r \n" ); document.write( "\n" ); document.write( "Can you finish now?\r \n" ); document.write( "\n" ); document.write( "The exclamation point means FACTORIAL in this case. \n" ); document.write( " \n" ); document.write( " |