Advertisements
Advertisements
Question
Find the symmetric difference between the following sets
X = {5, 6, 7} and Y = {5, 7, 9, 10}
Solution
X = {5, 6, 7}
Y = {5, 7, 9, 10}
X – Y = {5, 6, 7} – {5, 7, 9, 10} = {6}
Y – X = {5, 6, 9, 10} – {5, 6, 7}
= {9, 10}
X ∆ Y = (X – Y) ∪ (Y – X)
= {6} ∪ {9, 10}
= {6, 9, 10}
APPEARS IN
RELATED QUESTIONS
If A = {6, 7, 8, 9}, B = {4, 6, 8,10} and C = {x : x ∈ N : 2 < x ≤ 7}; Find: B - B.
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)
Using the given Venn diagram, write the element of A – B
Using the given Venn diagram, write the element of U
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’
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
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 ∪ B)’
Using the set symbols, write down the expressions for the shaded region in the following
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′?
If U = {x : x ∈ N and x < 10}, A = {1, 2, 3, 5, 8} and B = {2, 5, 6, 7, 9}, then n[(A ∪ B)’] is