Write down the union and intersection of the following pairs of sets:
A = {1, 2, 3, 4, 5, 6} B = {1, 3, 5, 7, 9}
A U B={ } A ∩ B = { }
Answers
Answered by
5
Answer:
A = {a,e,i,o,u} B = {a,b,c}
A∪B = {a,b,c,e,i,o,u}
Answered by
2
Explanation:
union = {1,2,3,4,5,6,7,8,9}
intersection= {1,3,5,7,9}
Similar questions