SOLUTION: 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.) {3, 4, 6} union {4, 6, 7}

Algebra ->  sets and operations -> SOLUTION: 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.) {3, 4, 6} union {4, 6, 7}       Log On


   



Question 710900: 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.)
{3, 4, 6} union {4, 6, 7}

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Combine the sets and remove any duplicates

{3, 4, 6} union {4, 6, 7} = {3, 4, 6, 7}