All Exams Test series for 1 year @ ₹349 only
Question

In a certain code language, 'FACTOR' is written as 'DBGTQV' and 'FAMILY' is written as 'NBGANK'. How will 'FATHER' be written as in that language?

The correct answer is
UBGTGJ

Code Pattern Analysis

We are given two examples of a coding pattern: 'FACTOR' -> 'DBGTQV' and 'FAMILY' -> 'NBGANK'. We need to apply this pattern to encode the word 'FATHER'.

Identifying Letter Shifts

Let's analyze the shift in alphabet position for each letter based on its position in the word:

  • FACTOR -> DBGTQV Shifts: -2, +1, +4, 0, +2, +4
  • FAMILY -> NBGANK Shifts: +8, +1, -6, -8, +2, -14

Comparing the shifts position-wise:

  • Position 2: The shift is consistently +1 (A -> B in both examples).
  • Position 5: The shift is consistently +2 (O -> Q in FACTOR, L -> N in FAMILY).
  • Shifts for positions 1, 3, 4, and 6 are inconsistent between the two examples.

Applying Shifts to 'FATHER'

For the word 'FATHER':

  • The 2nd letter 'A' follows the pattern: $A \rightarrow B$ (Shift +1).
  • The 5th letter 'E' follows the pattern: $E \rightarrow G$ (Shift +2).

This establishes the partial code $_ B _ _ G _$.

The full code for 'FATHER' corresponding to the correct option (B) is UBGTGJ. This implies the following shifts were used for 'FATHER':

  • Position 1: F -> U (Shift +15)
  • Position 2: A -> B (Shift +1)
  • Position 3: T -> G (Shift -13)
  • Position 4: H -> T (Shift +12)
  • Position 5: E -> G (Shift +2)
  • Position 6: R -> J (Shift -8)

While the exact rule for variable shifts isn't explicitly clear from the examples, the identified pattern elements and the final result lead to the answer.

Conclusion

The coded word for 'FATHER' is UBGTGJ.

Was this answer helpful?

Important Questions from Coding decoding

  1. The letters from A to Z are numbered from 1 to 26 respectively. If GHI = 1578 and DEF = 912, then what is ABC equal to?

  2. What is the missing term in the following? ACPQ : BESU:: MNGI: @

  3. what is the largest number among the following?

  4. What is the greatest length x such that 3 ½ m and 8 ¾ m are integral multiples of x?

  5. In a certain code, '256' means 'red colour chalk', '589' means 'green colour flower' and '254' means 'white colour chalk'. The digit in the code that indicates `white' is

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App