document.write( "Question 745083: Suppose that you have 3 different math books, 4 different chemistry books, and 5 different\r
\n" );
document.write( "\n" );
document.write( "biology books that you wish to put on a bookshelf. In how many ways can this be done if\r
\n" );
document.write( "\n" );
document.write( "all of the books of each type must be placed together (all of the math books need to be\r
\n" );
document.write( "\n" );
document.write( "together, all of the chemistry books need to be together, and all of the biology books\r
\n" );
document.write( "\n" );
document.write( "need to be together)? \n" );
document.write( "
Algebra.Com's Answer #453705 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that you have 3 different math books, 4 different chemistry books, and 5 different \n" ); document.write( "biology books that you wish to put on a bookshelf. In how many ways can this be done if \n" ); document.write( "all of the books of each type must be placed together (all of the math books need to be \n" ); document.write( "together, all of the chemistry books need to be together, and all of the biology books \n" ); document.write( "need to be together)? \n" ); document.write( "------ \n" ); document.write( "1st: Think of each set of books as one book: \n" ); document.write( "# of ways to arrange these sets is 3! = 6 \n" ); document.write( "---- \n" ); document.write( "2nd: Think of the # of arrangements of each set: 3!*4!*5! \n" ); document.write( "------ \n" ); document.write( "Multiply to get the final # of arrangements: 6*6*24*120 = 103680 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |