document.write( "Question 474914: Four married couples have brought 8 seats in a row for a concert. In how many different ways can they be seated\r
\n" );
document.write( "\n" );
document.write( "a. with no restrictions?
\n" );
document.write( "b. if each couple is to sit together?
\n" );
document.write( "c. if all men sit together to the right of all women? \n" );
document.write( "
Algebra.Com's Answer #325896 by robertb(5830)![]() ![]() You can put this solution on YOUR website! a. 8! = 40,320\r \n" ); document.write( "\n" ); document.write( "b. \n" ); document.write( "\n" ); document.write( "c. 4!4! = 576 \n" ); document.write( " |