G
Updated on Aug 14, 2020education

If 2+3=10 7+2=63 6+5=66 8+4=96, then what is 9+7=?

React
1 Answers

G
Answered on Aug 14, 2020

In each and every equation, the sum of two digits should be multiplied by the first number,

2 + 3 = 5×2 = 10

7 + 2 = 9×7 = 63

6 + 5 = 11×6 = 66

8 + 4 = 12×8 = 96, then

9 + 7 = 16×9 =144 is the solution.

React