Question 291908: Given the sets U ={0,1,2,3,4,5,...} A= {1,2,3,4,...}, B= {4,8,12,16,...},
C= {2,4,6,8,...}
Determine
B U C
Answer by richwmiller(17219) (Show Source):
You can put this solution on YOUR website! B U C is everything in B and everything in C or in both B and C
so join and combine the two sets
B= {4,8,12,16,...},
C= {2,4,6,8,...}
B U C={2,4,6,8,12,16,...}
|
|
|