Given A = {1, 3, 5, 7), B = {2, 3, 5, 8).
List all the elements of (A n B) x (B — A).
Answers
Answered by
6
see the attachment....
Attachments:
Answered by
4
SOLUTION
GIVEN
A = {1, 3, 5, 7), B = {2, 3, 5, 8}
TO DETERMINE
List all the elements of (A ∩ B) × (B - A)
EVALUATION
Here the given sets are
A = {1, 3, 5, 7} and B = {2, 3, 5, 8}
∴ A ∩ B = { 3 , 5 }
∴ B - A = { 2 , 8 }
∴ (A ∩ B) × (B - A)
= { (3,2) , (3,8) , (5,2) , (5,8) }
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
If A, B and C are any three sets
then prove the following using venn-diagram
A∩(BUC) = (A∩B) U (A∩C)
https://brainly.in/question/23234089
2. Let A = (1,8,27,64,125) and B= (1,2,3,4,5,6)and R be the relation ‘is cube of 'from A to B then domain of R is
https://brainly.in/question/21096862
Similar questions