If U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10), A=(2, 4, 6, 8, 10), B = (1, 3, 5, 7, 9) and C= (1, 2, 3, 4, 5) find A, A-B, AUB and AnB.
Answers
Answered by
1
Answer:
A-B = {2,4,6,8,10}
AUB = {1,2,3,4,5,6,7,8,9,10}
AnB = { }
= phi
Similar questions