The coding pattern involves summing the alphabetical position values of the letters in a word and adding the total number of letters in that word.
Alphabetical positions: R=18, A=1, M=13, A=1, N=14.
| Letter | Position |
| R | 18 |
| A | 1 |
| M | 13 |
| A | 1 |
| N | 14 |
Sum of positions = $18 + 1 + 13 + 1 + 14 = 47$.
Number of letters in RAMAN = 5.
Code = Sum of positions + Number of letters = $47 + 5 = 52$.
Alphabetical positions: M=13, A=1, P=16.
| Letter | Position |
| M | 13 |
| A | 1 |
| P | 16 |
Sum of positions = $13 + 1 + 16 = 30$.
Number of letters in MAP = 3.
Code = Sum of positions + Number of letters = $30 + 3 = 33$.
Alphabetical positions: C=3, L=12, I=9, C=3, K=11.
| Letter | Position |
| C | 3 |
| L | 12 |
| I | 9 |
| C | 3 |
| K | 11 |
Sum of positions = $3 + 12 + 9 + 3 + 11 = 38$.
Number of letters in CLICK = 5.
Code = Sum of positions + Number of letters = $38 + 5 = 43$.
Therefore, CLICK will be coded as 43.
In the given figure, EF and HJ are coded as 30 and 80, respectively. Which one among the given options is most appropriate for the entires marked (i) and (ii)?
Examine the given data. The value of X is ________ (in integer).
Hint: Onset clusters are not allowed in the language.
| 12 | buzbi |
| 20 | bizbu |
| 22 | bizbuzbi |
| 13 | busti |
| X | tizbuzbi |