. If A = {1, 2, 3,4, 5, 7,8 }, B = { 2, 3, 4,6, 10}, C = { 1, 3, 4,5, 9} then find A∪B, A∩C and
(A∪B) ∩ (A∩C)
Answers
Answered by
1
Answer:
A∪B = {1,2,3,4,5,6,7,8,10}
A∩C = {1,3,4,5}
(A∪B) ∩ (A∩C) = {1,3,4,5}
Similar questions