The problem uses a coding scheme where words are represented by the sum of the reverse alphabetical positions of their letters. The reverse position is calculated using the formula: Reverse Position = 27 - (Alphabetical Position).
First, let's verify the code for 'ROTARY' which is given as 65.
Sum of reverse positions for 'ROTARY' = $9 + 12 + 7 + 26 + 9 + 2 = 65$. The pattern is confirmed.
Now, we apply the same pattern to the word 'CONSCIENCE'.
Sum of reverse positions for 'CONSCIENCE' = $24 + 12 + 13 + 8 + 24 + 18 + 22 + 13 + 24 + 22 = 180$.
Therefore, 'CONSCIENCE' will be written as 180 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?