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. In a certain code language, ‘watch is disturb’ is written as ‘xr pa qn’ and ‘don’t watch him’ is written as ‘tu bg pa’. How is ‘watch’ written in the given language?

  2. In a certain code language, ‘call on him’ is coded as ‘ol ni vc’ and ‘awaiting your call’ is coded as ‘ni dx sb’. How is ‘call’ coded in that language?

  3. In a certain code language, 'talk to me' is coded as 'aq yt bl' and 'do not talk' is coded as 'yt me wc'. What is the code for 'talk' in that language?

  4. In a certain code language, 'can we play' is coded as 'ae tc nx' and 'play in school' is coded as 'tc rm ef'. How is 'play' coded in that language?

  5. In a certain code language, 'BOOK' is written as 'ZNNI' and 'SHOP' is written as 'QFNN'. How will 'NOTES' be written in that language?

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