The problem presents a coding system where letters correspond to their numerical position in the alphabet. We need to determine the value of 'BAT' based on this system.
The example $\text{Z} = 26$ confirms that each letter is assigned its position number in the alphabet (A=1, B=2, ..., Z=26).
Let's verify this pattern with the given example $\text{ACT} = 24$:
Summing these values:
$ \text{ACT} = \text{A} + \text{C} + \text{T} = 1 + 3 + 20 = 24 $
The pattern holds true: the value of a word is the sum of the positional values of its constituent letters.
Now, we apply the same pattern to find the value of 'BAT':
Summing these values:
$ \text{BAT} = \text{B} + \text{A} + \text{T} = 2 + 1 + 20 = 23 $
Therefore, 'BAT' equals 23.
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 in a certain code, 6723 is coded as 8901, how is 2435 coded in that language?