Question 843509: Let U = {3, 4, 5, 6, 7, 8, 9}, A = {3, 4, 5, 6}, B = {3, 4, 7, 8}, and C = {5, 7, 9}. List all the members of the given set. (Enter your answers as a comma-separated list.)
A ∪ (B ∩ C)
Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website!
Hi,
A ∪ (B ∩ C)
U = {3, 4, 5, 6, 7, 8, 9},
A = {3, 4, 5, 6}, B = {3, 4, 7, 8}, and C = {5, 7, 9}.
(B ∩ C) is {7}
A ∪ (B ∩ C) is {3,4,5,6,7}
|
|
|