Advertisements
Advertisements
Question
Given A = {0, 1, 2, 4, 5}, B = {0, 2, 4, 6, 8} and C = {0, 3, 6, 9}. Show that A ∩ (B ∩ C) = (A ∩ B) ∩ C i.e. the intersection of sets is associative.
Solution
B ∩ C = {0, 2, 4, 6, 8} ∩ {0, 3, 6, 9}
= {0,6}
Now, A ∩ (B ∩ C) = {0, 1, 2, 4, 5} ∩ {0,6}
⇒ A ∩ (B ∩ C) = {0} ...(I)
A ∩ B = {0, 1, 2, 4, 5} ∩ {0, 2, 4, 6, 8}
= {0,2,4}
∴ (A ∩ B) ∩ C = {0,2,4} ∩ {0, 3, 6, 9}
⇒ (A ∩ B) ∩ C = {0} ...(II)
From I and II we get
A ∩ (B ∩ C) = (A ∩ B) ∩ C
APPEARS IN
RELATED QUESTIONS
Given A = {x : x ∈ N and 3 < x ≤ 6} and B = {x : x ∈ W and x < 4}. Find : Sets A and B in roster form.
If P = {x : x ∈ W and 4 ≤ x ≤ 8}, and Q = {x : x ∈ N and x < 6}. Find: P ∪ Q and P ∩ Q.
If P = {x : x ∈ W and 4 ≤ x ≤ 8}, and Q = {x : x ∈ N and x < 6}. Find: Is (P ∪ Q) ⊃ (P ∩ Q)?
If A = {5, 6, 7, 8, 9}, B = {x : 3 < x < 8 and x ∈ W} and C = {x : x ≤ 5 and x ∈ N}.
Find: A ∪ B and (A ∪ B) ∪ C
If A = {5, 6, 7, 8, 9}, B = {x : 3 < x < 8 and x ∈ W} and C = {x : x ≤ 5 and x ∈ N}. Find:
B ∪ C and A ∪ (B ∪ C)
If A = {5, 6, 7, 8, 9}, B = {x : 3 < x < 8 and x ∈ W} and C = {x : x ≤ 5 and x ∈ N}. Find:
B ∩ C and A ∩ (B ∩ C)
Is (A ∪ B) ∪ C = A ∪ (B ∪ C)?
Is (A ∩ B) ∩ C = A ∩ (B ∩ C)?
If A = {x ∈ W : 5 < x < 10}, B = {3, 4, 5, 6, 7} and C = {x = 2n; n ∈ N and n ≤4}. Find:
(B ∪ A) ∩ (B ∪ C)
If A = {x ∈ W : 5 < x < 10}, B = {3, 4, 5, 6, 7} and C = {x = 2n; n ∈ N and n ≤4}. Find:
B ∪ (A ∩ C)
If P = {factors of 36} and Q = {factors of 48}; Find: P ∩ Q
If P = {factors of 36} and Q = {factors of 48}; Find: Q - P.