asked 150k views
0 votes
What do you think notation a ∩ b means​

1 Answer

2 votes

Answer: It means set intersection

The intersection of two sets is the overlapping or shared common elements in both sets.

For example, lets say we had

a = {1,2,7,9,14,3}

b = {14,6,1,3,5}

The common elements in both sets would be {1,14,3} which is in the set
a \cap b

If you drew out a Venn Diagram, then you should see that 1,14, and 3 are in the overlapped region. The other numbers are outside the overlap region but inside their respective circles.

answered
User Sudharsun
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.