Based on alphabetical order, three of the following four letter clusters…
2026
Based on alphabetical order, three of the following four letter clusters follow the same pattern and form a group. Which letter cluster does not belong to that group?
Note: The odd one out is not based on the number of consonants or vowels, or on their positions within the letter cluster.
Answer: C. JHD — ConceptRepresent each letter by its alphabet position, with A = 1, B = 2, and so on up to Z = 26. A letter cluster follows a constant-shift pattern when the…
- A.
ROL
- B.
DAX
- C.
JHD
- D.
PMJ
Attempted by 68 students.
Show answer & explanation
Correct answer: C
Concept
Represent each letter by its alphabet position, with A = 1, B = 2, and so on up to Z = 26.
A letter cluster follows a constant-shift pattern when the same cyclic backward shift is applied between each pair of successive letters. When a shift crosses A, continue backward from Z.
Application
ROL corresponds to 18 → 15 → 12, so the two successive shifts are 3 places backward and 3 places backward.
DAX corresponds to 4 → 1 → 24, so the two successive shifts are 3 places backward and 3 places backward, with cyclic wrap-around from A to X.
JHD corresponds to 10 → 8 → 4, so the two successive shifts are 2 places backward and 4 places backward.
PMJ corresponds to 16 → 13 → 10, so the two successive shifts are 3 places backward and 3 places backward.
Cross-check and contrast
ROL, DAX, and PMJ each use the same backward shift of 3 between both successive pairs.
JHD instead uses two unequal shifts: 2 places backward and then 4 places backward.
Result
Therefore, JHD is the letter cluster that does not belong to the group.