document.write( "Question 1005636: seven boys and seven girls went to watch a movie how many ways can they be seated if
\n" );
document.write( "a. they arranged themselves in a row
\n" );
document.write( "b. the boys are sit together and so with the girls
\n" );
document.write( "c. the boys and the girls sit alternately
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #621807 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Seven boys and seven girls went to watch a movie. How many ways can they be seated if\r\n" ); document.write( "\r\n" ); document.write( "a. they arranged themselves in a row <----- 14!\r\n" ); document.write( "b. the boys are sit together and so with the girls <----- 2*7!*7!\r\n" ); document.write( "c. the boys and the girls sit alternately <----- 2*7!*7!\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |