document.write( "Question 625521: How many different ways can the letters M,A,T and H be ordered if no repetition is permitted? \n" ); document.write( "
Algebra.Com's Answer #393589 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! There are 4 letters, so there are 4! = 4*3*2*1 = 24 different ways. \n" ); document.write( " |