40 â 28 â 2 â 6 â 22
40 â 36 â 2 â 4 â 22
40 â 36 â2 â 6 â 22
40 â 36 â 2 â 8 â 22
Answer is Wrong!
Answer is Right!
The correct answer is (c).
The code is based on the ASCII code of each letter. The ASCII code of a letter is a number that represents that letter. For example, the ASCII code of the letter A is 65.
In the code, each letter is replaced by its ASCII code minus 65. So, the code for DEAR is 8 – 10 – 2 – 36, which is 40 – 36 – 2 – 6 – 22.
The code for TRACK is 84 – 82 – 2 – 82 – 22, which is 40 – 36 – 2 – 6 – 22.
The other options are incorrect because they do not follow the same code.