Solution:The pattern followed here is :- Constants place value × 2 = number
- Vowels place value coded as a number.
CHECK → C(3) × 2 = 6, H(8) × 2 = 16, E(5) = 5, C(3) × 2 = 6, K(11) × 2 = 22
So the code for CHECK is 6165622
SURGE → S(19) × 2 = 38, U(21) = 21, R(18) × 2 = 36, G(7) × 2 =14, E(5) = 5
So the code for SURGE is 382136145
PRIEST → P(16) × 2 = 32, R(18) × 2 = 36, I(9) = 9, E(5) = 5, S(19) × 2 = 38, T(20) × 2 = 40
So the code for PRIEST is 3236953840