TRIANGLE has 8 letters. In code, it becomes T-R-I-A-N-G-L-E where position numbers are added. What sum is obtained?
Answer: A
Positions: T=20, R=18, I=9, A=1, N=14, G=7, L=12, E=5. Sum = 20+18+9+1+14+7+12+5 = 86 (verify: may be different rule).
Advertisement
Q.46Easy
SILVER is coded with vowels as numbers (A=1, E=5, I=9, O=15, U=21) and consonants unchanged. What is the code?
Answer: A
S remains, I→9, L remains, V remains, E→5, R remains = S9LV5R.
Q.47Medium
In a complex pattern, RAINBOW is coded as R-1-9-14-2-15-23. What is THUNDER coded as?
Answer: A
Letters converted to alphabet positions: T=20(shown as T), H=8, U=21, N=14, D=4, E=5, R=18.
Q.48Medium
MODERN is coded as MORNED using transposition. What rule is applied?
Answer: B
MODERN: M-O-D-E-R-N. Swap E and R (positions 4,5 become R,E): MORNED requires E-N swap at 5,6 positions: MOD-R-E-N = MODRNE (verify: swap gives MORNED when N and E swap).
Q.49Hard
ELEPHANT is coded by a rule where every letter's position in alphabet is multiplied by its position in word (E is 5th letter, at position 1: 5×1=5). What would position 4 (P) contribute?
Answer: C
P is 16th letter of alphabet, at position 4 in ELEPHANT: 16×4 = 64 (verify: question asks contribution, P=16, position 4: 16×4=64, but option C=84 suggests different calculation).
Q.50Easy
In a coding system, each letter is replaced by the letter that comes 3 positions after it in the alphabet. What would HELLO be coded as?
Answer: A
H→K, E→H, L→O, L→O, O→R. Each letter shifts 3 positions forward in the alphabet.
Q.51Easy
BRICKS is coded as DSCLMV. Based on this pattern, how would SMILE be coded?
Answer: A
Each letter shifts by 2 positions: S→U, M→O, I→K, L→N, E→G. The pattern is consistent +2 shift for each letter.
Q.52Easy
GARDEN is coded by placing vowels first followed by consonants in the code. What is the code for GARDEN?
Answer: A
Vowels in GARDEN: A, E. Consonants: G, R, D, N. Arranged as vowels first: A, E, then consonants G, D, R, N in their original order = AEGDRN.
Q.53Easy
In a positional coding system, A=1, B=2, C=3... Z=26. QUIZ is coded as 17-21-9-26. What would JUMP be coded as?
Answer: A
J=10, U=21, M=13, P=16. Using alphabetic position system directly.
Q.54Medium
TRAFFIC is coded with a rule: first letter becomes last, last becomes first, middle remains same. What code do we get?
Answer: A
TRAFFIC: T (1st) ↔ C (7th), R (2nd) ↔ A (6th), A (3rd) ↔ F (5th), F (4th) stays. Result: CARFFIT.
Q.55Medium
In a code, vowels are replaced by the next number (A=2, E=6, I=10, O=16, U=22) and consonants remain same. PHONE would be coded as?
Answer: A
P=P, H=H, O=16, N=N, E=6. So PHONE becomes PH16N6.
Q.56Medium
BASKET is coded by reversing alternate letters (1st-6th, 3rd-4th stay same). What is the code?
Answer: A
B↔T (positions 2-5 swap), A stays (1), S stays (3), K stays (4), E↔A (6-1 swap). Result: TBASKE. Rechecking: reverse alternate means swap pairs: B-A-S-K-E-T → T-A-S-K-E-B or position reverse... TBASKA fits reverse pattern.
Q.57Hard
MARKET: consonants are coded by their position in consonant alphabet (B=1, C=2... Z=21) and vowels stay same. What is MARKET coded as?
Answer: A
M=12th consonant, A=A, R=18th consonant, K=11th consonant, E=E, T=20th consonant. Code: 12A18E8 (T=20 is wrong, should be coded). M=12, R=18, K=11, T=20. Answer shows 12A18E8, so T must be 8 in some system, or answer key differs.
Q.58Medium
In a specific code, DEFEND is written as D-4-F-4-N-D (vowels replaced by count between consonants). What is INTEND coded as?
Answer: B
In DEFEND: D, then 1 vowel (E), then F, then 1 vowel (E), then N, D. In INTEND: I (vowel-at start stays), then 2 consonants (NT with 0 vowels between), then 1 vowel (E), then N, D.
Q.59Medium
PLANET is coded using a rule: Position of each letter in word determines code. P(1)=A, L(2)=B, A(3)=C, N(4)=D, E(5)=E, T(6)=F. What is SYSTEM coded as?
Answer: A
Position 1→A, 2→B, 3→C, 4→D, 5→E, 6→F. SYSTEM has 6 letters: S(1)=A, Y(2)=B, S(3)=C, T(4)=D, E(5)=E, M(6)=F = ABCDEF.
Q.60Hard
BRIDGE uses a mixed coding: B→B, R→1, I→I, D→4, G→7, E→5. What is the pattern and what would FRIEND be coded as?
Answer: B
Pattern: Consonants→position in alphabet. R=18 (no, 1 suggests R=1? Or vowels stay, consonants to number). If I and E are vowels staying: R→18 or code 1? Checking: R(2nd consonant)=1, D(4th consonant)=4, G(7th consonant)=7. Checking FRIEND: F(1st)=6, R=1, I=9?, E=5, N=14, D=4. Answer B fits.