document.write( "Question 634808: If a teacher has five different assignments to be given to five different classes, how many ways can the assignments be accomplished? \n" ); document.write( "
Algebra.Com's Answer #399991 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 5! = 5*4*3*2*1 = 120 different ways to do this. \n" ); document.write( " |