In a certain code language, ‘PRINTER’ is coded as ‘11181814759’ and ‘LOGIC’ is coded as ‘151520924’. How will ‘TERMITE’ be coded in that language?
75913182022
This question involves deciphering a specific coding language used to represent words as numerical sequences. We are given two examples: 'PRINTER' coded as '11181814759' and 'LOGIC' coded as '151520924'. Our goal is to find the underlying rule and apply it to code the word 'TERMITE'.
Let's look at the letters in the given words and their positions in the English alphabet. The standard position is A=1, B=2, ..., Z=26. The reverse position is Z=1, Y=2, ..., A=26.
| Letter | Standard Position | Reverse Position |
|---|---|---|
| P | 16 | 11 |
| R | 18 | 9 |
| I | 9 | 18 |
| N | 14 | 13 |
| T | 20 | 7 |
| E | 5 | 22 |
| R | 18 | 9 |
The code for PRINTER is 11181814759. Let's try to match segments of this code with the positions:
It appears the pattern for PRINTER is alternating between the reverse and standard alphabet positions for each letter.
Let's test this pattern with the second example, LOGIC:
| Letter | Standard Position | Reverse Position |
|---|---|---|
| L | 12 | 15 |
| O | 15 | 12 |
| G | 7 | 20 |
| I | 9 | 18 |
| C | 3 | 24 |
The code for LOGIC is 151520924. Applying the alternating pattern:
Concatenating these numbers gives 151520924, which matches the given code for LOGIC.
The rule is: The code for a word is formed by taking the reverse alphabet position for the 1st, 3rd, 5th, ... letters, and the standard alphabet position for the 2nd, 4th, 6th, ... letters, and concatenating these numbers in order.
Now, let's apply this rule to the word 'TERMITE'. It has 7 letters.
Concatenating these numbers gives the code for TERMITE: 75913182022.
Let's check which option matches our derived code:
Our derived code 75913182022 matches Option 1.
| Word | Letters & Positions | Coding Rule Applied | Generated Code |
|---|---|---|---|
| PRINTER | P(1st), R(2nd), I(3rd), N(4th), T(5th), E(6th), R(7th) | Rev, Std, Rev, Std, Rev, Std, Rev | 11, 18, 18, 14, 7, 5, 9 → 11181814759 |
| LOGIC | L(1st), O(2nd), G(3rd), I(4th), C(5th) | Rev, Std, Rev, Std, Rev | 15, 15, 20, 9, 24 → 151520924 |
| TERMITE | T(1st), E(2nd), R(3rd), M(4th), I(5th), T(6th), E(7th) | Rev, Std, Rev, Std, Rev, Std, Rev | 7, 5, 9, 13, 18, 20, 22 → 75913182022 |
Letter coding is a common type of question in logical reasoning and competitive exams. These problems require you to find a pattern between the original word/letters and their coded form. Common patterns involve:
Solving these problems effectively requires familiarity with alphabet positions and systematic checking of potential patterns using the given examples.
In a certain code language, ‘STAR’ is written as ‘8110291’, ‘GIFT’ is written as '02697'. How will ‘DOLL’ be written in that language?
In a certain code language, ‘FIGURE’ is written as ‘DJEVPF’. How will ‘DECODE’ be written as in that language?
In certain code language, ‘CAUGHT’ is coded as ‘326212087’. How will ‘SOLDER’ be coded as in that language?
In a certain code language, ‘HAMMER’ is written as ‘ICPQJX’. How will ‘WRENCH’ be written as in that language?
In a certain code language, 'REFUSAL' is coded as '2101239103' and 'POETRY' is coded as '1067927'. How will 'PROFIT' be coded in that language?
In a certain code language, ‘CROWD’ is coded as 23415924 and ‘TRHICK’ is coded as 162491997. How will ‘FRUGAL’ be coded in that language?
In a certain code language, ‘TURKEY’ is written as ‘76911525’. How will ‘BREATH’ be written in that language?
In a certain code language, LOOK is coded as 2330 and BALL is coded as 1413. How will HELP be coded in that language?
In a certain code language, ‘NOSTALGIA’ is coded as ‘81’. How will ‘FRICTION’ 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?
If JACKAL is coded as 11-2-4-12-2-13, then what is the code for TIGER?
If TEACHER is coded as CAHEETR and STUDENT is coded as DUETNST, then what is the code for SUCCESS?
If SEAT is coded as 4321 and STORM is coded as 41675, then MASTER would be coded as:
FIRE is coded as 3542 and SOAP is coded as 1768, then PREPARE would be coded as
In a certain code language, ‘HAPPY’ is written as ‘JCRRA’ and ‘MAGIC’ is written as ‘OCIKE’. How will ‘LEVEL’ be written in that language?