Respuesta :

Intersection of two sets is the set of common elements between them.

Further Explanation:

Operations on sets are the actions that can be performed on/between sets.

Two most common operations are: Union and Intersection

Union is consists of the elements of both sets combined while intersection consists of the common elements of sets.

Example:

Let

[tex]A = \{1,2,3,4,5\}\\B=\{2,3,4,6,7\}[/tex]

The intersection is denoted by ∩.

So,

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

Intersection will give the elements which will be common in both sets.

So,

A∩B= {2,3,4}

Keywords: Sets, Operations on sets

Learn More at:

  • brainly.com/question/5559121
  • brainly.com/question/5962870

#LearnwithBrainly