In a certain code language, ‘AROUND’ is coded as ‘52182412144’ and ‘FIX’ is coded as ‘63624’. How will ‘PLASTIC’ be coded in that language?
1612521920363
The question asks us to decode a pattern used to convert words into numerical strings and then apply this pattern to a new word, 'PLASTIC'. We are given the coded forms for 'AROUND' and 'FIX'.
Let's look at the given examples:
We need to find the code for 'PLASTIC'. Let's examine the letters in the words and their corresponding positions in the English alphabet (A=1, B=2, ..., Z=26).
Let's analyze the letters and their potential coded values by breaking down the given codes into segments, assuming each segment corresponds to a letter in order.
Code: 63624
This suggests that consonants might be coded by their position number (F=6, X=24), while vowels might have a different rule (I=36).
Code: 52182412144
Based on the hypothesis from 'FIX' (consonants = position), let's see if it fits here for R, N, D:
If we segment '52182412144' as 52, 18, 24, 121, 14, 4, it aligns perfectly with the letters A, R, O, U, N, D in order:
Comparing the codes with letter positions:
| Letter | Type | Position | Coded Value (from AROUND/FIX) | Pattern |
|---|---|---|---|---|
| A | Vowel | 1 | 52 | Specific code for A |
| R | Consonant | 18 | 18 | Position number |
| O | Vowel | 15 | 24 | Specific code for O |
| U | Vowel | 21 | 121 | Specific code for U |
| N | Consonant | 14 | 14 | Position number |
| D | Consonant | 4 | 4 | Position number |
| F | Consonant | 6 | 6 | Position number |
| I | Vowel | 9 | 36 | Specific code for I |
| X | Consonant | 24 | 24 | Position number |
The pattern is clear:
Now let's apply this pattern to the word 'PLASTIC'.
PLASTIC has the following letters and positions:
P(16), L(12), A(1), S(19), T(20), I(9), C(3)
Let's determine the code for each letter:
Concatenating these codes in order:
16 (for P) + 12 (for L) + 52 (for A) + 19 (for S) + 20 (for T) + 36 (for I) + 3 (for C)
Resulting code: 1612521920363
Let's compare the derived code 1612521920363 with the given options:
Thus, the code for 'PLASTIC' is 1612521920363.
| Letter Type | Rule | Examples |
|---|---|---|
| Consonants | Alphabetical Position (1-26) | R=18, N=14, D=4, F=6, X=24, P=16, L=12, S=19, T=20, C=3 |
| Vowels | Specific Fixed Codes | A=52, I=36, O=24, U=121 |
Code language and coding-decoding questions test your pattern recognition and logical reasoning skills. These types of problems often involve mapping letters to numbers based on various rules.
To solve such problems, it is helpful to write down the given examples, the letter positions, and the coded values side-by-side. Look for consistencies or patterns among consonants, vowels, or specific letters. Trying different simple mathematical operations on the position numbers is often a good starting point. Comparing multiple examples helps to confirm the identified pattern.
In a certain code language, ‘CROW’ is coded as ‘64’ and ‘EAGLE’ is coded as ‘125’. How will ‘PARROT’ be coded in that language?
If POSTER is coded as 592314 and DARK is coded as 8647, then how will STROKE be coded as?
In a certain code language, ‘POUND’ is coded as ‘106’ and ‘CLEAN’ is coded as ‘41’. How will ‘MAKER’ be coded as in that language?
In a certain code language, 'CURD' is written as '342184' and 'BREAD' is written as '2181024'. How will 'BUTTER' be written in that language?
In a certain code language, ‘ASK’ is written as ‘62’ and ‘BYE’ is written as ‘64’. How will ‘CRY’ be written in that language?