Using binomial to avoid long calculations...
If you're asked to multiply two numbers, you can rapidly go through this checking.
See if the numbers are symmetric with respect to a number N.
If so, the numbers a and b can be written as :

and

The product

will be :
By using a binomial formula, you get :
Which can sometimes be more sympathical to calculate..
For example :
Notice that these numbers are symmetric with respect to 50.
I know that these methods look elementary, but it sometimes helps when you are in a hurry and not allowed to use any calculators