document.write( "Question 427651: You have four different history books, three different biology books, and two different math books. In how many different ways can you line these books up on a shelf if books of the same type have to be next to each other? \n" ); document.write( "
Algebra.Com's Answer #297403 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You have four different history books, three different biology books, and two different math books. In how many different ways can you line these books up on a shelf if books of the same type have to be next to each other? \n" ); document.write( "--- \n" ); document.write( "There are 3! = 6 ways to arrange the 3 sets of books. \n" ); document.write( "There are 4!*3!*2! = 24*6*2 = 288 to arrange the books within the sets. \n" ); document.write( "--- \n" ); document.write( "Total arrangements = 6*288 = 1728 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |