Number Puzzle #184
Check your answer:-
it follows this equation
((second digit -1 )*2 + first digit)*12
ex.
4,3 => ((3-1)x2 + 4)x12 => (4+4)x12 => 96
thus
7,3 => ((3-1)×2 + 7)x12 = 11*12= 132
((second digit -1 )*2 + first digit)*12
ex.
4,3 => ((3-1)x2 + 4)x12 => (4+4)x12 => 96
thus
7,3 => ((3-1)×2 + 7)x12 = 11*12= 132