document.write( "Question 1195012: There are 15 glass vases sold in an antique shop and 6 of them are slightly cracked. What is the chance that when a customer buys 5 vases 3 of them will be cracked? \n" ); document.write( "
Algebra.Com's Answer #827350 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "There are 15 glass vases sold in an antique shop and 6 of them are slightly cracked.
\n" ); document.write( "What is the chance that when a customer buys 5 vases 3 of them will be cracked?
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Of 15 glass vases, 6 are cracked and 15-6 = 9 are not.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To answer the question, we should calculate the number of all possible 5-vase subsets \r\n" );
document.write( "in the set of 15 vases, and then relate it to the number of all possible subsets\r\n" );
document.write( "of 5 vases, comprising of 3 cracked and 2 good vases.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of all possible 5-vase subsets in the set of 15 vases is \r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B15%5D%5E5\" = \"15%21%2F%285%21%2A10%21%29\" = \"%2815%2A14%2A13%2A12%2A11%29%2F%281%2A2%2A3%2A4%2A5%29\" = 3003.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of all possible 5-vase subsets comprising of 3 cracked and 2 good vases is\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B6%5D%5E3%2AC%5B9%5D%5E2\" = 20*36 = 720.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the sough probability is  \r\n" );
document.write( "\r\n" );
document.write( "    P = \"favorable%2Ftotal\" = \"720%2F3003\" = \"240%2F1001\" = 0.23976  (rounded).    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );