MCQ
In a code language, if BAT = 56, BALL = 48, then BALLS = ?
Explanation
Using position values with a pattern: B(2)+A(1)+T(20)=23, and 23×2+10=56. For BALL: B(2)+A(1)+L(12)+L(12)=27, and 27×2-6=48. For BALLS: 27+S(19)=46, and 46+6=52.