Advertisements
Advertisements
प्रश्न
Find the symmetric difference between the following sets
P = {2, 3, 5, 7, 11} and Q = {1, 3, 5, 11}
उत्तर
P = {2, 3, 5, 7, 11}
Q = {1, 3, 5, 11}
P – Q = {2, 3, 5, 7, 11} – {1, 3, 5, 11}
= {2, 7}
Q – P = {1, 3, 5, 11} – {2, 3, 5, 7, 11}
= {1}
P ∆ Q = (P – Q) ∪ (Q – P)
= {2, 7} ∪ {1}
= {1, 2, 7}
APPEARS IN
संबंधित प्रश्न
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)
Using the given Venn diagram, write the element of 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’
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 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 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’)’
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