Math, asked by prachiSayani, 1 year ago

M={1,3,5} N={2,4,6}

Find:

M union N

M intersection N

Answers

Answered by vhpsharitha
4
M union N = all the elements i.e.,{1,2,3,4,5,6}
M intersection N = elements only common in both i.e.,{pi} as there a no elements common in both
Hope it helped....

vhpsharitha: Any doubts , pls do ask
prachiSayani: thanks!:)
Answered by PADMINI
8

Given :

M = {1,3,5} and N = {2,4,6}

Union - It means combination of all the elements from both sets. The symbol of union is ''∪''.

M union N -

M ∪ N = {1,2,3,4,5,6}


Intersection - It means the elements which are common in both  sets. The symbol of intersection is ''∩''.

M intersection N

M ∩ N = {0}.  (because there are no common elements in both sets)

Similar questions