SOLUTION: Find A intersection B, given A = {0, 1, 2, 4} and B = {0, 1, 3, 4}.

Algebra ->  sets and operations -> SOLUTION: Find A intersection B, given A = {0, 1, 2, 4} and B = {0, 1, 3, 4}.      Log On


   



Question 102875: Find A intersection B, given A = {0, 1, 2, 4} and B = {0, 1, 3, 4}.
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
The intersection of the two sets is the set of numbers that the two have in common.
Since these sets only have three numbers in common (which are 0, 1, and 4) the intersection of A and B is {0, 1, 4}

So