My try:
Suppose $(A \cup (B - C)) \cap B ^c$. We know $x \in A \cup (B - C)$ and $x \in B^c$. So, $x \in A$ or $x \in B - C$ and $x \in B^c$.
From there, I see two possible cases: 1 - $x \in A$ and $x \in B^c$. This leads to $x \in A - B$ 2 - $x \in B - C$ and $x \in B^c$. Don't see how it's even possible to get into $x \in A - B$.
Maybe I don't need to divide into two steps.
In the second case: ... $(B\smallsetminus C)\cap B^\complement$ is the empty set, which is a subset of any set, including $(A\smallsetminus B)$.