document.write( "Question 953596: in how many ways can a party of seven persons arrange themselves
\n" );
document.write( "a. in a row of seven chairs?
\n" );
document.write( "b. around a circular table?\r
\n" );
document.write( "\n" );
document.write( "using combinatorial analysis \n" );
document.write( "
Algebra.Com's Answer #582372 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! in how many ways can a party of seven persons arrange themselves \n" ); document.write( " a. in a row of seven chairs? \n" ); document.write( "Ans:: 7P7 = 7! = 5040 ways \n" ); document.write( "------- \n" ); document.write( " b. around a circular table? \n" ); document.write( "Ans: 6! = 720 ways \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |