195,948 views
36 votes
36 votes
Let A = {a, b, c}, B = {b, c, d}, and C = {b, c, e}. (a) Find A ∪ (B ∩ C), (A ∪ B) ∩ C, and (A ∪ B) ∩ (A ∪ C). (Enter your answer in set-roster notation.)

User Thang Pham
by
2.8k points

2 Answers

21 votes
21 votes
a. A U (B n C)
B n C = {b,c}
A = {a,b,c}
A U (B n C) = {a,b,c} U {b,c} = {a,b,c}

b. A U B = {a,b,c} U {b,c,d} = {a,b,c,d}

c. (A U B) n (A U C)

A U B= {a,b,c,d}
A U C= {a,b,c,e}

(A U B) n ( A U C)

➡️ {a,b,c,d} n {a,b,c,e}

➡️ {a,b,c}
User Binaryanomaly
by
3.2k points
26 votes
26 votes

Answer:

(B n C) = {b,c}

A = {a,b,c}

B= {b,c,d}

C= {b,c,e}

A u (B n C) = {a,b,c}

(A u B) = {a,b,c,d}

(A u B) n C = {b,c}

(A u C) = {a,b,c,e}

(A u B) n (A u C) = {a,b,c}

User Genuinefafa
by
2.8k points