Amazing mind reader
Amazing mind reader
Out of context: Reply #45
- Started
- Last post
- 83 Responses
- euopean_hoopoe0
Any number between 0 and 100 can be expressed as
10*x+y, say in 67 x=6 and y=7
The number you look up in the table is
10*x+y-(x+y) = 10*x+y-x-y = 10*x-x = 9*x
So as you see the first digit in your original number is all what matters. If you pick 34, then the number you look up in the table is 9*3 = 27, as predicted in my previous post