All Exams Test series for 1 year @ ₹349 only
Question

Select the option that is related to the fifth letter-cluster in the same way as the second letter-cluster is related to the first letter-cluster and the fourth letter-cluster is related to the third letter-cluster.

BEAUTY : ZVXEJH :: FRAGILE : FNLKFXM :: BEYOND : ?  

This question was previously asked in
SSC CGL 2023 (Tier-II) Paper 1 Previous Year Paper (26-Oct-2023) (Shift-1)
The correct answer is

EPRCJH

Solving Letter-Cluster Analogies

This question asks us to find the relationship between letter clusters. We are given two pairs (BEAUTY : ZVXEJH and FRAGILE : FNLKFXM) and need to apply the same rule to the third pair (BEYOND : ?).

Let's analyze the pattern by looking at the letter positions in the alphabet (A=1, B=2, ..., Z=26).

Analyzing the First Analogy: BEAUTY to ZVXEJH

The word BEAUTY has 6 letters. Let's examine the transformation for each letter:

  • B (2) becomes Z (26)
  • E (5) becomes V (22)
  • A (1) becomes X (24)
  • U (21) becomes E (5)
  • T (20) becomes J (10)
  • Y (25) becomes H (8)

The direct shifts from original letters do not show a simple pattern: $2 \to 26$ (-2 or +24), $5 \to 22$ (+17 or -9), $1 \to 24$ (-3 or +23), $21 \to 5$ (+10 or -16), $20 \to 10$ (-10 or +16), $25 \to 8$ (+9 or -17).

Identifying the Pattern: Reversed Word with Increasing Shifts

Let's try reversing the first word, BEAUTY, which gives us YTUA EB. Now let's see if a pattern emerges when we compare the letters of the reversed word to the letters in ZVXEJH.

Let $P(L)$ be the position of letter $L$ in the alphabet (A=1, ..., Z=26).

For BEAUTY (Length 6), reversed is YTUA EB:

  • 1st letter of reversed is Y ($P(Y)=25$). The 1st letter of ZVXEJH is Z ($P(Z)=26$). Shift: $26 - 25 = +1$.
  • 2nd letter of reversed is T ($P(T)=20$). The 2nd letter of ZVXEJH is V ($P(V)=22$). Shift: $22 - 20 = +2$.
  • 3rd letter of reversed is U ($P(U)=21$). The 3rd letter of ZVXEJH is X ($P(X)=24$). Shift: $24 - 21 = +3$.
  • 4th letter of reversed is A ($P(A)=1$). The 4th letter of ZVXEJH is E ($P(E)=5$). Shift: $5 - 1 = +4$.
  • 5th letter of reversed is E ($P(E)=5$). The 5th letter of ZVXEJH is J ($P(J)=10$). Shift: $10 - 5 = +5$.
  • 6th letter of reversed is B ($P(B)=2$). The 6th letter of ZVXEJH is H ($P(H)=8$). Shift: $8 - 2 = +6$.

The pattern for the first analogy is: Reverse the word and apply shifts of +1, +2, +3, +4, +5, +6 to the letters in the reversed order.

Verifying the Pattern with the Second Analogy: FRAGILE to FNLKFXM

The word FRAGILE has 7 letters. Let's reverse it: ELIGARF. According to the pattern, we should apply shifts of +1, +2, +3, +4, +5, +6, +7 to the letters of the reversed word.

Reversed Word Letter Position Shift Calculation (1-26 positions, modulo 26) New Position Result Letter
E 5 +1 $((5-1+1) \pmod{26}) + 1 = 5+1 = 6$ 6 F
L 12 +2 $((12-1+2) \pmod{26}) + 1 = 13+1 = 14$ 14 N
I 9 +3 $((9-1+3) \pmod{26}) + 1 = 11+1 = 12$ 12 L
G 7 +4 $((7-1+4) \pmod{26}) + 1 = 10+1 = 11$ 11 K
A 1 +5 $((1-1+5) \pmod{26}) + 1 = 5+1 = 6$ 6 F
R 18 +6 $((18-1+6) \pmod{26}) + 1 = 23+1 = 24$ 24 X
F 6 +7 $((6-1+7) \pmod{26}) + 1 = 12+1 = 13$ 13 M

The resulting letter cluster is FNLKFXM, which matches the second analogy. The pattern is confirmed.

Applying the Pattern to BEYOND

Now we apply the same pattern to the word BEYOND. BEYOND has 6 letters. We reverse it: DNOYEB. We apply shifts of +1, +2, +3, +4, +5, +6 to the letters of the reversed word.

Reversed Word Letter Position Shift Calculation (1-26 positions, modulo 26) New Position Result Letter
D 4 +1 $((4-1+1) \pmod{26}) + 1 = 4+1 = 5$ 5 E
N 14 +2 $((14-1+2) \pmod{26}) + 1 = 15+1 = 16$ 16 P
O 15 +3 $((15-1+3) \pmod{26}) + 1 = 17+1 = 18$ 18 R
Y 25 +4 $((25-1+4) \pmod{26}) + 1 = (28 \pmod{26}) + 1 = 2+1 = 3$ 3 C
E 5 +5 $((5-1+5) \pmod{26}) + 1 = 9+1 = 10$ 10 J
B 2 +6 $((2-1+6) \pmod{26}) + 1 = 7+1 = 8$ 8 H

The resulting letter cluster for BEYOND is EPRCJH.

