471,569 views
37 votes
37 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 Bruno Guarita
by
2.8k points

1 Answer

9 votes
9 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 Canbax
by
3.2k points