
Patrick B. answered 11/07/20
Math and computer tutor/teacher
complement of the set notation and denoted with ~ (the tilde)
intersection of the set notation and denoted with & (the ampersand)
union of the set set notation and denoted with u
ex. ~X is the complement of X; elements not in X
~B = {7,9,11,13,15}
~C = {9,12,13,16}
A u B = U
(A u ~B) = A=~B , what a coincidence!
B & ~C = {12,16}
so part B is {7,9,11,12,13,15,16}
part c goes like this...
Since A u B is the universal set,
~(A u B) is the empty set...
anything intersected with the empty set
is the empty set