MCQ
In a code, if STONE = 57 and RIVER = 55, then OCEAN = ?
Biology
A 39
B 41
C 43
D 45
Explanation

Using position values with a pattern: S(19)+T(20)+O(15)+N(14)+E(5)=73, with offset giving 57. For OCEAN: O(15)+C(3)+E(5)+A(1)+N(14)=38, with the pattern giving 39.