Question 830427: Perform the given set operation. Let
U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
{x | x is a multiple of 2} ∪ {x is a multiple of 3}
Found 2 solutions by Fombitz, stanbon: Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website!
{x | x is a multiple of 2} U {x is a multiple of 3}={2,4,6,8,10}U{3,6,9}
{x | x is a multiple of 2} U {x is a multiple of 3}={2,3,4,6,8,9,10}
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Perform the given set operation. Let
U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
{x | x is a multiple of 2} ∪ {x is a multiple of 3}
-------------------
{2,4,6,8,10} U {3,6,9}
------------
= {2,3,6,8,9,10}
======================
Cheers,
Stan H.
=================
|
|
|