Problem 124
A box contains two black balls and three gold balls. Two balls are randomly drawn in succession from the box.
a. If there is no replacement, what is the probability that both balls are black?
b. If there is replacement before the second draw, what
is the probability that both balls are black?
Solution
a.
Total balls in the bag are 2+3=5
Total ways to choose two balls =5c2=10
Ways to choose one black ball = 2c1=2
P(one black ball brawn) =
Ways to choose other black ball is =1
And total ways to choose one ball between remaining 9 balls = 9c1=9
So P(another black ball) =
So final probability =
b.
Total balls in the bag are 2+3=5
Total ways to choose two balls =5c2=10
Total favorable cases (replacement)=(2c1+2c1)=4
P(both black )=