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
संबंधित प्रश्न
Using the given Venn diagram, write the element of A
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’)’
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
(A ∩ B)’
If U = {x | x ∈ N, x < 10} and A = {x | x ∈ N, 2 ≤ x < 6} then (A’)’ is
In a class of 50 boys, 35 boys play Carrom and 20 boys play Chess then the number of boys play both games is
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