In a certain code language, 'CURVED' is coded as 'FWSUCA' and 'LONDON' is coded as 'OQOCMK'. How will 'SIMPLE' be coded in the same language?
This question involves a coding pattern where letters in a word are replaced based on a specific rule. We need to figure out this rule using the given examples: 'CURVED' becomes 'FWSUCA', and 'LONDON' becomes 'OQOCMK'. Once we understand the pattern, we can apply it to find the code for 'SIMPLE'.
Let's look at the letter shifts from 'CURVED' to 'FWSUCA'. We can track the changes by looking at the position of each letter in the alphabet (A=1, B=2, etc.):
The pattern identified is: +3, +2, +1, -1, -2, -3. It applies sequentially to the letters of the word.
To ensure this pattern is correct, let's check it against the second example, 'LONDON' coded as 'OQOCMK':
The results match 'OQOCMK', confirming the coding pattern: +3, +2, +1, -1, -2, -3.
Now, we apply this exact pattern to the word 'SIMPLE':
By applying the sequence of shifts, we get the coded letters: V, K, N, O, J, B.
Putting these letters together, the word 'SIMPLE' is coded as 'VKNOJB' using the established logic.
In a certain code language, 'TRIED' is coded as '54123' and 'TREAD' is coded as '12365'. What is the code for 'I' in the given code language?
In a certain code language, 'GIVES' is coded as '124', 'STEPS' is coded as '158'. What is the code for 'VIEWS' in that code language?