document.write( "Question 1200908: Suppose you have 30 books (15 novels, 10 history books, and 5 math books). Assume that all 30 books are different.
\n" );
document.write( "In how many ways can you put the 30 books in a row on a shelf?
\n" );
document.write( "In how many ways can you get a bunch of four books to give to a friend?
\n" );
document.write( "In how many ways can you get a bunch of three history books and seven novels to give to a friend?
\n" );
document.write( "In how many ways can you put the 30 books in a row on a shelf if the novels are on the left, the math books are in the middle, and the history books are on the right?
\n" );
document.write( "In how many ways can you put the 30 books in a row on a shelf if the five math books are to be grouped together, but there are no restrictions on the placement of the other books? \n" );
document.write( "
Algebra.Com's Answer #835289 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |