92.0k views
5 votes
If set
A={a,b,c,d,e,f,g)
and B ={a,e,i,o,u}
then AUB will be​

2 Answers

6 votes

Answer:

Explanation:

hello :

A={a,b,c,d,e,f,g)

and B ={a,e,i,o,u}

then AUB will be​ : {a,e,i,o,u,b,c,d,e,f,g}

User Pvlt
by
8.1k points
2 votes

Explanation:

Given

A = { a, b, c, d, e, f, g}

B = { a, e, i, o, u}

Now

AUB = { a, b, c, d, e, f, g} U { a, e, i, o, u}

= { a, b, c, d, e, f, g, i, o, u}

Hope it will help

User Clayton Dukes
by
7.7k points

No related questions found

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