The problem involves a simple coding pattern where a word is represented by a number. We need to find the pattern used for 'EDUCATION' and apply it to 'KNOWLEDGE'.
The word 'EDUCATION' is coded as 92.
Let's find the sum of the positional values of the letters in 'EDUCATION':
Sum = $5 + 4 + 21 + 3 + 1 + 20 + 9 + 15 + 14 = 92$.
The coding logic is the sum of the alphabetical positions of the letters in the word.
Now, let's apply the same logic to the word 'KNOWLEDGE':
Sum = $11 + 14 + 15 + 23 + 12 + 5 + 4 + 7 + 5 = 96$.
Therefore, 'KNOWLEDGE' will be written as 96 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 in a certain code, 6723 is coded as 8901, how is 2435 coded in that language?