document.write( "Question 437656: How many different ways can 4 people be seated in a row of 4 seats? \n" ); document.write( "
Algebra.Com's Answer #302764 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 4! = 4*3*2*1 = 24 different ways 4 people can be seated in 4 seats (given that the order matters). \n" ); document.write( "
\n" );