In a certain language, EARLY is coded as HDUOB, GAMES is coded as JDPHV. How will INDEX be coded in the same language?
LQGHA
Let's break down the coding pattern used in this language question. We are given two examples: EARLY coded as HDUOB, and GAMES coded as JDPHV. We need to find the coding for INDEX using the same rule.
We will analyze the position of each letter in the alphabet and compare the original word's letters with the coded word's letters.
It appears that each letter in EARLY is shifted forward by 3 positions in the alphabet to get the corresponding letter in HDUOB.
Let's verify this pattern with the second example.
The pattern of adding $+3$ to the letter position is consistent for GAMES to JDPHV as well.
Now, we will apply the $+3$ shift rule to each letter of the word INDEX.
Therefore, INDEX is coded as LQGHA.
Let's summarize the transformation:
| Original Letter | Position | Operation | New Position | Coded Letter |
|---|---|---|---|---|
| I | 9 | $+3$ | 12 | L |
| N | 14 | $+3$ | 17 | Q |
| D | 4 | $+3$ | 7 | G |
| E | 5 | $+3$ | 8 | H |
| X | 24 | $+3$ | $27 \equiv 1$ | A |
The coded word for INDEX is LQGHA.
| Original Word | Coded Word | Pattern Applied |
|---|---|---|
| EARLY | HDUOB | Each letter shifted $+3$ positions |
| GAMES | JDPHV | Each letter shifted $+3$ positions |
| INDEX | LQGHA | Each letter shifted $+3$ positions |
Coding-decoding questions test your ability to decipher a hidden pattern or rule and apply it. Common types include:
To solve these questions, you often need to be familiar with letter positions in the alphabet and practice recognizing different types of patterns, such as letter shifts, skipping letters, or reversals.
In a certain code language, ‘DESK’ is coded as ‘@#+%’ and ‘RAIN’ is coded as ‘$-×*’. How will ‘RISK’ be coded in that language?
In a certain code, FORMAT is coded as CLOJXQ, then how is FONT coded in the same way ?
If RAYMOND is written as 2795431 and OLD as 461, how will DALMO be written ?
In a certain code language, 'TWO' is coded as '3' and 'FIVE' is coded as '4'. How will 'EIGHT' be coded in that language ?
In a certain code language, 'DICTIONARY' is coded as '20' and 'MOBILITY' is coded as '16'. How will 'TERMINATION' be coded in that language?