73.0k views
0 votes
3. If A = {2, 4, 6, 8}, B = {1, 3, 5, 7), find A UB.

1 Answer

6 votes

A U B={ 1,2,3,4,5,6,7,8}

Solution,

A={2,4,6,8}

B={1,3,5,7}

A U B={ 2,4,6,8} U{1,3,5,7}

={1,2,3,4,5,6,7,8}

Hope it helps

Good luck on your assignment

User RobinDunn
by
8.3k points