Which letter is missing from this sequence:
b · c · e · g · k · q · s · w
workings
hide hint
answer
print
www.brainbashers.com
/puzzle/zknu
share
Hint
Convert the letters to positions in the alphabet.
Answer
M.
Reasoning
These are letters that occupy prime number positions in the alphabet:
b = 2
c = 3
e = 5
g = 7
k = 11
m = 13 *
q = 17
s = 19
w = 23