document.write( "Question 602377: How many different ways can you arrange the letters A,B,C, and D? \n" ); document.write( "
Algebra.Com's Answer #380228 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are four different letters, so there are 4! = 4*3*2*1 = 24 different ways. \n" ); document.write( " |