document.write( "Question 1028405: in how many different ways can 5 persons be seated on a bench? \n" ); document.write( "
Algebra.Com's Answer #643501 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
5!
\n" ); document.write( "5*4*3*2*1 = 120 (most calculators have the ! function, check yours)
\n" ); document.write( "
\n" );