In a certain code language, 'SHIRT' is coded as '59', 'WATCH' is coded as '78'. How will 'RING' be coded in that code language?
58
Give each letter its position from the END of the alphabet, i.e. the reverse value = 27 − (normal position), where A = 26, B = 25, ..., Z = 1.
The code equals the sum of these reverse values of all letters, and then 2 is subtracted from that sum.
For SHIRT: reverse values S = 8, H = 19, I = 18, R = 9, T = 7; sum = 8 + 19 + 18 + 9 + 7 = 61, and 61 − 2 = 59, which matches the given code.
For WATCH: reverse values W = 4, A = 26, T = 7, C = 24, H = 19; sum = 4 + 26 + 7 + 24 + 19 = 80, and 80 − 2 = 78, which again matches.
Now apply the same rule to RING: reverse values R = 9, I = 18, N = 13, G = 20.
Sum of reverse values = 9 + 18 + 13 + 20 = 60.
Subtract 2: \(60 - 2 = 58\).
Hence RING is coded as 58.
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 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, '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, ‘LACKEY’ is written as ‘121311525’, ‘LUSTER’ is written as ‘12211920518’. What is the code for ‘KIPPER’ in that code language?
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 ?