document.write( "Question 481500: A certain class has 6 girls and 5 boys. Four of
\n" ); document.write( "these students are to line up in the front of the
\n" ); document.write( "room, with two girls on either end and two boys
\n" ); document.write( "in between. How many such arrangements are
\n" ); document.write( "possible?
\n" ); document.write( "

Algebra.Com's Answer #329689 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
6C4x4C2=(6x5x4!/2x4!)x(4x3x2!/2x2!)=15x6=90 different arrangements possible.. \n" ); document.write( "
\n" );