The question asks us to find the coding pattern used to transform 'TEACHER' into 'RCYAFCP' and 'SCHOOL' into 'QAFMMJ', and then apply this pattern to code the word 'SUBJECT'.
Let's examine the transformation for 'TEACHER' to 'RCYAFCP'. We assign numerical values to letters (A=1, B=2, ..., Z=26).
The pattern observed is a consistent shift of -2 for each letter.
Let's verify this pattern with the second example: 'SCHOOL' to 'QAFMMJ'.
The pattern of shifting each letter back by 2 positions is confirmed.
Now, we apply the same -2 shift pattern to the word 'SUBJECT':
Therefore, the coded word for 'SUBJECT' is 'QSZHCAR'.
In a certain code language, ‘watch is disturb’ is written as ‘xr pa qn’ and ‘don’t watch him’ is written as ‘tu bg pa’. How is ‘watch’ written in the given language?
In a certain code language, ‘call on him’ is coded as ‘ol ni vc’ and ‘awaiting your call’ is coded as ‘ni dx sb’. How is ‘call’ coded in that language?
In a certain code language, 'talk to me' is coded as 'aq yt bl' and 'do not talk' is coded as 'yt me wc'. What is the code for 'talk' in that language?
In a certain code language, 'can we play' is coded as 'ae tc nx' and 'play in school' is coded as 'tc rm ef'. How is 'play' coded in that language?
In a certain code language, 'BOOK' is written as 'ZNNI' and 'SHOP' is written as 'QFNN'. How will 'NOTES' be written in that language?