document.write( "Question 947884: Three couples goes to the movies and wants to sit in a group. However, none of the couples wants to be separated. How many possible seating arrangements are there?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #578520 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Three couples goes to the movies and wants to sit in a group. However, none of the couples wants to be separated. How many possible seating arrangements are there? \n" ); document.write( "Ans:: 3*2*1 = 6 arrangements \n" ); document.write( "------------- \n" ); document.write( "If order matters for each of the couples, 3*2*1*2^3 = 48 arrangements \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |