Chaotic42
Lifer
If you multiply a number ending in a certain digit by a number ending in that same digit, the last digit of the product will be the same as it would if you multiplied a number ending in (10-[digit]) by another number ending in (10-[digit].
Example:
9*9=81
(10-9)*(10-9)=1
8*8=64
(10-8)*(10-8)=4
7*7=49
(10-7)*(10-7)=9
See what I mean? I can't believe that I hadn't noticed this before.
Example:
9*9=81
(10-9)*(10-9)=1
8*8=64
(10-8)*(10-8)=4
7*7=49
(10-7)*(10-7)=9
See what I mean? I can't believe that I hadn't noticed this before.