In a certain code language, 'O' is coded as '15' and 'ADD' is coded as '9'. How will 'PURE' be coded in that language?
This question involves a common type of coding-decoding problem where letters or words are coded based on a specific rule. To solve this, we need to analyze the given examples to identify the underlying pattern or rule used for coding.
We are given two examples of words and their corresponding codes:
Let's consider the position of each letter in the English alphabet (A=1, B=2, ..., Z=26).
The letter 'O' is the 15th letter in the English alphabet.
The code for 'O' is given as 15. This directly matches its alphabetical position.
The word 'ADD' consists of the letters A, D, and D. Let's find the alphabetical position of each letter:
The code for 'ADD' is given as 9. Let's see if there is a relationship between the letter positions and the code 9.
If we sum the positions of the letters in 'ADD':
\( \text{Sum of positions} = \text{Position of A} + \text{Position of D} + \text{Position of D} \)
\( \text{Sum of positions} = 1 + 4 + 4 \)
\( \text{Sum of positions} = 9 \)
This sum matches the given code for 'ADD'.
Based on the analysis of the examples 'O' and 'ADD', the rule for coding a word in this language appears to be:
Assign each letter its numerical position in the English alphabet (A=1, B=2, ..., Z=26) and then sum the numerical values for all the letters in the word.
Now we need to apply this rule to find the code for the word 'PURE'. The word 'PURE' consists of the letters P, U, R, and E.
Let's find the alphabetical position of each letter:
According to the rule, we need to sum the positions of the letters P, U, R, and E:
\( \text{Code for PURE} = \text{Position of P} + \text{Position of U} + \text{Position of R} + \text{Position of E} \)
\( \text{Code for PURE} = 16 + 21 + 18 + 5 \)
\( \text{Code for PURE} = 37 + 18 + 5 \)
\( \text{Code for PURE} = 55 + 5 \)
\( \text{Code for PURE} = 60 \)
The calculated code for the word 'PURE' is 60.
| Word | Letters | Alphabetical Positions | Calculation | Code |
|---|---|---|---|---|
| O | O | 15 | 15 | 15 |
| ADD | A, D, D | 1, 4, 4 | \(1 + 4 + 4\) | 9 |
| PURE | P, U, R, E | 16, 21, 18, 5 | \(16 + 21 + 18 + 5\) | 60 |
Coding-decoding questions test your ability to identify a pattern and apply it. Common types include:
Solving these problems requires careful observation and logical reasoning to decode the rule applied.
In a certain code language, ‘RAJ’ is coded as ‘87’ and ‘GITA’ is coded as ‘148’. How will ‘VARUN’ be coded in that language?
In a certain code language, ‘ALPINE’ is coded as ‘171’ and ‘SPRING’ is coded as ‘83’. How will ‘CAPITAL’ be coded in that language?
In a certain code language, ‘SERVANT’ is coded as ‘192182211420’. How will ‘MAGNIFY’ be coded as in that language?
If CAB is coded as 6 and BED is coded as 40, then how will HAD be coded as?
In a certain code language, 'FUEL’ is coded as '50' and 'JEER' is coded as '44'. How will 'FARE' be coded in that language?