92.6k views
0 votes
Given A = {a, e, i, o, u} and B = {a, l, g, e, b, r}, find A ∪ B.

User Wrozwad
by
5.0k points

2 Answers

4 votes

Answer:

{a, e, i, o, u, l, g, b, r}

Explanation:

Union is A or B, or both

User Joel B
by
4.3k points
1 vote

Answer:

AU B = { a,e,i,o,u,l,g,b,r}

Explanation:

A ∪ B.

U means union, which means join together

A = {a, e, i, o, u} and B = {a, l, g, e, b, r},

AU B = { a,e,i,o,u,l,g,b,r}

User Inuart
by
5.2k points