Answer:
- D∪E = {-2, -1, 2, 3, 4, 5, 6, 8}
- D∩E = {2, 4}
Explanation:
You want the union and the intersection of the given sets D and E.
Union
The union of the two sets is the list of elements in either set. It will contain all of the elements of D along with all of the elements of E, with duplicate values removed so that each element is only listed once.
- D∪E = {-2, -1, 2, 3, 4, 5, 6, 8}
Intersection
The intersection of the two sets is the list of elements that appear in both sets. Any element that only appears in one of the sets is not part of the union.
<95141404393>