Question:medium

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

Updated On: Mar 26, 2026
  • FPXFSMSM
  • FPWESMSM
  • FPWESNSN
  • FPWFTNSM
Show Solution

The Correct Option is B

Solution and Explanation

To determine the code for 'ENTANGLE' based on 'MERCURY' being coded as 'NGUGZXF', we analyze the established coding pattern. The provided example demonstrates the shifts applied:

LetterMERCURY
CodedNGUGZXF

The coding involves an incremental alphabetical shift for each letter. The specific shifts are as follows:

StepOriginalShiftCoded
1MM→N (1 position forward)N
2EE→G (2 positions forward)G
3RR→U (3 positions forward)U
4CC→G (4 positions forward)G
5UU→Z (5 positions forward)Z
6RR→X (6 positions forward)X
7YY→F (7 positions forward, with alphabet wrap-around)F

This pattern applies a forward alphabetical shift that increases by one for each successive letter. Applying this rule to 'ENTANGLE' yields:

StepOriginalShiftCoded
1EE→F (1 position forward)F
2NN→P (2 positions forward)P
3TT→W (3 positions forward)W
4AA→E (4 positions forward)E
5NN→S (5 positions forward)S
6GG→M (6 positions forward)M
7LL→S (7 positions forward)S
8EE→M (8 positions forward)M

Therefore, the coded representation of 'ENTANGLE' is 'FPWESMSM', derived by consistently applying the established incremental shifting rule.

The final coded word is: FPWESMSM

Was this answer helpful?
1