document.write( "Question 1200342: A box contains 10 chits of which 3 chits are eligible for a prize. A boy named Kathan randomly selects two chits from this box. Find the probability that Kathan gets the prize. \n" ); document.write( "
Algebra.Com's Answer #834453 by ikleyn(52847)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A box contains 10 chits of which 3 chits are eligible for a prize.
\n" ); document.write( "A boy named Kathan randomly selects two chits from this box.
\n" ); document.write( "Find the probability that Kathan gets the prize.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The box containins two categories of chits: \r\n" );
document.write( "\r\n" );
document.write( "        (a) 3 Good for a prize,  \r\n" );
document.write( "    and \r\n" );
document.write( "        (b) 7 Bad for a prize.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total number of pairs to take at a time from 10 shits is\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B10%5D%5E2\" = \"%2810%2A9%29%2F2\" = 45.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total number of pairs BAD for the prize is\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B7%5D%5E2\" = \"%287%2A6%29%2F2\" = 21.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The rest of the pairs, 45 - 21 = 24, will win a prize.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the probability to win a prize is  P = \"24%2F45\" = \"8%2F15\".    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved, with full explanation. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Learn the logic of this solution. It is used in million other similar problems.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );