SOLUTION: Please explain the following problem: Perform the given set operation. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}. (Enter your answers as a comma-separated list. Enter EMPTY for th

Algebra ->  sets and operations -> SOLUTION: Please explain the following problem: Perform the given set operation. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}. (Enter your answers as a comma-separated list. Enter EMPTY for th      Log On


   



Question 835876: Please explain the following problem:
Perform the given set operation. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}.
(Enter your answers as a comma-separated list. Enter EMPTY for the empty set.)
{x | x is a multiple of 2} ∪ {x is a multiple of 7}

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Multiples of 2 in the set U : {2,4,6,8,10}
Multiples of 7 in the set U : {7}
The union of those two sets : {2,4,6,7,8,10}