document.write( "Question 347938:
\n" );
document.write( "In how many ways can a group of 4 boys and 4 girls be seated in a row of 8 seats? \n" );
document.write( "
Algebra.Com's Answer #250949 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "as there is no restriction\r \n" ); document.write( "\n" ); document.write( "total no. of ways = 8P8 \n" ); document.write( " \n" ); document.write( " = 8! \n" ); document.write( " \n" ); document.write( " = 40320 \n" ); document.write( " |