document.write( "Question 322927: 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?
\n" );
document.write( "(a) 1/2 (b) 47/99 (c) 45/99 (d) 4/ 9 (e) 2/10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #231167 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 4/9. \n" ); document.write( "Both balls must be even, or both odd. \n" ); document.write( "The 1st ball doesn't matter, but the 2nd has to match. There are 4 that match out of 9. \n" ); document.write( " |