document.write( "Question 1086846: if 3 books are picked at random from a shelf containing 5 novel, 3 books of poems, and a dictionary, in how many ways this can be don't if there is no restriction, the dictionary is selected and 2 novels and 1 book of poems are selected? \n" ); document.write( "
Algebra.Com's Answer #701075 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
No restrictions, it is 9C3=84 different ways.
\n" ); document.write( "Restricted 1 way to select a dictionary*3 ways to select a poem book*10 ways (5C2) to select 2 novels from 5=30 ways total.
\n" ); document.write( "
\n" );