In a certain code language, 'FUEL’ is coded as '50' and 'JEER' is coded as '44'. How will 'FARE' be coded in that language?
36
This question involves a coding language where words are assigned numerical values based on a specific rule. We are given the codes for 'FUEL' and 'JEER' and need to find the code for 'FARE' using the same rule.
Let's first determine the numerical values of the letters based on their position in the English alphabet (A=1, B=2, ..., Z=26).
Let's sum the alphabetical positions for the letters in 'FUEL':
Sum for 'FUEL' = Value of F + Value of U + Value of E + Value of L
Sum for 'FUEL' = \(6 + 21 + 5 + 12 = 44\)
The given code for 'FUEL' is 50. The difference between the code and the sum of positions is \(50 - 44 = 6\).
Now let's do the same for 'JEER':
Sum for 'JEER' = Value of J + Value of E + Value of E + Value of R
Sum for 'JEER' = \(10 + 5 + 5 + 18 = 38\)
The given code for 'JEER' is 44. The difference between the code and the sum of positions is \(44 - 38 = 6\).
Based on the analysis of 'FUEL' and 'JEER', it appears that the coding rule is:
Code = (Sum of alphabetical positions of letters in the word) + 6
Now, we apply this rule to the word 'FARE'. First, let's find the sum of the alphabetical positions for the letters in 'FARE':
Sum for 'FARE' = Value of F + Value of A + Value of R + Value of E
Sum for 'FARE' = \(6 + 1 + 18 + 5 = 30\)
Using the identified coding rule:
Code for 'FARE' = Sum for 'FARE' + 6
Code for 'FARE' = \(30 + 6 = 36\)
Therefore, the word 'FARE' is coded as '36' in this language.
| Word | Letter Values Sum | Given Code | Difference (Code - Sum) |
|---|---|---|---|
| FUEL | \(6+21+5+12=44\) | 50 | \(50-44=6\) |
| JEER | \(10+5+5+18=38\) | 44 | \(44-38=6\) |
| FARE | \(6+1+18+5=30\) | ? | ? |
The consistent difference of 6 confirms the rule: Code = Sum of letter positions + 6.
Coding and decoding questions in reasoning often test your ability to find patterns and rules. Common types include:
To solve these questions, always start by comparing the original word/number/symbol with its coded form and look for consistent patterns or mathematical operations.
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, ‘MOST’ is written as ‘134’ and ‘FUR’ is written as ‘90’. How will ‘SUCCESS’ be written in that language?