A. DATE: EXWH
B. READ: SFBC
C. FISH: GJTI
D. BOOK: CPQL
E. CARD: DBSE
This question requires identifying the pair that does not follow the same logical pattern as the other four pairs. We need to analyze the relationship between the letters in the first word and the second word of each pair.
We will determine the pattern by calculating the shift in the alphabetical position for each letter from the original word to the coded word. We use modular arithmetic (modulo 26) for wrap-around cases (e.g., A following Z).
The pattern for DATE is (+1, -3, +3, +3).
The pattern for READ is (+1, +1, +1, -1).
Assuming the pattern applies to the first four letters (F, I, S, H) corresponding to G, J, T, I:
The pattern for FISH is (+1, +1, +1, +1).
The pattern for BOOK is (+1, +1, +2, +1).
The pattern for CARD is (+1, +1, +1, +1).
Let's summarize the observed patterns:
| Pair | Pattern |
|---|---|
| DATE: EXWH | (+1, -3, +3, +3) |
| READ: SFBC | (+1, +1, +1, -1) |
| FISH: GJTID | (+1, +1, +1, +1) |
| BOOK: CPQL | (+1, +1, +2, +1) |
| CARD: DBSE | (+1, +1, +1, +1) |
We are looking for a group of four items that share a common characteristic. Let's examine the patterns:
The common characteristic among READ, FISH, BOOK, and CARD is that their transformation patterns involve shifts primarily of magnitude 1, with only minor exceptions (one -1 shift in READ, one +2 shift in BOOK). The pattern for DATE, containing shifts of -3 and +3, deviates significantly in terms of the magnitude and sign of these shifts compared to the others.
Therefore, DATE: EXWH is the one that does not belong to the group.
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?