if A subset of B,then find A union B and A intersection B.what do you notice
Answers
Answered by
0
Answer:
aUb = n(a) +n(b) - n( a n b)
I noticed that the elements of set a are present in set b .
n =number
u = union
n= intersection
for finding a union b use the ab
above mentioned formula by putting the particular value of sets
Similar questions