document.write( "Question 864620: Five friends are standing side by side to get their pictures taken. In how many different orders can they stand? \n" ); document.write( "
Algebra.Com's Answer #521137 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 5! = 5*4*3*2*1 = 120 ways to do this. \n" ); document.write( "
\n" );