Two teams are in a best-two-out-of-three playoff: the teams will play at most games, and the winner of the playoff is the first team to win games. The first game is played on Team A's home field, and the remaining games are played on Team B's home field. Team A has a chance of winning at home, and its probability of winning when playing away from home is . Outcomes of the games are independent. The probability that Team A wins the playoff is . Then can be written in the form , where and are positive integers. What is ?
- A)
- B)
- C)
- D)
- E)
Answer
E
Key insight
Summing the three winning scenarios, (2/3)p + (2/3)(1−p)p + (1/3)p² = 1/2 gives 2p² − 8p + 3 = 0, so p = (4 − √10)/2.
Solution
Game 1 is at home (A wins with probability ); games 2 and 3 are away (A wins each with probability ). Team A wins the playoff in exactly three ways:
- Win, win: .
- Win, lose, win: .
- Lose, win, win: .
Adding and setting equal to :
Multiply by : , i.e. . The quadratic formula gives
Since , take the minus sign: , so , , and .
The answer is .
Why this works
A short series has only a handful of winning paths; listing them and multiplying independent probabilities along each path is the whole setup. The distinct home and away probabilities just mean each game uses its own factor. The resulting equation in is quadratic, and the answer form tells you to keep the root below .
The trap
Forgetting the win-lose-win scenario or using 2/3 for game 3; games 2 and 3 are both away, so both use p. Also reject the root above 1.
Common mistakes
- Forgetting the win-lose-win scenario or using 2/3 for game 3; games 2 and 3 are both away, so both use p. Also reject the root above 1.
- Sign or arithmetic errors when clearing fractions (e.g. getting ).
Techniques
Split into exhaustive cases and handle each · Set up the equation/formula and compute; no special trick needed