document.write( "Question 911099: a professor has five different tasks to assign, one to each of her five assistants. In how many different ways could she make the assignments \n" ); document.write( "
Algebra.Com's Answer #552841 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 5! = 5*4*3*2*1 = 120 ways to order the assignments. \n" ); document.write( "
\n" );