IN a certain code Language BLINK Is coded as 2226 and ALL is coded as 1312. How will EYES is coded?
Answers
blink=2226=22+25=56
2+12+9+14+11=56
all=1312=13+12=25
1+12+12=25
Eyes=1044=10+44=54
5+25+5+19=54
EYES will be coded as 1044.
Given:
BLINK is coded as 2226, and ALL is coded as 1312.
To Find:
Following the same pattern, we need to find the code for EYES.
Solution:
The given words BLINK and ALL follows a pattern. First, each letter is assigned a value based on their position in the alphabet. So, B is given the value of 2, L is given the value 12, I is given 9, N is given 14, and so on.
After that, values of letters on even and odd positions are added up. For example:
B, I and K are on odd positions and L, N are on even positions.
So, we add up their assigned values. B was equal to 2, I was 9 and K was 11. On adding them up we get 22.
Similarly, we add 12 and 14 (the assigned values of L and N respectively) we get 26. Therefore we get the code 2226.
For ALL, same logic is applied. A = 1, L = 12.
First the letters on add places, A and L = 1 and 12 = 13. Next the letter on even place, i.e., L or 12.
Therefore, we get the code 1312.
Now, applying this logic to get the code for EYES we get:
E = 5, Y = 25, S = 19
First the letters on odd places, i.e., E and E, which is 5 + 5 or 10
Next, letters on even places, i.e., Y and S, which is 25 + 19 = 44
Hence, The code for EYES is 1044.
#SPJ3