Find the alphabetical order which can replace‘?’ in the given analogy. AZP:…
2023
Find the alphabetical order which can replace‘?’ in the given analogy.
AZP: ZAR :: TXK: ?
- A.
UWL
- B.
SYM
- C.
SVN
- D.
VWL
Attempted by 13 students.
Show answer & explanation
Correct answer: B
Key insight: apply consistent shifts to each letter: first letter −1, second letter +1, third letter +2 (wrap around A–Z).
Check mapping from AZP to ZAR:
A − 1 → Z (A shifted back by 1; wrap to Z)
Z + 1 → A (Z shifted forward by 1; wrap to A)
P + 2 → R (P shifted forward by 2)
Apply same shifts to TXK:
T − 1 → S
X + 1 → Y
K + 2 → M
Answer: SYM