Solveeit Logo

Question

Question: If A, B and C are any three sets, then $A-(B \cup C)$ is equal to...

If A, B and C are any three sets, then A(BC)A-(B \cup C) is equal to

A

(AB)C(A-B) \cap C

B

(AB)C(A-B) \cup C

C

(AB)(AC)(A-B) \cap (A-C)

D

(AB)(AC)(A-B) \cup (A-C)

Answer

(AB)(AC)(A-B) \cap (A-C)

Explanation

Solution

The expression A(BC)A-(B \cup C) means elements that are in set A but not in the union of sets B and C. Using set identities:

  1. A(BC)A-(B \cup C) is equivalent to A(BC)A \cap (B \cup C)' by the definition of set difference.
  2. By De Morgan's Law, (BC)(B \cup C)' is equivalent to BCB' \cap C'.
  3. Substituting this into the expression, we get A(BC)A \cap (B' \cap C').
  4. This can be rewritten as (AB)(AC)(A \cap B') \cap (A \cap C'), using the associative and idempotent properties of intersection (AA=AA \cap A = A).
  5. Finally, converting back to set difference notation, ABA \cap B' is ABA-B, and ACA \cap C' is ACA-C.
  6. Therefore, (AB)(AC)(A \cap B') \cap (A \cap C') becomes (AB)(AC)(A-B) \cap (A-C).