If M{1,2,3}and N ={3,4,5} than M U N
Answers
Answered by
2
Step-by-step explanation:
Given M = {1,2,3}
N = {3,4,5}
M U N = {1,2,3} U {3,4,5}
= {1,2,3,4,5,}
Similar questions