Question:

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

Show Hint

In coding problems, find patterns in number-letter correspondences like positions or arithmetic operations.
  • 1134
  • 1132
  • 1710
  • 1170
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

To decode the given sequences, we must first identify the pattern used for the coding. Let's analyze the provided examples:
  1. ABC is coded as 6:
    Assign numerical values to each letter: A=1, B=2, C=3.
    The pattern follows: 1 × 2 × 3 = 6.
  2. EFG is coded as 210:
    Assign numerical values: E=5, F=6, G=7.
    The pattern follows: 5 × 6 × 7 = 210.
Using the identified pattern, let's decode JIM:
  1. Assign numerical values: J=10, I=9, M=13.
  2. Calculate the product of these values: 10 × 9 × 13 = 1170.
Therefore, JIM can be coded as 1170.
Was this answer helpful?
0
0