Question:

If ABC is coded as 6, EFG is coded as 210, then JIM can be coded as:

Show Hint

Look for positional patterns (A=1, B=2, ..., Z=26) and test using multiplication or addition.
  • 1134
  • 1132
  • 1710
  • 1170
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Find position of each letter in the alphabet: ABC → A=1, B=2, C=3 → \( 1 \times 2 \times 3 = 6 \)
EFG → E=5, F=6, G=7 → \( 5 \times 6 \times 7 = 210 \)
JIM → J=10, I=9, M=13 → \( 10 \times 9 \times 13 = \fbox{1170} \)
Was this answer helpful?
0
0