Each of the vowels in the word ‘MAGNIFY is replaced by number ‘2’ and each consonant is replaced by a number which is the serial number of that consonant in the word, i.e. M by 1, G by 3 and so on. What is the total of all the numbers once the replacement is completed ?
Word - MAGNIFY
Each vowel is replaced by '2' and for the consonant,
M is replaced by 1 , G by 3 , N by 4 , F by 6 and Y by 7.
=> MAGNIFY = 1 2 3 4 2 6 7
Sum of numbers = 1+2+3+4+2+6+7 = 25
=> Ans - (A)
Create a FREE account and get: