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, if 'PDU' is written as '40' and 'HXO' is written as '34', how will 'BMW' be written in the same code language?
In a certain code language, 'ROSE' is coded as ‘228’ and TULIP" is coded as ‘390'. How will ‘LOTUS’ be coded in that language?
In a certain code language, ‘PLACE’ is written as ‘CONHA’ and ‘SHOCK’ is written as ‘QKQNA’. How will ‘FROWN’ be written in that language?
In a certain code language, 'PUBLIC' is written as 'TIEIUY' and 'SERVER' is written as 'WEUSEN'. How will 'DIRECT' be written in that language?
In a certain code language, if 'DXF' is written as '102 and 'URO' is written as '162', how will 'LNZ' be written in the same code language?
In a certain code language, 'AROUND' is coded as 'CVUCXP' and 'ONLINE' is coded as 'QRRQXQ'. How will 'RUSTIC' be coded in the same language?
In a certain code language, 'ABOVE' is written as '9' and 'SHINE' is written as '11'. How will 'PARTY' be written in that language?
In a certain code language, 'RAT' is coded as '39' and 'MICE' is coded as '30'. How will 'ZEBRA' be coded in that language?
In a certain code language, GRAPES is written as 66. How will PRAISE be written in the same language?
In a certain code language, RAMP is coded as 3611332. How will DELL be coded in that language?
In a certain code language, ALARMING is coded as 150. How will FLOATER be coded in that language?
If B = 3 and H = 9, then SCHOOL = _____
If SCIENCE is coded as 14 and MATHS is coded as 10, then what will be the code for EXAMINATION?