FIND A∪B and A∩B
1) A = { a, b, c, d, e }
B= { c, d, e , f, g, }
Answers
Answered by
2
AUB={a,b,c,d,e,f,g}
AΠB={c,d,e}
AΠB={c,d,e}
Answered by
1
A ∪ B = { a, b, c, d, e, f, g } : those which are in either set
A ∩ B = { c, d, e } : those which are in both sets
A ∩ B = { c, d, e } : those which are in both sets
Similar questions