I have to proof the following statement: Show that there cannot exist three events $A, B, C$ satisfying $P(A ∩ B) = 1/8$
and
$P(B|A) = 1/2P(A)=1/3P(B)$
Hint try to compute $P(A\cup B)$
Why is event $C$ specified or is this just a typo? If so how to proof this (without event $C$)?
Note: $$P(B|A)=\frac{P(A\cap B)}{P(A)}=\frac{\frac18}{P(A)}=\frac12 P(A) \Rightarrow P(A)=\frac12;\\ \frac12 P(A)=\frac13P(B) \Rightarrow P(B)=\frac34;\\ P(A\cup B)=P(A)+P(B)-P(A\cap B)=\frac12+\frac34-\frac18=\frac98>1.$$ So, it does not matter whether $C$ is given or not.