SOLUTION: solve the problem: Find A∪B, given A={6,15,3} and B={15,3,100} If anyone can please help me with this I would greatly appreciate it. Thank you!

Algebra ->  sets and operations -> SOLUTION: solve the problem: Find A∪B, given A={6,15,3} and B={15,3,100} If anyone can please help me with this I would greatly appreciate it. Thank you!      Log On


   



Question 319645: solve the problem: Find A∪B, given A={6,15,3} and B={15,3,100}
If anyone can please help me with this I would greatly appreciate it. Thank you!

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
A U B is simply the culmination of everything in both A and B (remove the duplicates of course). So

A U B = {3, 6, 15, 100}