document.write( "Question 976611: Four married couples have brought 8 seats in a row for a concert. In how many different ways can they be seated
\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 #598161 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Four married couples have brought 8 seats in a row for a concert. In how many different ways can they be seated \n" ); document.write( "a. with no restrictions? \n" ); document.write( "Ans: 8! \n" ); document.write( "---------------- \n" ); document.write( "b. if each couple is to sit together? \n" ); document.write( "Ans: 4!*2^4 \n" ); document.write( "------------------\r \n" ); document.write( "\n" ); document.write( "================ \n" ); document.write( "c. if all men sit together to the right of all women? \n" ); document.write( "Ans: 4!*4! \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |