document.write( "Question 1124856: in how many ways can 3 boys and 5 girls be arranged in a row so that all the 3 boys are together \n" ); document.write( "
Algebra.Com's Answer #741146 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "There are 6 possible positions for the group of 3 boys in the row;  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "there are 3! = 6 permutations for boys inside this group;  and\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "there are 5! = 120 permutations for girls.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  In  6*6*120 = 4320 ways.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );