113k views
5 votes
2.4.16

Let:
U= {a,b,c,d,e,f,g,h}
A = {b,d,e}
B = {a,d,e}
C={a,c,f,g,h}
Find the set (AnB) U (Anc).
Select the correct choice below and if necessary fi

User Maheen
by
6.0k points

1 Answer

4 votes

Answer:

(A⋂B) U (A⋂C) = {d, e}

Explanation:

U= {a,b,c,d,e,f,g,h}

A = {b,d,e}

B = {a,d,e}

C={a,c,f,g,h}

=> A⋂B = {d,e}

=> A⋂C = ∅

=> (A⋂B) U (A⋂C) = {d, e}

User Dave DiFranco
by
5.8k points