.
Two persons A and B are to draw alternately one ball at a time from an urn containing 3 white and 2 black balls,
drawn balls not being replaced. If A takes the first turn, what is the probability that A will be the first to draw white ?
~~~~~~~~~~~~~~~
We may think about the space of events as all possible sequences of the letters W and B of the length 5.
There are 120 permutations of 5 items; but if we consider the distinguishable arrangements of these sequences,
we have only = = = 10 distinguishable orderings, so the space of events has 10 elements.
Next, the "favorable" arrangements are those that EITHER start from W (and then A takes white ball first),
OR those that start from BBW (and then there is only one such sequence BBWWW, where, again, A takes white ball first).
The number of distinguishable sequences W _ _ _ _ is = = 6.
The sequence BBWWW is a unique of that kind.
So, the number of favorable distinguishable sequences is (6+1) = 7, and the total space of events has 10 elements.
THEREFORE, the probability under the problem's question is P = = = 0.7 = 70%. ANSWER
Solved.
------------------
Good problem (!)
I like it (!)