A box contains m white and n black balls. Balls are drawn at random one at a time without replacement. Find the probability of encountering a white ball by the kth draw.
This is our tutorial sheet's question and I don't know the answer. Thanks in advance.
Edit : I corrected the title and I misunderstood the question. I read 'at' instead of 'by'. With 'by', the question is very easy, still thank you for your answers. If you have solution for 'at', please answer. Again thank you for your efforts.