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
Algebra: Inequalities, trichotomy
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Inequalities
Question 903804
:
If two sets are non empty, is it possible for their intersection to be empty? Explain
Answer by
jim_thompson5910(35256)
(
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.