outreach wrote:A = [2,4,6,8,10,12,14,16,18]
B = [9,18]
C = [13,15,17,19]
9+2+4=15
Although the answer choice is correct, I think there are a couple of mistakes in the solution!
Here's my 2 cents worth!
In set B, you've considered 18, which is not an odd multiple of 9 and thus doesn't belong to this set. Hence, B = {9}
In set C we can also include 9+2 = 11 as it involves a positive multiple of 2 and a positive multiple of 9. Hence, C={11,13,15,17,19}
Therefore, total number of elements = 9 + 1 + 5 = 15
You got the answer right but the elements of the sets considered weren't accurate.
Thanks
Anirban