document.write( "Question 1203031: If 3 books are picked from the shelf containing 5 novels 3 books of poems and a dictionary what is the prbability that the dictionary is selected.
\n" ); document.write( "2) 2 novels and 1 book of poem are selected
\n" ); document.write( "

Algebra.Com's Answer #838262 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If 3 books are picked from the shelf containing 5 novels, 3 books of poems and a dictionary, then
\n" ); document.write( "(1) what is the prbability that the dictionary is selected.
\n" ); document.write( "(2) 2 novels and 1 book of poem are selected
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "(1) The number of all possible triples of books is  \r\n" );
document.write( "\r\n" );
document.write( "        total = \"C%5B5%2B3%2B1%5D%5E3\" = \"C%5B9%5D%5E3\" = \"%289%2A8%2A7%29%2F%281%2A2%2A3%29\" = 84.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    The number of all favorable triples is\r\n" );
document.write( "\r\n" );
document.write( "        favorable = \"C%5B1%5D%5E1%2AC%5B5%2B3%5D%5E2\" = \"C%5B8%5D%5E2\" = \"%288%2A7%29%2F2\" = 4*7 = 28.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    THEREFORE, the answer to question (1) is\r\n" );
document.write( "\r\n" );
document.write( "        P = \"favorable%2Ftotal\" = \"28%2F84\" = \"1%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(2)  Having the number of total triples just calculated in (a) as 84,\r\n" );
document.write( "     we only need to calculate the number of favorable triples, which in this case is\r\n" );
document.write( "\r\n" );
document.write( "        favorable = \"C%5B5%5D%5E2%2AC%5B3%5D%5E1\" = \"%28%285%2A2%29%2F%281%2A2%29%29%2A3\" = 5*3 = 15.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    THEREFORE, the answer to question (2) is\r\n" );
document.write( "\r\n" );
document.write( "        P = \"favorable%2Ftotal\" = \"15%2F84\" = \"5%2F28\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since in this problem the order of selected books does not matter,
\n" ); document.write( "we use COMBINATIONS to calculate the number of total triples and favorable triples.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On  Combinations,  see introductory lessons\r
\n" ); document.write( "\n" ); document.write( "    - Introduction to Combinations\r
\n" ); document.write( "\n" ); document.write( "    - PROOF of the formula on the number of Combinations\r
\n" ); document.write( "\n" ); document.write( "    - Problems on Combinations\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );