In a certain coding scheme, the code of a word is obtained by adding the alphabet positions of all its letters and then adding the number of letters in the word to that sum. For example, the word NEST is coded as 62, because N = 14, E = 5, S = 19 and T = 20 add up to 58, and adding the 4 letters of the word gives 62. Using the same scheme, what will be the code for the word MOUSE?
78
73
77
80
The verified answer and full solution are one login away
Every answer here is machine verified, with a step-by-step solution that teaches the method. Your login also unlocks a 7-question mock preview in the real exam interface.
Log in to see the answerMore coding decoding questions