There are two independent events. The probability that both occurs at the same time is $\frac{1}{6}$ and the probability that none of them happens is $\frac{2}{3}$. What is the probability that only one of them occurs?
I'm trying to solve it but I cannot find a way to solve it to just one event. Here's what I did:
We know that $P(A\cap B) = \frac{1}{6}$ and $[1 - P(A)] \cdot [1 - P(B)] = \frac{2}{3}$
So,
$$[1 - P(A)] \cdot [1 - P(B)] = \frac{2}{3} $$ $$1 - P(A) - P(B) + P(A) \cdot P(B) = \frac{2}{3}$$ $$ 1 - P(A) - P(B) + \frac{1}{6}= \frac{2}{3}$$
As can be seen, I cannot can solve for just $P(A)$ or just $P(B)$. Can someone give me a hint what a I'm doing wrong? I already know that the answer for this question is $\frac{1}{6}$