- Let's take two sets,
A={1,2,3,4,5},B={1,2,3}
A−B={1,2,3,4,5}−{1,2,3}={4,5}
B−A={1,2,3}−{1,2,3,4,5}={}
A∩B={1,2,3}
Answer: b.the intersection of any two is the null set
4.The intersection of sets A and B is the set of elements which are common to A and B, that is, those elements which belong to A and which belong to B.
Answer: c.The intersection of sets A and B
Comments