198k views
1 vote
Given the following sets.

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

Find A B

{0, 1, 2, 3}
{a, b, c, d}
{0, a, 2, b}
empty set
{0, a}

User GerritCap
by
8.3k points

1 Answer

1 vote
it is an empty set because nothing relates the two subsets
User Danez
by
8.2k points

No related questions found

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