Verify mobile number to view the solution
Solutions
The correct answer is option 1 i.e. 28.
Logic: Code = (Sum of positional values of consonants in the word) - (Sum of positional values of vowels in the word)
PARTIAL: Consonants - Vowels = (16 + 18 + 20 + 12) - (1 + 9 + 1) = 66 - 11 = 55
MEDICINE: Consonants - Vowels = (13 + 4 + 3 + 14) - (5 + 9 + 9 + 5) = 34 - 28 = 6
SPEAKER: Consonants - Vowels = (19 + 16 + 11 + 18) - (5 + 1 + 5) = 64 - 11 = 53
Similarly, CONFERENCE: Consonants - Vowels = (3 + 14 + 6 + 18 + 14 + 3) - (15 + 5 + 5 + 5) = 58 - 30 = 28