asked 33.9k views
11 votes
A = {3, 5, 7, 9} and B = {1, 2, 4, 6, 7, 9}

Find the intersection: A Intersects withB.


{7, 9}

{1, 2, 3, 4, 5, 6, 7, 9}

{1, 3, 5}

{2, 4}

1 Answer

8 votes
The first option, {7, 9}
answered
User Sean Summers
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.