Probability Proof. $P(A | B) = P(A | B^c)$

Some corrections for your working:

$$\color{red}(1-P(B) \color{red})(P(A∩B) = P(B)P(A∩B^c)$$

$$P(A∩B)=P(B)P(A|B)$$

Now let's work on the question:

$$(1-P(B))(P(A∩B) = P(B)P(A∩B^c)$$

$$P(A \cap B) - P(B)P(A\cap B)=P(B)P(A \cap B^C)$$

which is equivalent to

$$P(A \cap B) = P(B)(P(A\cap B)+P(A \cap B^C))$$

Try to simplify the last line.


You have done it correctly till :- $$(1−P(B))P(A∩B)=P(B)P(A∩B^c)$$ Just try to convince yourself by some Venn diagrams that $$P(A∩B^c) = P(A)-P(A∩B)$$ Replace this in your equation and you will get $P(A∩B) =P(A)P(B)$ which proves their independence.