document.write( "Question 473010: A voice teacher selects 9 students to line up on stage. There are 11 men and 12 women. She puts 5 men in the middle with two women on each end. How many ways can this be done?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #324346 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "number of ways to arrange 5 men = 11P5= 11!/6! = 55440\r
\n" ); document.write( "\n" ); document.write( "number of ways to arrange 4 women = 12P4 = 12!/8! = 11880\r
\n" ); document.write( "\n" ); document.write( "total number of ways = 55440 * 11880 = 658627200\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );