198k views
3 votes
Suppose A={−2,1,3,6,14}, B={−4,2,1,6,9}, and C={−2,6,9,12}. What is (A∩B)∪C?

User Mark Byers
by
3.8k points

1 Answer

3 votes

Final answer:

To find (A∩B)∪C, first find the intersection of sets A and B, then find the union of the intersection and set C. The result is {1, 6, -2, 9, 12}.

Step-by-step explanation:

To find (A∩B)∪C, we first need to find the intersection of sets A and B. The intersection of two sets is the set of elements that are common to both sets. So A∩B = {1, 6}. Next, we need to find the union of A∩B and set C. The union of two sets is the set of all elements that are in either set. So (A∩B)∪C = {1, 6, -2, 9, 12}.

User Lilzz
by
4.1k points