Wednesday, July 14, 2010

Square_Math

Here is a simple logic for the squares of the numbers ending with 5.
05*05=025----->0*1 52
15*15=225------>1*2 52
25*25=625------>2*3 52
35*35=1225----->3*4 52

similarly for all numbers ending with 5,simply multiply the digits before 5 with its preceding number.
For ex:-
Take 115........its square is just 11*12 followed by 25
i.e. 13225.

No comments:

Post a Comment