document.write( "Question 323342: A box contains ten balls numbered from 1 to 10. If you pick two balls at random, what is the probability that the sum of the numbers on the two balls is even?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #231450 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The 2nd ball must match the 1st in \"oddness or evenness\" \n" ); document.write( "If the 1st ball chosen in odd, there are 4 remaining odds out of 9. \n" ); document.write( "Same if it's even. \n" ); document.write( "--> 4/9 \n" ); document.write( "------------- \n" ); document.write( "PS It's not possible to get a sum of 20, as the other tutor mentions. \n" ); document.write( " \n" ); document.write( " |