Prime numbers in order: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, ........
Let the two sets be A and B.
Let set A be the one with the smaller sum of terms.
Since the two sets have 5 consecutive primes and have only two in common, the overlap must happen at the end of the first set (A) and start of the second set (B).
As the range for set A is odd, the first prime in set A must be 2
Why? 2 is the only even prime number. So, to get the range (Max - Min) as odd, the smallest number must be even.
Hence, set A is (2, 3, 5, 7, 11)
and set B must be (7, 11, 13, 17, 19)
So, the range of set B is 19 - 7 - 12
Hence, the answer is D