A = { 1,3,7,8} B = {2,4,7,9} find A ∩ B, A ∪ B
Answers
Answered by
3
Answer:
A = {1,3,7,8}
B = {2,4,7,9}
A ∩ B = {7}
A ∪ B = {1,2,3,4,7,8,9}
Hope it helps you !
Answered by
6
Step-by-step explanation:
this is the answer for your question
Attachments:
Similar questions