document.write( "Question 845503: In how many different ways can 6 students be assigned to 6 seats that are arranged:
\n" ); document.write( "In a circle?
\n" ); document.write( "

Algebra.Com's Answer #509355 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Assuming rotations are equivalent, fix the first student, then there are 5! = 120 ways to seat the other five. \n" ); document.write( "
\n" );