In a certain coding scheme, the code of a word is obtained by MULTIPLYING the alphabet positions of its first and last letters and then subtracting the number of letters in the word from the product. For example, the word MAT is coded as 257, because M = 13 and T = 20 multiply to 260, and subtracting the 3 letters of the word gives 257. Using the same scheme, what will be the code for the word FISH?
44
48
52
40
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