document.write( "Question 532180: In how many ways can you arrange 11 math books and 6 history books if:
\n" ); document.write( "a. order matters
\n" ); document.write( "b. order doesn't matter
\n" ); document.write( "c. you must have all the math books together and all the history books together
\n" ); document.write( "

Algebra.Com's Answer #350701 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In how many ways can you arrange 11 math books and 6 history books if:
\n" ); document.write( "a. order matters:: 17!
\n" ); document.write( "-----------------------------
\n" ); document.write( "b. order doesn't matter:: 1
\n" ); document.write( "-----------------------------
\n" ); document.write( "c. you must have all the math books together and all the history books together
\n" ); document.write( "Arrange the blocks: 2 ways
\n" ); document.write( "Arrange within the blocks: 11!*6!
\n" ); document.write( "-----
\n" ); document.write( "Total arrangements: 2*11!*6!
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" );