Question:

If in a certain code language, ‘MERCURY’ is coded as ‘NGUGZXF’, then how will ‘ENTANGLE’ be coded in the same code language?

Updated On: Apr 1, 2025
  • FPXFSMSM
  • FPWESMSM
  • FPWESNSN
  • FPWFTNSM
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Analyze the given coding pattern (MERCURY → NGUGZXF)

PositionLetter (Original)Letter (Coded)Shift Value
1M (13)N (14)+1
2E (5)G (7)+2
3R (18)U (21)+3
4C (3)G (7)+4
5U (21)Z (26)+5
6R (18)X (24)+6
7Y (25)F (6)-19 (or +7 with wrap-around)

Observing the pattern:

  • The shift value increases by +1 for each subsequent letter
  • For the last letter (Y → F), it wraps around the alphabet (25 + 7 = 32; 32 - 26 = 6 → F)

Step 2: Apply the same pattern to 'ENTANGLE'

PositionLetter (Original)Position ValueShift ValueNew PositionCoded Letter
1E5+16F
2N14+216P
3T20+323W
4A1+45E
5N14+519S
6G7+613M
7L12+719S
8E5+813M

The coded word is: FPWESMSM

Step 3: Match with given options

The correct coded form matches with:

Option (2) FPWESMSM

Was this answer helpful?
1
0