document.write( "Question 1120141: Ten balls numbered 1 to 10 are in a jar. Jack reaches into the jar and randomly removes one of the balls. Then Jill reaches into the jar and randomly removes a different ball. What is the probability that the sum of the two numbers on the balls removed is even? \n" ); document.write( "
Algebra.Com's Answer #735806 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Let me reformulate the problem in more precise / (more correct) form:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    Ten balls numbered 1 to 10 are in a jar. Jack reaches into the jar and randomly removes two of the balls. \r\n" );
document.write( "    What is the probability that the sum of the two numbers on the balls removed is even?\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "        This phrase \"Then Jill reaches into the jar and randomly removes a different ball.\" of the original condition is not necessary . . . \r
\n" ); document.write( "\n" ); document.write( "        He FOR SURE will remove a different ball, since he does not replace the first one . . . \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The number of all combinations of pairs of the balls is  \"C%5B10%5D%5E2\" = \"%2810%2A9%29%2F2\" = 45.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The favorable events happen when both the balls in a pair are even,  OR when both the balls in a pair are odd.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The even numbers from 1 to 10 are  2, 4, 6, 8  and  10.\r\n" );
document.write( "\r\n" );
document.write( "The number of combinations where both balls are even is \"C%5B5%5D%5E2\" = \"%285%2A4%29%2F2\" = 10.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The odd numbers from 1 to 9 are  1, 3, 5, 7, and 9.\r\n" );
document.write( "\r\n" );
document.write( "The number of combinations where both balls are odd is \"C%5B5%5D%5E2\" = \"%285%2A4%29%2F2\" = 10.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus of 45 possible outcomes, only 10 + 10 = 20 are favorable.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, the probability under the question is  \"20%2F45\" = \"4%2F9\".\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" );