Explanation:
A = 1,3,5,7,9
B = 2, 4, 6, 8, 10
AnB (only commons) = { } - (there is nothing common)
AnBuC (take all but do not repeat) = {1,5,6,7,9}
Answer = {1,5,6,7,9}
5.8m questions
7.5m answers