In a certain code language, 'DEVINE' is written as '53' and 'HANG' is written as '26'. How will 'BLEND' be written in that language?
- A32
- B37
- C26
- D45
Solution & Step-by-step Explanation
The logic followed here is the sum of the positional values of all the letters in the alphabetical series minus the total number of letters in the word.DEVINE:Positional values: , , , , , Sum Total number of letters Code HANG:Positional values: , , , Sum Total number of letters Code BLEND:Positional values: , , , , Sum Total number of letters Code