document.write( "Question 1070161: Dear Math Expert , can you help me with this problem :)
\n" );
document.write( " Three distinct integers are chosen at random from the first 20 positive integers compute the probability that
\n" );
document.write( "a- their sum is even
\n" );
document.write( "b- their product is even \n" );
document.write( "
Algebra.Com's Answer #685276 by stanbon(75887) ![]() You can put this solution on YOUR website! Three distinct integers are chosen at random from the first 20 positive integers compute the probability that \n" ); document.write( "a- their sum is even::: \n" ); document.write( "all three are even:: 10C3 = 120 \n" ); document.write( "2 are odd and one is even:: 10C2*10 = 450 \n" ); document.write( "P(sum is even) = (120+450)/20C3 = 370/1140 = 37/114 \n" ); document.write( "----------------------------------------------- \n" ); document.write( "b- their product is even \n" ); document.write( "all three are odd:: 10C3 = 120 \n" ); document.write( "---- \n" ); document.write( "P(product is even) = (20C3-120)/20C3 = 1020/1140 = 51/57 = 17/19 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |