The teacher hasn't uploaded a solution for this question yet.
Let $P(X) = x$ and $P(Y) = y$. The probability of at least one event occurring is $P(X \cup Y) = a$. The probability of exactly one event occurring is $P(X \cup Y) - P(X \cap Y) = b$.
Since $P(X \cup Y) = P(X) + P(Y) - P(X \cap Y) = a$, we have $P(X \cap Y) = P(X) + P(Y) - a$. Substituting this into the expression for $b$: $$b = P(X \cup Y) - P(X \cap Y) = a - (P(X) + P(Y) - a) = 2a - (P(X) + P(Y))$$ Thus, $P(X) + P(Y) = 2a - b$.
We need to find $P(X') + P(Y')$. Using the complement rule $P(E') = 1 - P(E)$: $$P(X') + P(Y') = (1 - P(X)) + (1 - P(Y)) = 2 - (P(X) + P(Y))$$
Substitute the value of $P(X) + P(Y)$ derived in Step 2: $$P(X') + P(Y') = 2 - (2a - b) = 2 - 2a + b$$ This completes the proof.
Final Answer: Proved: P(X') + P(Y') = 2 - 2a + b
AI generated content. Review strictly for academic accuracy.