197k views
1 vote
Need help with this!!

Need help with this!!-example-1
User Taleodor
by
3.8k points

1 Answer

4 votes

Answer:

{ 1,3,4,6,7}

Explanation:

Do B∩C first

This is B intersect C which means what they have in common

B∩C = {3,6,7}

Then A∪(B∩C)

A union {3,6,7} which means join together ( combine with no duplicates) the two sets

{ 1,3,4,6,7}

User Dude
by
4.4k points