In a certain code language, 'ESCAPE' is written as '49' and 'PRISON' is written as '91' How will 'FREEDOM' be written in that language?
66
This question is a classic example of a coding-decoding problem frequently encountered in logical reasoning sections of various exams. We are given two words, 'ESCAPE' and 'PRISON', and their corresponding numerical codes, '49' and '91', respectively. Our task is to decipher the underlying rule used for coding and then apply it to find the code for the word 'FREEDOM'.
Let's look at the letters in the words and their positions in the English alphabet. A=1, B=2, C=3, and so on, up to Z=26.
The word 'ESCAPE' has 6 letters:
| Letter | Alphabetical Position |
|---|---|
| E | 5 |
| S | 19 |
| C | 3 |
| A | 1 |
| P | 16 |
| E | 5 |
Let's try summing up these alphabetical positions:
\( \text{Sum} = 5 + 19 + 3 + 1 + 16 + 5 \)
\( \text{Sum} = 24 + 3 + 1 + 16 + 5 \)
\( \text{Sum} = 27 + 1 + 16 + 5 \)
\( \text{Sum} = 28 + 16 + 5 \)
\( \text{Sum} = 44 + 5 \)
\( \text{Sum} = 49 \)
The sum of the alphabetical positions of the letters in 'ESCAPE' is 49, which matches the given code.
Now let's check if the same logic applies to 'PRISON'. The word 'PRISON' has 6 letters:
| Letter | Alphabetical Position |
|---|---|
| P | 16 |
| R | 18 |
| I | 9 |
| S | 19 |
| O | 15 |
| N | 14 |
Let's sum up these alphabetical positions:
\( \text{Sum} = 16 + 18 + 9 + 19 + 15 + 14 \)
\( \text{Sum} = 34 + 9 + 19 + 15 + 14 \)
\( \text{Sum} = 43 + 19 + 15 + 14 \)
\( \text{Sum} = 62 + 15 + 14 \)
\( \text{Sum} = 77 + 14 \)
\( \text{Sum} = 91 \)
The sum of the alphabetical positions of the letters in 'PRISON' is 91, which also matches the given code.
It is clear that the rule for this code language is to sum the alphabetical positions of all the letters in the word.
Now we apply the same rule to the word 'FREEDOM'. The word 'FREEDOM' has 7 letters:
| Letter | Alphabetical Position |
|---|---|
| F | 6 |
| R | 18 |
| E | 5 |
| E | 5 |
| D | 4 |
| O | 15 |
| M | 13 |
Let's sum up these alphabetical positions:
\( \text{Sum} = 6 + 18 + 5 + 5 + 4 + 15 + 13 \)
\( \text{Sum} = 24 + 5 + 5 + 4 + 15 + 13 \)
\( \text{Sum} = 29 + 5 + 4 + 15 + 13 \)
\( \text{Sum} = 34 + 4 + 15 + 13 \)
\( \text{Sum} = 38 + 15 + 13 \)
\( \text{Sum} = 53 + 13 \)
\( \text{Sum} = 66 \)
Therefore, the code for 'FREEDOM' in this language is 66.
Based on the analysis of 'ESCAPE' and 'PRISON', the coding logic is the sum of the alphabetical positions of the letters. Applying this logic to 'FREEDOM' gives us the value 66.
| Word | Letters | Alphabetical Positions | Calculation | Code |
|---|---|---|---|---|
| ESCAPE | E, S, C, A, P, E | 5, 19, 3, 1, 16, 5 | \(5+19+3+1+16+5\) | 49 |
| PRISON | P, R, I, S, O, N | 16, 18, 9, 19, 15, 14 | \(16+18+9+19+15+14\) | 91 |
| FREEDOM | F, R, E, E, D, O, M | 6, 18, 5, 5, 4, 15, 13 | \(6+18+5+5+4+15+13\) | 66 |
Coding-decoding questions test your ability to identify patterns and rules in coded messages. Common patterns include:
Practicing various types helps in quickly identifying the logic during exams.
In a certain code language, ‘PAINT’ is written as ‘80’ and ‘DROP’ is written as ‘59’. How will ‘MARKET’ be written in that language?
In a certain language the word CLOCK is written as 4 – 13 – 17 – 4 – 12. How will PHONE be written in that language?
In a certain code language, ‘MOST’ is written as ‘134’ and ‘FUR’ is written as ‘90’. How will ‘SUCCESS’ be written in that language?
Ina code language, if LAMINATE is coded as 121139141205, then how will SYSTEMIC be coded in the same language?
If each letter of the English alphabet is assigned an odd numerical value in increasing order, such as A = 1, B = 3 and so on then what will be the code of HONEY?
In a certain code language, ‘GUM’ is coded as ‘49441169’. How will ‘WAX’ be coded as in that language?
In a certain code language, STRAIGHT is written as TSARGITH. How will THURSDAY be written as in that language?
In a certain code language, LARVAE is coded as 15-1-9-5-1-2. How will INSECT be coded as in that language?
In a certain code language, ‘PEN’ is coded as ‘321028’ How will ‘TUB’ be coded as in that language?
In a certain code language, TOGETHER is coded as 119 and MASTER is coded as 87. How will REVERSE be coded in that language?
In a certain code, if BRDKE is written as AQCJD, then SLEEP will be written in that code as:
In a certain code language, ‘BULB’ is written as ‘190’, ‘CALM’ is written as ‘150’. What is the code for ‘DOES’ in that code language
In a certain code language, RAMP is coded as 3611332. How will DELL be coded in that language?
In a code language, 'SPACE' is written as '5-91' and 'ROTTEN' is written as '6-70'. How will 'MEAN' be written in that language?