document.write( "Question 872781: Seven people are arranged in a row of 3 seats. How many different arrangements are possible? \n" ); document.write( "
Algebra.Com's Answer #526416 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 7*6*5 = 42*5 = 210 different ways to arrange the seven people in three seats. This is assuming order matters. \n" ); document.write( "
\n" );