In a certain code language, 'MOBILE' is written as 'PRELOH' and 'SILENT' is written as 'VLOHQW', how will 'PAINTING' be written in that language?
SDLQWLQJ
This problem requires us to decode a message based on a specific rule used to code other words. We are given two examples of coded words: 'MOBILE' is coded as 'PRELOH', and 'SILENT' is coded as 'VLOHQW'. By analyzing these pairs, we can find the underlying coding logic.
Let's compare the letters of 'MOBILE' and 'PRELOH' based on their positions in the English alphabet.
| Letter in MOBILE | Alphabet Position | Letter in PRELOH | Alphabet Position | Difference |
|---|---|---|---|---|
| M | 13 | P | 16 | \(+3\) |
| O | 15 | R | 18 | \(+3\) |
| B | 2 | E | 5 | \(+3\) |
| I | 9 | L | 12 | \(+3\) |
| L | 12 | O | 15 | \(+3\) |
| E | 5 | H | 8 | \(+3\) |
From this comparison, it appears that each letter in 'MOBILE' is shifted forward by 3 positions in the alphabet to get the corresponding letter in 'PRELOH'.
Let's verify this pattern with the second pair, 'SILENT' and 'VLOHQW'.
| Letter in SILENT | Alphabet Position | Letter in VLOHQW | Alphabet Position | Difference |
|---|---|---|---|---|
| S | 19 | V | 22 | \(+3\) |
| I | 9 | L | 12 | \(+3\) |
| L | 12 | O | 15 | \(+3\) |
| E | 5 | H | 8 | \(+3\) |
| N | 14 | Q | 17 | \(+3\) |
| T | 20 | W | 23 | \(+3\) |
The pattern holds true for 'SILENT' as well. Each letter is shifted forward by \(+3\) positions.
The discovered logic is a simple Caesar cipher with a shift of \(+3\). To code 'PAINTING', we apply the same rule to each of its letters:
Combining these coded letters, we get 'SDLQWLQJ'.
Now, let's compare our result 'SDLQWLQJ' with the given options:
Our coded word 'SDLQWLQJ' matches option 2.
The code used is a letter shift of \(+3\) for each letter. Applying this rule to 'PAINTING' results in 'SDLQWLQJ'.
| Original Word | Coding Rule | Coded Word |
|---|---|---|
| MOBILE | Each letter \(+3\) | PRELOH |
| SILENT | Each letter \(+3\) | VLOHQW |
| PAINTING | Each letter \(+3\) | SDLQWLQJ |
Coding-decoding questions often involve patterns related to the position of letters in the alphabet. Common patterns include:
To solve such problems, always start by comparing the given words letter by letter and noting changes in position, order, or type (vowel/consonant). Looking at the alphabetical positions is often the key to unlocking the code.
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?