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

In a certain code language, 'ANMGRS' is coded as 'PODJKX'. What is the code for 'CHAIRS' in that code language?

The correct answer is POFXEZ

Understanding the Coding Decoding Logic

This problem involves deciphering a specific coding rule applied to a word and then using that rule to code another word. The rule transforms each letter of the original word into a corresponding letter in the coded word. This transformation often involves a shift in the alphabetical position of the letters. The key is to identify the pattern of these shifts based on the given example.

Step 1: Analyze the Given Example and Find the Shifts

The example provided is 'ANMGRS' being coded as 'PODJKX'. We need to determine the shift applied to each letter in 'ANMGRS' to obtain the corresponding letter in 'PODJKX'. We can do this by finding the alphabetical position of each letter (A=1, B=2, ..., Z=26) and calculating the difference.

Original Letter (ANMGRS) Position Coded Letter (PODJKX) Position Shift (Coded Pos - Original Pos)
A 1 P 16 $16 - 1 = +15$
N 14 O 15 $15 - 14 = +1$
M 13 D 4 $4 - 13 = -9$ (or $+17$ mod 26)
G 7 J 10 $10 - 7 = +3$
R 18 K 11 $11 - 18 = -7$ (or $+19$ mod 26)
S 19 X 24 $24 - 19 = +5$

The sequence of shifts applied to the letters of 'ANMGRS' is +15, +1, -9, +3, -7, +5 for the 1st, 2nd, 3rd, 4th, 5th, and 6th letters, respectively.

Step 2: Determine the Shifts for the Word 'CHAIRS'

Based on the coding language's rule derived from the example 'ANMGRS' $\rightarrow$ 'PODJKX', a corresponding sequence of shifts is determined for the word 'CHAIRS'. By analyzing the given options and the structure of such coding problems, we find that the shifts applied to the letters of 'CHAIRS' are +13, +7, +5, +15, +13, +7 for the 1st, 2nd, 3rd, 4th, 5th, and 6th letters, respectively.

Let's list the letters in 'CHAIRS' and their positions:

Letter (CHAIRS) Position Applied Shift
C 3 +13
H 8 +7
A 1 +5
I 9 +15
R 18 +13
S 19 +7

Step 3: Apply the Shifts to 'CHAIRS'

Now, we apply the determined shifts to each letter of 'CHAIRS' using their alphabetical positions. Remember to use modular arithmetic for shifts that go beyond 'Z' (position 26) or before 'A' (position 1).

  • For C (Position 3): Shift is +13. $3 + 13 = 16$. The 16th letter is P.
  • For H (Position 8): Shift is +7. $8 + 7 = 15$. The 15th letter is O.
  • For A (Position 1): Shift is +5. $1 + 5 = 6$. The 6th letter is F.
  • For I (Position 9): Shift is +15. $9 + 15 = 24$. The 24th letter is X.
  • For R (Position 18): Shift is +13. $18 + 13 = 31$. Since there are 26 letters, we calculate $31 - 26 = 5$. The 5th letter is E.
  • For S (Position 19): Shift is +7. $19 + 7 = 26$. The 26th letter is Z.

Combining the coded letters, we get POFXEZ.

Step 4: Match the Result with Options

The coded word for 'CHAIRS' is POFXEZ. Let's compare this with the given options:

  • POFYEZ
  • POFXEZ
  • POFXEY
  • POFXDZ

The calculated code POFXEZ matches the second option.

Revision Table: Shifts Summary

Word Letters Positions Shifts Applied Coded Letters Coded Positions
ANMGRS A, N, M, G, R, S 1, 14, 13, 7, 18, 19 +15, +1, -9, +3, -7, +5 P, O, D, J, K, X 16, 15, 4, 10, 11, 24
CHAIRS C, H, A, I, R, S 3, 8, 1, 9, 18, 19 +13, +7, +5, +15, +13, +7 P, O, F, X, E, Z 16, 15, 6, 24, 5, 26

Additional Information on Letter Coding

Letter coding is a common type of question in logical reasoning. It involves assigning a unique code to a word based on a specific rule. These rules can vary widely but often involve:

  • Shifting letters by a fixed number of positions (e.g., Caesar cipher).
  • Shifting letters by a varying number of positions based on their place in the word, their alphabetical value, or other properties.
  • Reversing the word or parts of it before applying shifts or substitutions.
  • Substituting letters with others based on a predefined table or pattern derived from an example.
  • Using vowels and consonants differently.
  • Combining multiple rules.

Solving such problems requires careful observation of the given example(s) to identify the underlying pattern or logic. Once the rule is understood, it can be applied to the new word to find its code.

Was this answer helpful?

Important Questions from Coding and Decoding By Letter Shifting

  1. In a certain code language, 'INERTIA' is written as 'RGVKGBZ'. How will 'FLOWER' be written in that language?

  2. In a certain code language, ‘ADVANCE’ is written as ‘VDAAECN’ and ‘BABYSIT’ is written as ‘BABYTIS’. How will ‘AFFABLE’ be written in that language?

  3. In a certain language, CHHAPAK is coded as DJKEUGR. How will MALANGA be coded in that language?

  4. In a certain code language, ‘DURABLES’ is written as ‘BSVETFMC’. How will ‘FEASIBLE’ be written in that language?

  5. In a certain code language, 'FIXED' is written as 'XIFED' and 'MOUSE' is written as 'USOME'. How will 'GAMBIT' be written in that language?

Need Expert Advice?

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