In a certain coding scheme, the code of a word is obtained by adding the SQUARES of the alphabet positions of its first and last letters only. For example, the word HAT is coded as 464, because H = 8 and T = 20, and 8 squared plus 20 squared = 64 + 400 = 464. Using the same scheme, what will be the code for the word FOG?
85
310
169
13
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