In a certain code language, ‘SAVE’ is coded as ‘522119’. How will ‘WEAK’ be coded in that language?
The question presents a coding rule where the word 'SAVE' is coded as '522119'. We need to decipher this rule and apply it to find the code for the word 'WEAK'. Let's analyze the given example carefully.
The word is 'SAVE'. The letters are S, A, V, E. Let's consider the alphabetical position of each letter:
The alphabetical positions are 19, 1, 22, 5 in the order of the word 'SAVE'.
The given code is '522119'. Let's compare the numbers in the code with the alphabetical positions:
It appears the code is formed by taking the alphabetical positions of the letters and writing them in the reverse order of the letters in the word. The letters of 'SAVE' are S, A, V, E. The reverse order is E, V, A, S. The positions are 5, 22, 1, 19. Concatenating these numbers (5 followed by 22 followed by 1 followed by 19) gives 522119. This matches the given code.
Now, let's apply the same logic to the word 'WEAK'. The letters are W, E, A, K.
First, find the alphabetical position of each letter:
The alphabetical positions are 23, 5, 1, 11 in the order of the word 'WEAK'.
According to the rule, we need to take these positions in the reverse order of the letters in 'WEAK'. The letters in reverse order are K, A, E, W. Their positions are 11, 1, 5, 23.
Now, concatenate these positions in the reverse order (K, A, E, W):
| Letter (Reverse Order) | Alphabetical Position |
|---|---|
| K | 11 |
| A | 1 |
| E | 5 |
| W | 23 |
Concatenating the positions 11, 1, 5, 23 gives the code:
11 ⇒ 11
1 ⇒ 1
5 ⇒ 5
23 ⇒ 23
Putting them together: 111523
The calculated code for 'WEAK' is 111523.
Our calculated code matches Option 1.
The logic used in this code language is to take the alphabetical position of each letter in the word and concatenate them in the reverse order of the letters in the word. Applying this logic to 'WEAK' results in the code 111523.
| Word | Letters | Alphabetical Positions (Forward Order) | Letters (Reverse Order) | Alphabetical Positions (Reverse Order) | Code (Concatenated) |
|---|---|---|---|---|---|
| SAVE | S, A, V, E | 19, 1, 22, 5 | E, V, A, S | 5, 22, 1, 19 | 522119 |
| WEAK | W, E, A, K | 23, 5, 1, 11 | K, A, E, W | 11, 1, 5, 23 | 111523 |
Code language questions often use patterns based on alphabetical positions. Some common methods include:
Solving these types of questions requires careful observation, identifying the pattern in the given example, and applying it consistently to the word in question. It's helpful to know the alphabetical positions of letters quickly.
If in a code language, HEAD = 4158 and PASTE = 52019116, then TRICK = ?
In a certain code language, 'ATUL' is coded as '1-20-21-12' and 'RAJU' is coded as '18-1-10-21'. How will 'GITA' be coded in that language?
In a certain code language, ‘CONVERT’ is coded as ‘34142221820’, and ‘FORTUNE’ is coded as ‘6418205142’. How will ‘ACQUIRE’ be coded in that language?
In a certain code language, REWARI is coded as 185231189. How will SIRSA be coded in that language?
If MUNREB is written as 628146 and IESRES as 345145, how will SERBER be written?