asked 28.3k views
4 votes
Given A = {1, 2, 3), B = {2, 4, 6) and C = {1, 2, 3, 4, 5, 6), then An (Bn C) = _

1 Answer

0 votes

Answer:

{2}

Explanation:

A ∩ (B ∩ C) = {1, 2, 3} ∩ ({2, 4, 6} ∩ {1, 2, 3, 4, 5, 6})

= {1, 2, 3} ∩ {2, 4, 6}

= {2}

A ∩ (B ∩ C) = {2}

_____

The intersection of sets is the list of elements common to those sets.

answered
User Dspano
by
7.9k 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.