asked 117k views
2 votes
A = {0, 1, 2, 3}
B = {a, b, c, d}
C = {0, a, 2, b}

Find B n C.

asked
User Chappjc
by
8.0k points

1 Answer

6 votes
So the n notation means what are in both of them so it would be {a, and B}
answered
User JochemQuery
by
8.3k 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.