Correct option is C
Given:
GERMANY → 9, 7, 20, 15, 3, 16, 27
Solution:
Let's break it down letter by letter with their alphabet positions:
Letter | Position | Code |
|---|---|---|
G | 7 | 9 → 7 + 2 |
E | 5 | 7 → 5 + 2 |
R | 18 | 20 → 18 + 2 |
M | 13 | 15 → 13 + 2 |
A | 1 | 3 → 1 + 2 |
N | 14 | 16 → 14 + 2 |
Y | 25 | 27 → 25 + 2 |
Logic: Add 2 to each letter's alphabetical position
Letter | Position | Code = Position + 2 |
|---|---|---|
F | 6 | 8 |
R | 18 | 20 |
A | 1 | 3 |
N | 14 | 16 |
C | 3 | 5 |
E | 5 | 7 |
Correct Option:
Option C – 8, 20, 3, 16, 5, 7