document.write( "Question 599401: There are three couples who are attending a movie. If the two members of each couple wish to sit together during the movie, how many ways can the couples be seated?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #378945 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 6!/(2!*2!*2!) \n" ); document.write( "=(6*5*4*3*2)/(4*2) \n" ); document.write( "=6*5*3 \n" ); document.write( "=90 ways \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |