Three friends A, B and C are playing with a pair of dice. They throw two dice alternately. Coming of a doublet on two dice leads to a success and the game stops. If A starts the game, then the probability of his winning, is : |
$\frac{1}{216}$ $\frac{36}{91}$ $\frac{7}{216}$ $\frac{125}{216}$ |
$\frac{36}{91}$ |
The correct answer is Option 2: $\frac{36}{91}$ A "success" is rolling a doublet (e.g., 1-1, 2-2). There are 6 doublets out of 36 possible outcomes when throwing two dice.
Since A starts, they can only win on the 1st turn, the 4th turn (after B and C both fail once), the 7th turn (after two full rounds of failure), and so on.
This creates an infinite geometric series where the first term ($a$) is $1/6$ and the common ratio ($r$) is $(5/6)^3$, which is $125/216$. Using the sum of an infinite series formula, $S = \frac{a}{1 - r}$: $P(A) = \frac{1/6}{1 - 125/216}$
$P(A) = \frac{1/6}{91/216}$
$P(A) = \frac{1}{6} \times \frac{216}{91}$
$P(A) = \frac{36}{91}$
|