In a code language, LINE is written as PMRI. How will WORK be written in that language?
ASVO
The problem asks us to decode a pattern used to transform the word "LINE" into "PMRI" and then apply that same pattern to the word "WORK" to find its coded form. This is a classic coding-decoding question based on letter shifting or substitution.
Let's look at the relationship between each letter in "LINE" and its corresponding letter in "PMRI". We can analyze their positions in the English alphabet (A=1, B=2, ..., Z=26).
| Original Letter | Position | Coded Letter | Position | Shift |
|---|---|---|---|---|
| L | 12 | P | 16 | $16 - 12 = +4$ |
| I | 9 | M | 13 | $13 - 9 = +4$ |
| N | 14 | R | 18 | $18 - 14 = +4$ |
| E | 5 | I | 9 | $9 - 5 = +4$ |
From the table, it's clear that each letter in the original word "LINE" is shifted forward by 4 positions in the alphabet to get the corresponding letter in the coded word "PMRI". This is a consistent pattern.
Now, we will apply the same '+4' shift pattern to each letter of the word "WORK".
Combining the coded letters, W becomes A, O becomes S, R becomes V, and K becomes O. Therefore, "WORK" will be written as "ASVO" in this code language.
Following the pattern observed in the transformation of LINE to PMRI (a +4 shift for each letter), the word WORK is coded as ASVO.
| Word | Coded Word | Pattern |
|---|---|---|
| LINE | PMRI | Each letter shifted +4 positions alphabetically |
| WORK | ASVO | Applying the same +4 shift pattern |
Coding-decoding is a common type of reasoning question. It involves finding a rule or pattern that relates a set of words or numbers to another set of words or numbers. Once the pattern is identified, it is used to decode a new word or number or encode a given one.
Common types of patterns include:
Solving these problems requires careful observation and logical deduction to identify the underlying rule.
In a certain code language, 'RAKHI' is coded as 36 - 2 - 22 - 16 - 18 and 'SHALU' is coded as 38 - 16 - 2 - 24 - 42. How will 'MANJU' be coded in that language?
In a code language, if PEN is written as 17717, then how will CAP be written in the same language?
In a certain code language, 'GANGA' is coded as 21-3-42-21-3 and 'KOSHI' is coded as 33-45-57-24-27. How will 'GOMTI' be coded in that language?
In a certain code language, 'LOAD' is coded as '27241613' and 'CLEAN' is coded as '2725231614'. How will 'STRIKE' be coded in that language?