Question 783664: 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 or Ø for the empty set.)
{2, 4, 7} union {3, 6, 9}
Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! {2, 4, 7} union {3, 6, 9} = {2, 4, 7, 3, 6, 9}
Note: you could sort, but that's optional
|
|
|