Concept:The series follows a cyclic pattern of adding 5 positions in the English alphabet for the first, second, and third letters separately.
Explanation:Write the alphabet positions of the given letters:
M=13,
C=3,
Z=26.
For the first letters:
M→R→W→B→?; each step adds 5 positions, wrapping after
Z.
13+5=18(R),
18+5=23(W),
23+5=28≡2(B); hence the next first letter is
2+5=7=G.
For the second letters:
C→H→M→R→?; again add 5 each time.
3+5=8(H),
8+5=13(M),
13+5=18(R); so the next second letter is
18+5=23=W.
For the third letters:
Z→E→J→O→?; add 5 with wrapping after
Z.
26+5=31≡5(E),
5+5=10(J),
10+5=15(O); so the next third letter is
15+5=20=T.
Therefore, the missing term is
GWT.
Answer:Option A:
GWT