Comprehension

In a code, the \(r^{\text{th}}\) letter is shifted to the \((27-2r)^{\text{th}}\) letter for \(r = 1, 2, \ldots, 13\). The fourteenth letter is shifted to the \(26^{\text{th}}\) letter, and for \(r = 15, 16, \ldots, 26\), the \(r^{\text{th}}\) letter is shifted to the \((2r-28)^{\text{th}}\) letter. For decoding, the inverse process of the above is followed. Using this coding and decoding, answer the question:

Question: 1

In a certain code, 15789 is written as XTZAL and 2346 is written as NPSU. How is 23549 written in that code?

Show Hint

List each digit and its corresponding letter side-by-side to ensure you don't mix up digits from different source strings.
  • NPTUL
  • PNTXL
  • NPTSL
  • NBTSL
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0
Question: 2

In a code, the $r^{th}$ letter is shifted to $(27-2r)^{th}$ letter for $r=1,2...13$. The fourteenth letter is shifted to $26^{th}$ letter and, for $r=15,16...26$, the $r^{th}$ letter is shifted to $(2r-28)^{th}$ letter. Which letter is coded as Y?

Show Hint

When decoding, plug the target position into the provided formulas to see which one yields a valid $r$ value.
  • A
  • N
  • B
  • M
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0
Question: 3

In a code, the $r^{th}$ letter is shifted to $(27-2r)^{th}$ letter for $r=1,2...13$. The fourteenth letter is shifted to $26^{th}$ letter and, for $r=15,16...26$, the $r^{th}$ letter is shifted to $(2r-28)^{th}$ letter. What is the code letter for P?

Show Hint

P is past the middle of the alphabet (M=13, N=14), so always use the second formula for letters P through Z.
  • J
  • D
  • L
  • W
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0
Question: 4

In a code, the $r^{th}$ letter is shifted to $(27-2r)^{th}$ letter for $r=1,2...13$. The fourteenth letter is shifted to $26^{th}$ letter and, for $r=15,16...26$, the $r^{th}$ letter is shifted to $(2r-28)^{th}$ letter. What is the code word for POTA?

Show Hint

Since you already found P=D and A=Y in previous questions, you only need to calculate the codes for O and T.
  • DLBY
  • DBYJ
  • DBLY
  • DLYB
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0
Question: 5

In a code, the $r^{th}$ letter is shifted to $(27-2r)^{th}$ letter for $r=1,2...13$. The fourteenth letter is shifted to $26^{th}$ letter and, for $r=15,16...26$, the $r^{th}$ letter is shifted to $(2r-28)^{th}$ letter. Which word is decoded as WMCL?

Show Hint

If multiple formulas are available, try the first range ($r \le 13$) first, as it covers most common word letters like B, E, L.
  • BELL
  • BELT
  • BOLT
  • BOLD
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0