Concept:This question tests the application of De Morgan’s law and the distributive property of sets. De Morgan’s law states:
(A∪B)c=Ac∩Bc and
(A∩B)c=Ac∪Bc. Also, for any set
X,
X∩Xc=ϕ (empty set).
Explanation:We are given two sets
A and
B. We need to simplify
A∩(B∪A)c.
Step 1: Apply De Morgan’s law to the complement of
B∪A.
(B∪A)c=Bc∩Ac (since the order in union does not matter).
Step 2: Substitute this into the original expression.
A∩(B∪A)c=A∩(Bc∩Ac).
Step 3: Using the associative property of intersection, we can rewrite:
A∩(Bc∩Ac)=(A∩Bc)∩Ac.
Step 4: Now regroup using the associative law (or simply note that
A∩Ac=ϕ).
(A∩Bc)∩Ac=A∩(Bc∩Ac) is the same; a more direct approach is:
A∩(Bc∩Ac)=(A∩Ac)∩Bc (by commutativity and associativity).
Step 5: Since
A∩Ac=ϕ, we get
ϕ∩Bc=ϕ.
Thus the whole expression simplifies to the empty set.
Answer:ϕ (Option C).