document.write( "Question 956173: 3 married couples have bought 6 seats in the same row for a rock concert.
\n" ); document.write( "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( "

Algebra.Com's Answer #584159 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
3 married couples have bought 6 seats in the same row for a rock concert.
\n" ); document.write( " In how many different ways can they be seated;
\n" ); document.write( " a) with no restrictions.
\n" ); document.write( "Ans: 6P6 = 6! = 720
\n" ); document.write( "-------------------------
\n" ); document.write( " b) if each couple is to sit together.
\n" ); document.write( "Arrange the 3 pairs:: 3! = 6 ways
\n" ); document.write( "Arrange each of the couples = 2^3 = 8
\n" ); document.write( "-----------
\n" ); document.write( "Ans: 3!*2^3 = 6*8 = 48
\n" ); document.write( "--------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );