23.3k views
0 votes
Find the union and interesection of each of the following A={3,6,9,12}, B ={6,8,9}

User Gcamargo
by
4.9k points

2 Answers

3 votes

Answer:

Hello,

The answer would be,

A union B = {3,6,9,12}

and A intersection B= {6,9}

Find the union and interesection of each of the following A={3,6,9,12}, B ={6,8,9}-example-1
User Dburner
by
4.8k points
5 votes

Answer:


\huge\boxed{ A\ union \ B = \{3,6,8,9,12\}}


\huge\boxed{A\ intersection \ B = \{6,9\}}

Explanation:

A = {3,6,9,12}

B = {6,8,9}

A∪B = {3,6,9,12} ∪ { 6,8,9} [Union means all of the elements should be included in the set of A∪B]

=> A∪B = {3,6,8,9,12}

Now,

A∩B = {3,6,9,12} ∩ {6,8,9} [Intersection means common elements of the set]

=> A∩B = {6,9}

User Stanislav Malomuzh
by
5.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.