document.write( "Question 875158: in how many ways can 6 people (A,B,C,D,E and F)be seated at a round table ? suppose that two arrangements are different if at least one person has diffeent neighbors. \n" ); document.write( "
Algebra.Com's Answer #528008 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (n-1)! \n" ); document.write( " |