document.write( "Question 602504: if you have 3 chairs and 5 people how many different arrangements can you come up with?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #380294 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 5*4*3 = 20*3 = 60 different arrangements assuming that order matters. If order doesn't matter, then there are 60/(3*2*1) = 60/6 = 10 different arrangements. \n" ); document.write( "
\n" );