Question 937994: Please help me solve this problem: 2
Let U = {7, 8, 9, 10, 11, 12, 13}, A = {7, 8, 9, 10}, B = {7, 8, 11, 12}, and C = {9, 11, 13}. List all the members of the given set. (Enter your answers as a comma-separated list.)
A ∪ (B ∩ C)
My email address is tflamer1982@gmail.com
Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! B ∩ C = { 11 }
B and C only have the number "11" in it (this number is in BOTH set B and set C)
-------------------------------------------------------
A ∪ (B ∩ C) = A ∪ { 11 } = {7, 8, 9, 10} U { 11 } = {7, 8, 9, 10, 11}
-------------------------------------------------------
Answer: A ∪ (B ∩ C) = {7, 8, 9, 10, 11}
|
|
|