Answer:
{ 2, 3, 5, 8}
Explanation:
A = { 2, 3, 5, 8}
B = { 3, 5, 7}
C = { 2, 4, 8}
BUC = { 2, 3, 4, 5, 7, 8}
An(BUC) = { 2, 3, 5, 8}
Union of a set
The union of two sets is a new set that
contains all of the elements that are in
at least one of the two sets. The union
is written as A U B
Intersection
The intersection of two sets is a new
set that contains all of the elements
that are in both sets. The intersection is
written as A n B or "A and B"