178k views
25 votes
Set A = {2, 4, 5}

Set B = {2, 6, 11}

What is A U B?

2 Answers

1 vote

Answer:

A ∪ B = {2, 4, 5, 6, 11}

Explanation:

The union of 2 sets means the combined set will have the elements of both Set A and Set B. Also note that any common element is not repeated, it is only written once.

  • Set A = {2, 4, 5}
  • Set B = {2, 6, 11}

A ∪ B = {2, 4, 5, 6, 11}

User Andrew Hancox
by
7.3k points
7 votes

Answer:

A U B = {2, 4, 5, 6, 11}

Explanation:

The union of two sets is a set that contains every element that is in either set.

Set A = {2, 4, 5}

Set B = {2, 6, 11}

A U B = {2, 4, 5, 6, 11}

User Sever
by
8.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories