191k views
4 votes
Given the following sets.

A = {0, 1, 2, 3}

B = {a, b, c, d}

C = {0, a, 2, b}

Find A ∩ C.

User Benjessop
by
8.4k points

1 Answer

4 votes

Answer:

A ∩ C = {0,2}

Explanation:

A = {0,1,2,3}

C = {0,a,2,b}

A ∩ C means A intersects C which means which elements are in both A and C.

0 and 2 both are in A and C.

Thus:-

A ∩ C = {0,2}

User Tikotzky
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories