212k views
5 votes
Given: A = {1, 2, 3, 4, 6, 8}; B = {1,3,5, 6, 7, 8, 10). Find the union of sets A and B.A. AU B = {1, 2, 3, 4,5,6, 7, 8, 10)B. AU B = {2, 4, 5, 7, 8, 10}C. AU B = {1, 2, 3, 4, 6, 7, 10)D. AU B = {3, 5, 6, 7, 10}

User Erock
by
5.2k points

1 Answer

2 votes

The union of sets refers to the elements that are included in set A and set B, just the addition of them.

Venn's Diagram.

So, the union would be all the elements we observe there.


A\cup B=\mleft\lbrace1,2,3,4,5,6,7,8,10\mright]

Therefore, the answer is A.

Given: A = {1, 2, 3, 4, 6, 8}; B = {1,3,5, 6, 7, 8, 10). Find the union of sets A-example-1
User Johnvey
by
5.4k points