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
220
This question asks us to decipher a specific code language where words are represented by numerical values. We are given two examples: 'BULB' is coded as '190' and 'CALM' is coded as '150'. We need to find the code for 'DOES' using the same logic.
Let's first consider the positional values of the letters in the English alphabet (A=1, B=2, ..., Z=26).
Sum of positional values for BULB = $2 + 21 + 12 + 2 = 37$.
The given code for BULB is 190.
Sum of positional values for CALM = $3 + 1 + 12 + 13 = 29$.
The given code for CALM is 150.
We have the sums of positional values and their corresponding codes:
Let's try to find a relationship between the sum and the code. A common pattern involves multiplication and/or addition/subtraction.
Let's see if multiplying the sum by a constant gives a value close to the code:
It appears the sum is multiplied by 5. Let's see the difference between the multiplied sum and the code:
The pattern seems to be: (Sum of positional values $\times 5$) + 5.
Now, let's apply this coding pattern to the word 'DOES'.
First, find the sum of the positional values for DOES:
Sum of positional values for DOES = $4 + 15 + 5 + 19 = 43$.
Now, apply the pattern: (Sum $\times 5$) + 5
Code for DOES = $(43 \times 5) + 5$
Code for DOES = $215 + 5$
Code for DOES = $220$
The calculated code for 'DOES' is 220. Let's check this against the given options.
The options provided are 180, 220, 210, and 160. Our calculated value of 220 matches one of the options.
The numerical code for a word is derived by first calculating the sum of the positional values of its letters in the alphabet. This sum is then multiplied by 5, and finally, 5 is added to the result.
$ \text{Code} = (\text{Sum of positional values} \times 5) + 5 $
| Word | Positional Values | Sum of Values | Calculation | Code |
|---|---|---|---|---|
| BULB | B(2), U(21), L(12), B(2) | 37 | $(37 \times 5) + 5 = 185 + 5$ | 190 |
| CALM | C(3), A(1), L(12), M(13) | 29 | $(29 \times 5) + 5 = 145 + 5$ | 150 |
| DOES | D(4), O(15), E(5), S(19) | 43 | $(43 \times 5) + 5 = 215 + 5$ | 220 |
Based on the identified pattern and calculation, the code for 'DOES' is 220.
| Concept | Description | How it Applies Here |
|---|---|---|
| Positional Value | The numerical position of a letter in the standard alphabet (A=1, B=2, ...). | Used to calculate the sum for each word. |
| Pattern Recognition | Identifying the rule that transforms the word/sum into the code. | The pattern is $(Sum \times 5) + 5$. |
| Consistency | The same rule must apply to all given examples. | The rule works for both BULB and CALM. |
| Application | Applying the identified rule to the new word (DOES). | We applied the rule to the sum of positional values for DOES. |
Coding-decoding questions test your ability to decipher patterns in codes. Besides the type seen here, other common patterns include:
Solving these questions requires careful observation, knowledge of alphabetical positions, and logical deduction skills to identify the hidden pattern or rule.
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 code language, SOUGHT is written as VRXDEQ. How will ENSURE be written 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, 'RACER' is coded as '46', 'USAGE' is coded as '54'. What is the code for 'ESSAY' in this code language?
In a certain code language, RAMP is coded as 3611332. How will DELL be coded in that language?