a.
There is no common elements for A={3,6,9} and B={4,8}. Then
A∩B={}
b.
Take all elements from A={3,6,9} and add elements 4,8 from B
A∪B={3.4,6,8,9}
c.
All elements which are in U={0,1,2,3,4,5,6,7,8,9}, but are not in A={3,6,9} we write in AC
AC={0,1,2,4,5,7,8}
d. All elements which are in U={0,1,2,3,4,5,6,7,8,9}, but are not in B={4,8} we write in BC
BC={0,1,2,3,5,6,7,9}
e. All elements which are in U={0,1,2,3,4,5,6,7,8,9}, but are not in
A∪B={3.4,6,8,9} we write in (A∪B)C
(A∪B)C={0,1,2,5,7}
Comments
Leave a comment