document.write( "Question 779352: a bag contains 10 balls numbered 1 to 10 . if two balls are selected wth replacemnt , what is the prbabilty tht one of thm is an even numbered ball ? \n" ); document.write( "
Algebra.Com's Answer #475243 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a bag contains 10 balls numbered 1 to 10 . if two balls are selected wth replacemnt , what is the prbabilty tht one of thm is an even numbered ball ?
\n" ); document.write( "-------------
\n" ); document.write( "# of pairs with one even numbered ball: 5*5 = 25
\n" ); document.write( "--------------
\n" ); document.write( "# of random pairs = 10C2 = 45
\n" ); document.write( "-----
\n" ); document.write( "P(select a pair with one even ball) = 25/45 = 5/9
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" );