asked 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}

1 Answer

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

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.