Comparing with Options

Let's compare EPRCJH with the given options:

  1. EOPZFC
  2. DNOYEB
  3. EPRCEB
  4. EPRCJH

The derived letter cluster EPRCJH matches Option 4.

Final Answer Confirmation

The pattern identified is consistent across the first two analogies. Applying this pattern to BEYOND yields EPRCJH, which is one of the options. Therefore, EPRCJH is the correct answer.

Revision Table: Letter Cluster Pattern

Step Description BEAUTY Example FRAGILE Example BEYOND Example
1 Original Word BEAUTY FRAGILE BEYOND
2 Word Length (n) 6 7 6
3 Reverse the Word YTUA EB ELIGARF DNOYEB
4 Apply Shifts +1, +2, ..., +n to Reversed Letters Y+1, T+2, U+3, A+4, E+5, B+6 E+1, L+2, I+3, G+4, A+5, R+6, F+7 D+1, N+2, O+3, Y+4, E+5, B+6
5 Resulting Letter Cluster ZVXEJH FNLKFXM EPRCJH

Additional Information: Logical Reasoning and Pattern Recognition

Letter cluster analogy questions are common in logical reasoning and aptitude tests. They require identifying the specific rule or pattern applied to transform one letter cluster into another. These patterns can involve various operations on letter positions, such as:

  • Simple shifts (e.g., +1, -2, +3...)
  • Alternating shifts (e.g., +2, -3, +2, -3...)
  • Shifts based on position number (e.g., shift by +1 for the 1st letter, +2 for the 2nd...)
  • Shifts based on letter values (e.g., shift by the value of the letter itself)
  • Reversing the word or parts of the word before applying shifts.
  • Using opposite letters (e.g., A is opposite Z, B is opposite Y).
  • Combination of multiple rules.

Solving these problems effectively involves breaking down the transformation letter by letter, calculating the shifts or operations, and looking for consistency across the given examples. Sometimes, considering the reversed word or other structural changes is key to finding the pattern, as seen in this question.

Was this answer helpful?

Similar Questions

  1. Select the option that is related to the third term in the same way as the second term is related to the first term.

    PRACTISE : ACEIPRST :: TECHNOLOGY : ?

  2. Select the option that is related to the fifth letter-cluster in the same way as the second letter-cluster is related to the first letter-cluster and the fourth letter-cluster is related to the third letter-cluster.

    STABLE : AEQRZJ :: TARGET : AERPER :: VISUAL : ?

  3. Select the option that is related to the fifth number in the same way as the second number is related to the first number and the fourth number is related to the third number.

    175 ∶ 210 ∶∶ 310 ∶ 372 ∶∶ 295 ∶ ?

  4. Select the option that is related to the fifth letter-cluster in the same way as the second letter-cluster is related to the first letter-cluster and the fourth letter-cluster is related to the third letter-cluster.

    CIVILIAN : AGREFCSF :: DOCTRINE : BMYPLCFW :: EQUATION : ?

  5. Select the option that is related to the fifth letter - cluster in the same way as the second letter - cluster is related to the first letter - cluster and the fourth letter-cluster is related to the third letter - cluster.

    TABLE : FNEEY :: CROWN : OYRVH :: BEAUTY : ?

  6. Select the option that is related to the fifth letter - cluster in the same way as the second letter - cluster is related to the first letter - cluster and the fourth letter-cluster is related to the third letter - cluster.

    PARROT : PTRKOM :: RECIPE : RXCBPX : RELISH : ?

  7. Select the option that is related to the fifth letter - cluster in the same way as the second letter - cluster is related to the first letter - cluster and the fourth letter - cluster is related to the third letter - cluster.

    CYCLE : BXBKF :: TYRE : SXQF :: SCOOTER : ?

  8. Select the option that is related to the fifth letter - cluster in the same way as the second letter - cluster is related to the first letter - cluster and the fourth letter - cluster is related to the third letter - cluster.

    RJN : OLU :: DHL : MJG :: VKC : ?

  9. Select the option that is related to the fifth letter-cluster in the same way as the second letter-cluster is related to the first letter-cluster and the fourth letter-cluster is related to the third letter-cluster.

    LIGHT : ORTSG :: FANCY : UZMXB :: WATCH : ?

  10. Select the option that Is related to the fifth letter-cluster In the same way as the second letter-cluster is related to the first letter-cluster and the fourth letter-cluster is related to the third letter-cluster.

    FUELED : DXBOAG :: GELATO : EHIDPR :: HEARTY : ?


Important Questions from Letter Based

  1. Select the related letters from the given alternatives:

    JOKE : GLHB : : RISK : ?
  2. Select the related letters from the given alternatives:

    MAN : PDQ : : WAN : ?
  3. In the following question, select the related letter/letters from the given alternatives.

    PAL : RDP ∷ MRF : ?
  4. In the following question, select the related letter/letters from the given alternatives.

    ACE : KMO : : BDF : ?
  5. Select the option that is related to the third term in the same way as the second term is related to the first term.

    JMP : HON :: ADG : ?

Need Expert Advice?
Upcoming Exams
SSC Selection Post
September 16, 2026
SSC CGL
September 30, 2026
UPSSSC PET
October 23, 2026
Test Series
SSC CGL img
SSC
SSC CGL (Tier I + Tier II) 2026 Mock Test Series - Latest Pattern
2503 Tests 6 Tests Free
4624 Attempts
4.2(853)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App