U ={1,2,3,4,5,6,7,8}
A = {1,2} B= { }
FIND (AUB)'
Answers
Answered by
1
Answer:
(AUB)' = { 3,4,5,6,7,8}
Similar questions