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 ?
-------------
# of pairs with one even numbered ball: 5*5 = 25
--------------
# of random pairs = 10C2 = 45
-----
P(select a pair with one even ball) = 25/45 = 5/9
=======================
Cheers,
Stan H.
=======================