document.write( "Question 340884: How many ways can you seat 3 men and 3 women at a table if 2 particular women can't sit together? \n" ); document.write( "
Algebra.Com's Answer #244161 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many ways can you seat 3 men and 3 women at a table if 2 particular women can't sit together? \n" ); document.write( "---- \n" ); document.write( "# of arrangements with no restrictions: 5! = 120 \n" ); document.write( "--- \n" ); document.write( "# of ways to seat the 2 particular women together: \n" ); document.write( "choose one of the women: 2 ways \n" ); document.write( "place her at the table: 6 ways \n" ); document.write( "Total ways to arrange the 2 women together: 2*6=12 \n" ); document.write( "------------- \n" ); document.write( "Answer to the Problem: 120-12 = 108 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |