Since we have the symbol ⋃, we are looking for the of the given .
X&={x | x is an odd whole number less than 16}
Y&={2,6,9,10,16}Let's rewrite the set X as a set of all integers that are and less than 16.
X&={1,3,5,7,9,11,13,15}
Y&={2,6,9,10,16}
The union of two sets is the set that contains all found in both sets. Therefore, the union of X and Y holds all elements that are in both X and Y. Note that a union only contains unique values, so if any elements exist in both sets, we will cross out the duplicates.
X&={1,3,5,7, 9,11,13,15}
Y&={2,6,9,10,16}
X ⋃ Y &={1,2,3,5,6,7,9,10,11,13,15,16}