You're on a roll —
Step 1: Define the probabilities for the first game.
Let P(W1) be the probability of winning the first game.
Let P(L1) be the probability of losing the first game.
Given P(W1)=41.
The probability of losing the first game is P(L1)=1−P(W1)=1−41=43.
Step 2: Determine the conditional probabilities for winning the second game.
Let P(W2∣W1) be the probability of winning the second game given that the first game was won.
"If it wins, the probability of winning the next game increases by 10%." This means the probability value itself increases by 0.10.
P(W2∣W1)=P(W1)+0.10=41+0.10=0.25+0.10=0.35
Let P(W2∣L1) be the probability of winning the second game given that the first game was lost.
"If it loses, the probability of winning the next game increases by 20%." This means the probability value itself increases by 0.20.
P(W2∣L1)=P(W1)+0.20=41+0.20=0.25+0.20=0.45
Step 3: Calculate the probability that the team wins in the second round, P(W2), using the law of total probability.
P(W2)=P(W2∣W1)P(W1)+P(W2∣L1)P(L1)
Substitute the values:
P(W2)=(0.35)×(41)+(0.45)×(43)
Convert the decimals to fractions: 0.35=10035=207 and 0.45=10045=209.