Answer:
A = {1}
B = {2}
C = empty set
Step-by-step explanation:
REcall that given sets A, B then A-B = [tex]A \cap B^c[/tex], recall also that the complement of the empty set is the universe set U.
Then,
[tex] A \cup (B-C) = A\cup (B\cap \emptyset^c) = A\cup (B) = A \cup B = \{1,2\}[/tex]
Also, recall that given a set A, the union of A with the empty set is again the set A. Then
[tex] (A \cup B) - (A\cup \emptyset) = (A\cup B)- A = B-A =\{2\}-\{1\} = \{2\}[/tex]
But, [tex]\{1,2\} \neq \{2\}[/tex]