Question:

If in a certain code language 'PUSH' is written as '1419176', then how will 'HIKE' be written in that language?

Show Hint

In these types of problems, identify the pattern in how the letters are mapped to numbers and apply the same pattern to decode the new word.
Updated On: Sep 24, 2025
  • 6783
  • 6793
  • 6193
  • 6183
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1: Analyze the code for 'PUSH'.
The letters of 'PUSH' are converted into numbers based on their positions in the alphabet: - P = 16 - U = 21 - S = 19 - H = 8 Thus, the code '1419176' corresponds to the positions of the letters in reverse order.

Step 2: Apply the same rule to 'HIKE'.
- H = 8 - I = 9 - K = 11 - E = 5 Thus, the code for 'HIKE' will be '6193'.

Final Answer: \[ \boxed{6193} \]

Was this answer helpful?
0
0