In a code language. BANKER is written as NABREK. How will STRING be written as in that language?
RTSGNI
This question asks us to decipher a coding language pattern and apply it to a new word. We are given that in this code language, the word BANKER is written as NABREK.
Our first step is to carefully analyze the transformation from BANKER to NABREK to understand the underlying rule or pattern used in this coding language.
Let's look at the original word and the encoded word and see how the letters have changed positions.
Original word: B A N K E R
Positions: 1 2 3 4 5 6
Encoded word: N A B R E K
Positions: 1 2 3 4 5 6
Let's see which original letter appears at which position in the encoded word. We can create a mapping:
This tells us that the letters from the original positions move to new positions according to the following mapping:
| Original Position | New Position |
|---|---|
| 1 | 3 |
| 2 | 2 |
| 3 | 1 |
| 4 | 6 |
| 5 | 5 |
| 6 | 4 |
The rule is: Take the letter at original position 3 and place it first, then the letter at original position 2, then original position 1, then original position 6, then original position 5, and finally original position 4.
In short, the sequence of original positions (1, 2, 3, 4, 5, 6) is rearranged to become the sequence of new positions (3, 2, 1, 6, 5, 4) for the letters.
Now we need to apply this same rule to the word STRING.
Original word: S T R I N G
Positions: 1 2 3 4 5 6
Let's apply the position mapping (3, 2, 1, 6, 5, 4) to the letters of STRING:
Putting these letters in their new positions, we get:
So, the encoded word for STRING is RTSGNI.
Let's compare our result RTSGNI with the given options:
Our calculated encoded word, RTSGNI, matches Option 2.
Following the same coding language pattern used for BANKER, the word STRING will be written as RTSGNI.
Let's summarize the coding language rule found:
| Original Position | Letter Moves To New Position |
|---|---|
| 1 | 3 |
| 2 | 2 |
| 3 | 1 |
| 4 | 6 |
| 5 | 5 |
| 6 | 4 |
Letter coding is a common type of question in reasoning and logic tests. Understanding different patterns can help solve these questions quickly. Some common patterns include:
Practicing different types helps in quickly identifying the pattern in coding language problems.
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?