The question presents a coding pattern where a word is converted into a numerical sequence. We need to find the rule connecting "PEN" to "16514" and apply it to "INK".
Let's examine the relationship between the letters in "PEN" and the number "16514".
By concatenating these position numbers (16, 5, 14), we get 16514. This confirms the coding rule: replace each letter with its corresponding position number in the alphabet.
Now, we apply the same logic to the word "INK":
Concatenating these numbers (9, 14, 11) results in the code 91411.
Therefore, following the established pattern, "INK" will be written as 91411 in this 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?