In a certain code language, 'HEAD' is coded as '88', 'REAR' is coded as '64'. How will 'FRONT' be coded in that code language?
60
This is a number-coding question, so test how the letters of each word produce its number using their alphabetical positions.
Using the reverse position where A = 26, B = 25, and so on down to Z = 1 works here.
For HEAD: H = 19, E = 22, A = 26, D = 23, so the sum is \(19 + 22 + 26 + 23 = 90\), and subtracting 2 gives 88, the given code.
For REAR: R = 9, E = 22, A = 26, R = 9, so the sum is \(9 + 22 + 26 + 9 = 66\), and subtracting 2 gives 64, again matching.
Applying the same reverse positions to FRONT: F = 21, R = 9, O = 12, N = 13, T = 7.
Their sum is \(21 + 9 + 12 + 13 + 7 = 62\), and subtracting 2 gives \(62 - 2 = 60\).
Hence 'FRONT' is coded as 60.
If in a specific coding system, DOG is coded as 231220, CAT is coded as 24267, and BIRD is coded as 2518923, then following this numerical coding pattern, what would FISH be coded as?
If 881 # 88 ~ 11 = 873 and 606 # 323 ~ 19 = 589, then what is the value of 821 # 306 ~ 17?
In a certain code language, 'SHIRT' is coded as '59', 'WATCH' is coded as '78'. How will 'RING' be coded in that code language?
In a certain code language, 'HEAD' is coded as '88', 'REAR' is coded as '64'. How will 'FRONT' be coded in that code language?
If ‘Monday’ is encrypted as 123456 and ‘Belt’ is encrypted as 0789, how would you encrypt the word ‘Tombay’?
In a certain code language, 'IT' is written as '58', 'SAD' is written as '48'. What is the code for 'FISH' in that code language?
If 31 L 31 J 5 = 186 and 47 J 2 L 43 = 137, then 52 L 64 J 3 = ?
If R is coded as 4, M is coded as 1, N is coded as 5, S is coded as 8, Q is coded as 0, L is coded as 6 and P is coded as 3, then what is the coded form of SMLRP ?
If BUN = 18, MICE = 32, then what is the code for DEMON?