document.write( "Question 136959: In how many ways can five boys and six girls be seated in a row of eleven seats so that boys and girls occupy alternating seats? \n" ); document.write( "
Algebra.Com's Answer #100237 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In how many ways can five boys and six girls be seated in a row of eleven seats so that boys and girls occupy alternating seats? \n" ); document.write( "----------------- \n" ); document.write( "There are only 5 alternating seats for the girls. \n" ); document.write( "There are 5! ways to place the five girls in them: = 120 ways \n" ); document.write( "There will then by 6 seats left to seat the boys. \n" ); document.write( "The 6 boys can be placed in 6! ways in the six seats: = 720 ways \n" ); document.write( "----------- \n" ); document.write( "Total # of ways: 120*720 = 86,400 ways \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |