If 'xyz' is '789', using alphabetical positions, what is 'pqr'?
Q1. If 'xyz' is '789', using alphabetical positions, what is 'pqr'?
Answer: 16 17 18
Explanation: Using alphabetical positions, x=24, y=25, z=26, corresponding to 24-15=9, 25-16=9 (approx.), 26-17=9 (approx.), but directly given as '789'. Hence, p=16, q=17, r=18.