An urn contains m white and n black balls. A ball is drawn at random and is put back into the urn along with k additional balls of the same colour as that of the ball drawn. A ball is again drawn at random. Show that the probability of drawing a white ball now does not depend on k.

Given that an urn contains m white and n black balls.


Let E1 = first ball drawn of white colour


E2= first ball drawn of black colour


And E3= second ball drawn of white colour



Also,


Using the probability theorem, we have:


P(E3) = P(E1). P () +P(E2).






Hence, the probability of drawing a white ball does not depend on k.


40