151k views
3 votes
M = { }

N = {6, 7, 8, 9, 10}

M ∩ N =

1 Answer

7 votes

Answer:The intersection of two sets, denoted by the symbol "∩", represents the elements that are common to both sets.

In this case, the set M is empty, and the set N contains the elements {6, 7, 8, 9, 10}. Since there are no common elements between the two sets, the intersection of M and N, denoted as M ∩ N, will also be an empty set.

Therefore, M ∩ N = {} (an empty set).

Explanation:

User Trenton McKinney
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.