In a certain code language, 'FIND' is written as 'CLFB' and 'HOW' is written as 'VME'. How will 'WILL' be written in that language?
- ASJFK
- BSFJK
- CKJFS
- DKSFJ
Solution & Step-by-step Explanation
Let's analyze how words are transformed by looking at alphabetical positional values from right to left (reversing the letter sequence):
For **FIND CLFB**:
* Reverse the word letters first:
* Subtract increasing values sequentially ():
*
*
*
*
This yields the code CLFB.
For **HOW VME**:
* Reverse the word letters:
* Subtract increasing values sequentially ():
*
*
*
This yields the code VME.
Applying the exact same coding rule to WILL:
* Reverse the letters:
* Subtract step-wise values ():
*
*
*
*
Hence, 'WILL' is written as KJFS.
For **FIND CLFB**:
* Reverse the word letters first:
* Subtract increasing values sequentially ():
*
*
*
*
This yields the code CLFB.
For **HOW VME**:
* Reverse the word letters:
* Subtract increasing values sequentially ():
*
*
*
This yields the code VME.
Applying the exact same coding rule to WILL:
* Reverse the letters:
* Subtract step-wise values ():
*
*
*
*
Hence, 'WILL' is written as KJFS.