document.write( "Question 580466: five students go to the school library. the teacher has them form a single-line. in how many different ways can the students stand in line? \n" ); document.write( "
Algebra.Com's Answer #371253 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 5! = 5*4*3*2*1 = 120 different ways for them to form a line. \n" ); document.write( "
\n" );