document.write( "Question 1191982: In how many ways can you arrange five people around a circular table? \n" ); document.write( "
Algebra.Com's Answer #823855 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Assuming rotations do not matter (i.e. if we number the seats {1,2,3,4,5} then
\n" ); document.write( "{A,B,C,D,E} is the same as {B,C,D,E,A} ) then the number of ways is:\r
\n" ); document.write( "\n" ); document.write( " (5-1)! = 4! = \"+highlight%28+24+%29+\"\r
\n" ); document.write( "\n" ); document.write( " [ If the seat number that a person is sitting in does matter (say there is a special head-of-the-table seat), then there are 5! = 120 ways for them to be seated, basically the result above but multiplied by 5 for the 5 head-of-table seatings ] \n" ); document.write( "
\n" );