document.write( "Question 596379: How many combinations with 12345 without repeating the numbers \n" ); document.write( "
Algebra.Com's Answer #377727 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 5! = 5*4*3*2*1 = 120 different ways to arrange the numbers (assuming order is important). \n" ); document.write( " |