Multiple choice

If BCD:PQR then XYZ:?

  1. FGH

  2. LMN

  3. TUV

  4. RST

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The pattern involves shifting letters. BCD becomes PQR (B+14=P, C+14=Q, D+14=R). Applying the same shift to XYZ gives LMN (X+14=L, Y+14=M, Z+14=N, wrapping around the alphabet).