document.write( "Question 875369: In how many arrangments can 5 women and 5 men be placed in a line if all men line up first?\r
\n" );
document.write( "\n" );
document.write( "-please show work \n" );
document.write( "
Algebra.Com's Answer #528124 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 5! = 5*4*3*2*1 = 120 ways to arrange the 5 men.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5! = 120 ways to arrange the 5 women.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So 120*120 = 14400 different ways to arrange the 10 people. \n" ); document.write( " |