document.write( "Question 1204860: 11 books are to be stored in a shelf where 4 books can be put vertically, so they are all as easily accessible, and 6 books can be piled-up, so the most used ones are on the top.
\n" );
document.write( "(a) In how many ways the books can be put in vertical positions?
\n" );
document.write( "Your answer is : \r
\n" );
document.write( "\n" );
document.write( "(b) In how many ways the books can be piled-up?
\n" );
document.write( "Your answer is : \r
\n" );
document.write( "\n" );
document.write( "(c) In how many ways the books can be put in both positions?
\n" );
document.write( "Your answer is : \r
\n" );
document.write( "\n" );
document.write( "out of 11 books only 10 will be on the shelf.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #841386 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The wording of your post leaves open the possibility of very different interpretations of the problem. \n" ); document.write( "(a) 4 books on the shelf vertically can be arranged in 4! = 24 different ways. \n" ); document.write( "(b) 6 books in a pile can be arranged in 6! = 720 different ways. \n" ); document.write( "(c) The 10 books together, 4 vertically and 6 in a pile, can be arranged in 24*720 = 17280 different ways. \n" ); document.write( "If the intended problem involves which of the 11 books are stored vertically or in the pile, then of course that is a completely different problem. \n" ); document.write( "If my answers are not what you expected, then re-post the problem, defining it clearly.... \n" ); document.write( " \n" ); document.write( " |