SQUARE of any number ending with 5

There is an easy way to find the square of a number which ends with 5.

The method is so easy and so fast, that next time when you need to find the square of a number ending with 5, you will probably use it instead of a calculator.

Here below is the procedure in 2 steps. It is later illustrated with an example.

That will be the final result.

See Examples below:

Square of number 85:
Step a: 8 x 9 = 72
Step b: Concatenate number 25 to the right of 72.

Result is then: 7225

Square of number 105:
Step a: 10 x 11 = 110
Step b: Concatenate number 25 to the right of 110.

Result is then: 11025

Here below find some other Math Sections from which you can choose:

  • DIVISION BY 5.
  • MULTIPLICATION BY 5.
  • MULTIPLICATION BY 25
  • DIVISION BY 25
  • A BILLION IS A MILLION OF A MILLION (In other countries)
  • If you have any suggestions, comments, please e-mail me at caesar@ProfessorV.com Otherwise, come back soon.