10. Given the figure at the right, which of the
statements is correct?
A. AUB = {15, 20)
B. AUB = {5, 10, 15, 20, 25, 30;
C. A B = {5, 10, 15, 15, 20, 20, 25, 30)
D. AN B = {15, 20}
Answers
SOLUTION
TO CHOOSE THE CORRECT OPTIONS
Given the figure at the right, which of the statements is correct
A. A ∪ B = {15, 20}
B. A ∪ B = {5, 10, 15, 20, 25, 30}
C. A ∪ B = {5, 10, 15, 15, 20, 20, 25, 30}
D. A ∩ B = {15, 20}
EVALUATION
We see from the figure that
A = { 5 , 10 , 15 , 20 }
B = { 15 , 20 , 25 , 30 }
Thus
A ∪ B
= { x : x ∈ A ∨ x ∈ B }
= { 5 , 10 , 15 , 20 , 25 , 30 }
A ∩ B
= { x : x ∈ A ∧ x ∈ B }
= { 15 , 20 }
So option A is wrong
Option B is right
Since we never repeat the same element while writing a set . So option C is wrong
Option D is correct
FINAL ANSWER
Hence the correct options are
B. A ∪ B = {5, 10, 15, 20, 25, 30}
D. A ∩ B = {15, 20}
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
If P and Q are two sets such that n(P) = 12, n(Q - P) = 7, then which among the following is the value of n(PU Q)?
https://brainly.in/question/31763496
2. If n(A) = 300, n(A∪B) = 500, n(A∩B) = 50 and n(B′) = 350, find n(B) and n(U).
https://brainly.in/question/4193770