U= { 2, 4, 6,8, 10 12} A={4,8,10} then A'= ?9 *
2,6, 12
or
2,6,10,12
or
2,6,8
or
6,12
Answers
Answered by
1
Answer Text
Solution :
Here, A={2,4,6,8}
B={6,8,10,12}
So, A∪B will be a set that will contain all the elements of both sets A and B with no duplicates.
A∪B={2,4,6,8,10,12}
Similar questions