We assume each letter has a fixed digit code.
Given:
Now find the common letter:
The only common letter in both words is M
Check its position:
Now we have a conflict (8 and 4).
Key observation:
In such questions, order of digits may not match letter order directly.
Check common digit between both codes:
9618 → digits: 9, 6, 1, 8
4536 → digits: 4, 5, 3, 6
Common digit = 6
Final Answer: 6