Question 1041135: Let sets A and B have the following integers as elements:
A = {1,2,3,4,5}, B = {3,5,7,9}
Let C = A U B, where "U" is the union of the two sets. Find C.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A = {1,2,3,4,5}, B = {3,5,7,9}
Let C = A U B, where "U" is the union of the two sets. Find C.
-------------
C = {1,2,3,4,5,7,9|
-----
Cheers,
Stan H.
-----------
|
|
|