SOLUTION: Find A U B, given A = {5, 11, 2} and B = {11, 2, 100}.

Algebra ->  Finance -> SOLUTION: Find A U B, given A = {5, 11, 2} and B = {11, 2, 100}.      Log On


   



Question 248728: Find A U B, given A = {5, 11, 2} and B = {11, 2, 100}.
Answer by dabanfield(803) About Me  (Show Source):
You can put this solution on YOUR website!
Find A U B, given A = {5, 11, 2} and B = {11, 2, 100}.
The union of two sets is the set that contains all the elements of both sets with duplicates removed:
AUB = {5,11,2,100}