Advertisements
Advertisements
Question
Find the symmetric difference between the following sets
R = {l, m, n, o, p} and S = {j, l, n, q}
Solution
R = {l, m, n, o, p}
S = {j, l, n, q}
R – S = {l, m, n, o, p} – {j, l, n, q}
= {m, o, p}
S – R = {j, l, n, q} – {l, m, n, o, p}
= {j, q}
R ∆ S = (R – S) ∪ (S – R)
= {m, o, p} ∪ {j, q}
= {m, o, p, j, q}
APPEARS IN
RELATED QUESTIONS
If P = {factors of 36} and Q = {factors of 48}; Find: P ∪ Q
Given A = {x : ∈ N :< 6}, B = {3, 6, 9} and C = {x ∈ N : 2x - 5 ≤ 8}. show that: A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
If U = {a, b, c, d, e, f, g, h}, A = {b, d, f, h} and B = {a, d, e, h}, find the following set
A’ ∪ B’
If U = {a, b, c, d, e, f, g, h}, A = {b, d, f, h} and B = {a, d, e, h}, find the following set
(A ∩ B)’
If U = {a, b, c, d, e, f, g, h}, A = {b, d, f, h} and B = {a, d, e, h}, find the following set
(B’)’
Let U = {0, 1, 2, 3, 4, 5, 6, 7}, A = {1, 3, 5, 7} and B = {0, 2, 3, 5, 7}, find the following set
A’
Let U = {0, 1, 2, 3, 4, 5, 6, 7}, A = {1, 3, 5, 7} and B = {0, 2, 3, 5, 7}, find the following set
(A ∪ B)’
Let A and B be two overlapping set and the universal set U. Draw appropriate Venn diagram for the following
What do you observe from (A ∩ B)′ and A′ ∪ B′?
From the adjacent diagram n[P(AΔB)] is
Let A = {Ø} and B = P(A) then A ∩ B is