200k views
2 votes
PLEASE HELP!

In your own words explain to someone how to find the intersection of two sets.

User Mschayna
by
4.8k points

1 Answer

3 votes

Answer:

A set of common elements.

Explanation:

Intersection of the two sets can simply be defined as the overlapping of one set on the other.

It is represented by the symbol .

Here, overlapped set has all the elements which are common to both the sets.

For example:

Let A = { 1, 5 , 10}

And B = {8, 9 , 10}

So, A intersection B = {10} as 10 is the only common element in both the sets.

User AnR
by
5.5k points