In a certain code language, HIDDEN is written as IJECDM. How will FELLOW be written as in that language ?
GFMKNV
The problem asks us to decode a pattern used in a certain code language and apply it to another word. We are given that the word HIDDEN is written as IJECDM in this code language. Let's analyze the transformation of each letter:
Observing the changes based on the alphabetical positions:
The pattern for transforming HIDDEN to IJECDM is a shift in alphabetical position: the first three letters shift $+1$, and the last three letters shift $-1$. This is the consistent code language rule we need to apply.
Now, we apply the identified $+1, +1, +1, -1, -1, -1$ pattern to the word FELLOW. We will transform each letter according to its position in the word:
Combining the resulting letters, we get the coded word for FELLOW.
Following the $+1, +1, +1, -1, -1, -1$ pattern for FELLOW:
The coded word for FELLOW is GFMKNV.
| Original Word (HIDDEN) | Pattern | Coded Word (IJECDM) |
|---|---|---|
| H | $+1$ | I |
| I | $+1$ | J |
| D | $+1$ | E |
| D | $-1$ | C |
| E | $-1$ | D |
| N | $-1$ | M |
| Original Word (FELLOW) | Pattern | Coded Word |
|---|---|---|
| F | $+1$ | G |
| E | $+1$ | F |
| L | $+1$ | M |
| L | $-1$ | K |
| O | $-1$ | N |
| W | $-1$ | V |
The coded word is GFMKNV.
| Operation | Description | Example (from HIDDEN to IJECDM) |
|---|---|---|
| $+1$ Shift | Move one position forward in the alphabet. | H $\to$ I, I $\to$ J, D $\to$ E |
| $-1$ Shift | Move one position backward in the alphabet. | D $\to$ C, E $\to$ D, N $\to$ M |
| Pattern Application | Apply shifts sequentially based on letter position (e.g., $+1, +1, +1, -1, -1, -1$). | FELLOW $\to$ GFMKNV |
Code language and letter coding are common topics in reasoning sections of competitive exams. Understanding different patterns is key to solving these problems quickly. Here are a few common types:
Identifying the specific pattern is the first step in solving any code language question. Carefully comparing the original word and the coded word letter by letter is essential.
In a certain code language, 'INERTIA' is written as 'RGVKGBZ'. How will 'FLOWER' be written in that language?
In a certain code language, ‘ADVANCE’ is written as ‘VDAAECN’ and ‘BABYSIT’ is written as ‘BABYTIS’. How will ‘AFFABLE’ be written in that language?
In a certain language, CHHAPAK is coded as DJKEUGR. How will MALANGA be coded in that language?
In a certain code language, ‘DURABLES’ is written as ‘BSVETFMC’. How will ‘FEASIBLE’ be written in that language?
In a certain code language, 'FIXED' is written as 'XIFED' and 'MOUSE' is written as 'USOME'. How will 'GAMBIT' be written in that language?