In a certain coding language, 'ABC' can be written as '6', 'MNO' can be written as '42', and 'HIJ' can be written as '27', then how is 'STU' written in that coding language?

In a certain coding language, 'ABC' can be written as '6', 'MNO' can be written as '42', and 'HIJ' can be written as '27', then how is 'STU' written in that coding language? Correct Answer 60

According to the alphabetical positions of the letters,

A + B + C = 1 + 2 + 3 = 6;

M + N + O = 13 + 14 + 15 = 42;

H + I + J = 8 + 9 + 10 = 27;

Similarly,

S + T + U = 19 + 20 + 21 = 60

Hence, 60 is the correct answer.

Related Questions