An urn contains w white balls and b black balls (w > 0 and b > 0). The balls are thoroughly mixed and two are drawn, one after the other, without replacement. Let Wi and Bi denote the respective outcomes 'white on the ith draw' and 'black on the ith draw,' for i = 1, 2.
Prove that P(W2) = P(W1) = w/(w + b). (Which clearly implies a similar identity for B2 and B1.)
Furthermore, P(Wi) = w/(w + b), for any i not exceeding the total number of balls w + b.