SOLUTION: If two sets are non empty, is it possible for their intersection to be empty? Explain

Algebra ->  Inequalities -> SOLUTION: If two sets are non empty, is it possible for their intersection to be empty? Explain      Log On


   



Question 903804: If two sets are non empty, is it possible for their intersection to be empty? Explain
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Yes it is possible. Example:

A = {1, 2, 3}
B = {4, 5, 6}

The intersection of A and B is the empty set because the two sets have nothing in common. In other words, there is no number that is both sets.