Correct option is C
Solution
Step 1: Analyze the coding of LT = 240
1. Find the positional value of the letters in the alphabet:
- L = 12 (12th letter of the alphabet)
- T = 20 (20th letter of the alphabet)
2. Multiply their positional values:
L × T = 12 × 20 = 240
Thus, the code for LT is obtained by multiplying the positional values of its letters.
Step 2: Apply the same logic to MD
1. Find the positional value of the letters:
- M = 13 (13th letter of the alphabet)
- D = 4 (4th letter of the alphabet)
2. Multiply their positional values:
M × D = 13 × 4 = 52
Final Answer
The code for MD is **52**

