Question 291908
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,...}