asked 171 views
0 votes
Given the following sets.

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

Find A∩B.
1 2 3 or 4

1 {0, 1, 2, 3}

2 {a, b, c, d}

3 {0, a, 2, b}

4 empty set {0, a}

1 Answer

2 votes


A=\{0,\ 1,\ 2,\ 3\}\\\\B=\{a,\ b,\ c,\ d\}\\\\A\ \cap\ B=\O\ (empty\ set)

The intersection of A and B, denoted by A ∩ B, is the set of all things that are members of both A and B.

answered
User John Ferguson
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.