What is the least integer that is a sum of three different primes each greater than 20 ?
A
69
B
73
C
75
D
79
Correct Answer: 69
Three different primes each greater than 20 are 23, 29, 31 So, Sum = 23 + 29 + 31 = 83