212k views
1 vote
Given the following sets.

A = {0, 1, 2, 3}
B = {a, b, c, d}
C = {0, a, 2, b}

Find A ∩ C

A) {0, 1, 2, 3}
B) {a, b, c, d}
C) {0, a, 2, b}
D) empty set
E) {0, 2}

User Jmikola
by
8.6k points

1 Answer

4 votes

A = {0, 1, 2, 3}

C = {0, a, 2, b}

A ∩ C = {0, 2} → E)

A set of the same elements from the set A and the set C.

User AhmedWas
by
8.0k 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