61.4k views
3 votes
If A - B = {2,4,6}, B - A = {0,1,3}, and A∪B = {0,1,2,3,4,5,6,7,8}. What is A∩B?

User Jay Wick
by
4.6k points

1 Answer

3 votes

Answer:

{5,7,8}

Explanation:

A-B = {2,4,6} => A={2,4,6}

B - A = {0,1,3} => B= {0,1,3}

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

=> A = {2,4,5,6,7,8}

B= {0,1,3,5,7,8}

=> A∩B = {5,7,8}

User Jpalmieri
by
4.8k points