In a code language, if PEN is written as 17717, then how will CAP be written in the same language? |
4319 2320 4219 2319 |
4319 |
1 2 3 4 5 6 7 8 9 10 11 12 13 A B C D E F G H I J K L M ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ Z Y X W V U T S R Q P O N 26 25 24 23 22 21 20 19 18 17 16 15 14
The logic; P(16) +1= 17 E(5) +2= 7 N(14) +3= 17 Similarly, C(3) +1= 4 A(1) +2= 3 P(16) +3= 19 Thus, 4319 is correct. |