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 DEN is coded as 212, because D = 4 and N = 14, and 4 squared plus 14 squared = 16 + 196 = 212. Using the same scheme, what will be the code for the word JAR?
424
425
784
28
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