Vedic Math - Squaring Of Numbers Ending with '5'

Note: Vedic Math Blog has been moved to http://vedicmath.vedantatree.com/. Please bookmark the new address for new and existing blogs.

In this article, we shall discuss a very common and interesting trick to square those numbers quickly which are having '5' as last digit. For example, what is the result of 652, 852, 1252 ?

Let us start with an example:- 35 x 35. How will you multiply?

The conventional approach is-

     35
   x 35
   -------
    175
   105
 --------
   1225
 --------

 In above problem, we followed the following steps:
  1. In first step, we multiply 5 by 35, get 175 and wrote it below the line.
  2. In second step, we multiply 3 by 35, get 105, wrote it below the first step and leave one space from right.
  3. In last, we add results from both the steps and get 1225 as answer.
Now here is the magical trick or quicker way to do this calculation using Vedic Math (to square any number with a 5 on the end). Let us have a look on the same example once again, following 'Vedic Math' steps to solve it.
  1. In 35, the last digit is 5 and other number is 3.
  2. Add 1 to the top left digit 3 to make it 4 (i.e. 3+1=4) (See the image below).
  3. Then multiply original number '3' with increased number i.e. '4'. Like 3 x 4, and we get 12.
  4. Now you can see that this is the left hand side of the answer.
  5. Next, we multiply the last digits, i.e 5 x 5 and write down 25 to the right of 12.
  6. And here we come up with a desired answer, 1225
  7. Visual representation is given below.


 Let us do one more exercise. Find the square of 105:
 
    105
  x 105
   -------
   11025

   -------

I'm going to explain the magical trick method once more.
  1. In 105, the number apart from 5 the digits are 1 and 0, that is, 10
  2. Add 1 to the top left digit 10 to make it 11(i.e. 10+1=11).
  3. Multiply the original left hand side number with its successor number i.e. 10x11, and we get 110.
  4. Write this on the left hand side.
  5. Multiply the last digits, i.e 5 x 5 and write down 25 to the right of 110.
  6. And here is the answer > 11025
So you can see how easy it is to square the numbers which are ending with a 'five' (5) digit! In fact, if you memorize this technique and practice it, eventually you would be able to perform these calculations verbally (in mind). Just multiply the non-five number (left side number) with its successor number and put outcome on the left side. Multiply the last digits (5 x 5) and put 25 on right side of the previous multiplication.

A few more examples/exercises are given below:

252 = 625

452 = 2025

652 = 4225

952 = 9025

1152 = 13225  (11 x 12 = 132)

You try the above examples and I'm sure that you will solve these problems fast or might be orally.

The technique of squaring numbers ending with 5 is a very popular technique. With this technique, you have used the formula (sutra) "By One More Than the One Before" , which provides a beautiful and simple way of squaring numbers that end by 5.

The ALGEBRA behind this method is (ax+5)2 = a(a+1)x2 + 25, where x=10. 

Now here the question arises in your mind that: Is this formula applicable to a number that ends with 5 only?
Answer: It is not applicable to all kind of multiplications. But you will be happy to know that the above formula can be applied to the multiplication of numbers whose last digits add to 10 and the remaining first digits are the same. But remember, same rule is not applied on the vice-versa i.e. if last figures are the same and the first figures add up to 10. See the image below.



So same rule is applicable for case 1, but not for case 2.

We will take one more example of the same kind.
     6 9
   x 6 1
    --------
    42 09
    --------

Here we can see that right digits sum is 10 i.e.(9+1) and left side digits are same. So we can now apply the same method.
  1. First, multiply the right side numbers(1 x 9) and the result is 09.
  2. Second, multiply 6 by the number that follows it, i.e.7, so the result of (6 x 7) is 42.
  3. And now the final output is 4209.

Now, following are some of the problems for your practice.

1. 76 x 74
2. 33 x 37
3. 91 x 99
4. 85 x 85
5. 55 x 55

So this is all for today. Hope you have enjoyed the 'Vedic Math' tricks. We shall come up with more tricks soon.

People who read this post also read :



12 comments:

Ravi Gupta said...

good one, usually taught in coaching classes for numerical aptitude :)

Unknown said...

I have one doubt and my doubt is how to multiply 91*99 using vedic maths please tell me as soon as possible.

Unknown said...

how to multiply 91*99 please help immediatly

Unknown said...

i have one doubt and it is, how to multiply 91*99 using vedic maths please help.

Pooja Gupta said...

For this we use formula - "Multiplication of numbers whose last digits add to 10 and the remaining first digits are the same"
91
x99
-----

1.First, multiply the right side numbers(1 x 9) and the result is 09.
2.Second, multiply 9 by the number that follows it, i.e.10, so the result of (9 x 10) is 90.
3.And now the final output is 9009.
I hope it will be clear now.

Pooja Gupta said...

You can solve this problem with another technique also. That is, Multiplication of numbers with a series of 9’s
According to this,
Split the answer in two parts. For first part of the result, reduce the multiplicand (91) by 1 i.e. 91 - 1 = 90.
And for last part, Subtract the multiplicand (91) from 100 (multiplier + 1). Therefore, (100-91) is 09.
For more knowledge regarding this method refer the following link:
http://www.vedantatree.com/2012/05/multiplication-of-numbers-with-series.html

Jatinder kaur said...

How to write this problem using c++ program?

Mohit Gupta said...

convert the given logic into software program.. :)

Richi Rich said...

Great Tips, I love your tips & trics

Unknown said...

10×9 90. 9×1=09
So the answer is 9009

Nirav Shah said...

For last 2 digits, you need to write 9x1 = 09 and first 2 digits, 9x10 = 90

Nilesh said...

91 - 9
*99 - 1
--------
90 /09
Ans- 9009

Post a Comment