document.write( "Question 490897: In how many ways can 7 women and 3 men be seated in a row if
\n" );
document.write( "the 3 men must always sit next to each other? \n" );
document.write( "
Algebra.Com's Answer #334408 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In how many ways can 7 women and 3 men be seated in a row if \n" ); document.write( "the 3 men must always sit next to each other? \n" ); document.write( "----- \n" ); document.write( "The 3 men are like a block that has 3! = 6 arrangements. \n" ); document.write( "--- \n" ); document.write( "So there are 7 women and a block to arrange: 8! ways \n" ); document.write( "------------------ \n" ); document.write( "Total answer: 8!* 6 = 241,920 ways \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |