The code for a word is found by adding its letter values, multiplying that total by the word length, and then adding the value of its first letter. CODE has code 111. What is the code for MATE?
Correct answer: C. 169
- A. 156
- B. 165
- C. 169
- D. 172
Explanation
MATE has a value total of 13+1+20+5=39. Thus 39×4+13=169, so its code is 169.
Report an error
The more specific you are, the faster it gets fixed. A source beats an opinion.
Prefer email? support@testustad.com
About Coding and Decoding
Coding and decoding questions replace letters, numbers, words or symbols with another pattern and ask you to identify the rule or decode a new item. Methods include alphabet positions, shifts, reversals, substitution, rearrangement, numerical values and separate rules for different parts of a code.
Practise Coding and Decoding
74 free Coding and Decoding MCQs from Analytical and Logical Reasoning, each with the correct answer and an explanation. Unlimited attempts, no account needed.
Discussion
Stuck on an option, or know a faster way to get there? Ask or explain it here.
No comments yet. Be the first to explain this one.
Exams that ask Analytical and Logical Reasoning questions like this
Analytical and Logical Reasoning is on 27 papers prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for every one of them.
More Coding and Decoding questions
To encode a word, arrange its letters in alphabetical order, then write their alphabet positions together without spaces. For example, MATE becomes 151320. How is ROAD encoded?
A word is coded by multiplying the alphabet positions of its first and last letters. EASY has the code 125. What is the code for MIND?
The code for a word is the sum of the alphabet positions of its first and last letters. CAGE has the code 8. What is the code for MINT?
For a four-letter word, arrange the letters from highest to lowest alphabet position, then join their positions together. How is LAMP encoded?
To encode a word, first reverse it. Replace each letter by its alphabet position, then repeatedly add the digits of each number until one digit remains. How is FISH encoded?
Each letter is replaced by the letter two places after it in the alphabet. For example, BAT becomes DCV. How is LION coded?