document.write( "Question 252757: if 3 books are picked at random from a shelf containing 5 novels, 3 books of poems and a dictionary, what is the probability that the dictionary is selected? \n" ); document.write( "
Algebra.Com's Answer #184892 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if 3 books are picked at random from a shelf containing 5 novels, 3 books of poems and a dictionary, what is the probability that the dictionary is selected?
\n" ); document.write( "-------------
\n" ); document.write( "P(dict selected) + P(dict not selected) = 1
\n" ); document.write( "---
\n" ); document.write( "P(dict selected) = 1 - P(dict not selected)
\n" ); document.write( "= 1- 8C3/9C3
\n" ); document.write( "---
\n" ); document.write( "1 - (56/84)
\n" ); document.write( "= 1 - 2/3
\n" ); document.write( "= 1/3
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );