In a certain code language, ‘PRIME’ is coded as ‘37862’ and ‘REMAP’ is coded as ‘87423’. What is the code for ‘A’ in the given code language?
4
Treat each code as the set of digits used for the set of letters in that word.
PRIME uses the letters {P, R, I, M, E} with the digit set {3, 7, 8, 6, 2}.
REMAP uses the letters {R, E, M, A, P} with the digit set {8, 7, 4, 2, 3}.
The letters shared by both words are P, R, M and E, so the only new letter appearing in REMAP is A.
Correspondingly, the digit that appears in REMAP’s set but not in PRIME’s set is 4 (since {8,7,4,2,3} minus {3,7,8,6,2} leaves 4).
That new digit must belong to the new letter, so A is coded as 4.
Hence, the code for ‘A’ is 4.
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?