Google

February 21, 2008

The Reverse Numbers

Let’s try the following steps:
* Write the number with 2 digits.
* Reverse that number.
* Find the difference between that 2 numbers from step 1 and step 2
* Divide the answer from step 3 by the positive difference between 2 digits number from step 1.
* The result absolutely always 9. Why??
Example:

step 1978112
step 2791821
step 3|97 – 79| = 18|81 – 18| = 63|12 – 21| = 9
step 418 : |9-7| = 963 : |8-1| = 99 : |1-2| = 9

No comments: