Question 575908: Determine the following: B ∪ C if:
U= {a, b, c, d, e, f, g, h, I, j, k}
A= {a, c, d, f, g, i}
B= {b, c, d, f, g}
C= {a, b, f, I, j}
Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! B U C = {set of everything that is found in either sets B or C}
B U C = {b, c, d, f, g, a, b, f, I, j}
B U C = {a, b, c, d, f, g, I, j}
|
|
|