TIPS AND TRICKS FOR SPEEDY CALCULATIONS – MODULE I – SQUARES
In this module we deal with finding squares of two digit and three digit numbers and some special cases arising out of these forms. This section is not only important in itself but forms the very basis of more tedious and calculations of higher difficulties. Mastery over these techniques of finding squares of two and three digit numbers shall form a strong foundation for more techniques to come such as finding the square roots of various numbers.
- Square of a number between 26 and 74
This is a simple method of finding square of any number between 26 to 74 without using calculator.
To apply this method you should know squares of 1 to 25 by heart. You can refer to this table to learn the same.
Number |
Square |
Number |
Square |
1 |
1 |
13 |
169 |
2 |
4 |
14 |
196 |
3 |
9 |
15 |
225 |
4 |
16 |
16 |
256 |
5 |
25 |
17 |
289 |
6 |
36 |
18 |
324 |
7 |
49 |
19 |
361 |
8 |
64 |
20 |
400 |
9 |
81 |
21 |
441 |
10 |
100 |
22 |
484 |
11 |
121 |
23 |
529 |
12 |
144 |
24 |
576 |
* |
* |
25 |
625 |
For finding square of any number between 26 to 75
Step 1. Find the difference between 50 and the number you want to square.
Scenario 1: If the number to be squared is greater than 50
Step 2. Add that many 100s to 2500 (which is the square of 50)
Step 3. Then add the square of the difference to the result of step 1
Scenario -2: If the number is less than 50
Step 2. Subtract that many 100s to 2500.
Step 3. Then add the square of the difference to the result of step 1
Example
Find out the Square of 67.
Step 1. Difference of 67 and 50 = 67-50 = 17
Step 2. This number is greater than 50. So add 1700 to 2500 = 4200
Step 3. Add square of 17 to step 2.
Answer = 4200+ 289 = 4489
Alternative method of calculating the square of a number:
Since, 67-50 = 17
67^2
We will be getting answer in 2 parts; see below – right hand side gives you tens and units digit. Left hand side gives you the remaining digits.
= 25 + 17 | (17)^2 ( | denotes separation )
= 42 | 289 (17^2 is 289. The 2 shown in subtext will be carried over and added to left hand side)
= 4489
- Square of any two-digit number ending with 1
Let us take a 2 digit number in its generic form. Any two digit number whose unit digit is 1, say a1 can be expressed as 10a+1, where a is the digit in ten’s place
Square of a1= a2 | 2xa | 1
Here, ‘|’ is used as separator.
That means for the left most part of the answer, a is squared, hence first part will be a2. The middle part will be twice of a and the last or the right most part will always be 1.
Let us see a few examples.
(21)2= 2 squared | 2 . 2 |1 = 441
(31)2= 3 squared | 2 . 3 |1 = 961
(41)2= 4 squared | 2 . 4 |1 = 1681
(51)2= 5 squared | 2 . 5 |1 = 2601 (Here the square of 5 is 25 but since the product of 2.5 is 10 we write down 0 and add 1 to 25). Similarly,
(91)2= 9 squared | 2 . 9 |1 = 8281
- Square of any 3 digit number ending with 1
Now let us try to extend the above shortcut method to 3 digit numbers as well. Let us straight away start with an example 131.
Like earlier separate the given number in 2 halves, left hand side will have digits other than 1 and right hand side will have 1 as usual.
Hence, the answer is
(131)2= 13 squared | 2 x13 | 1 =
= 169 | 26 | 1
= 17161
Let’s take another example of squaring a three digit number ending in 1.
261 = 26 squared | 2×26 | 1
= 676 | 52 | 1
= 68121
- Square of any two digit number ending with 5
Let us take a 2 digit number in generic form, say the number is a5 (=10a+5), where a is the digit in ten’s place
Square of a5= a x (a+1) | 25
That means a is multiplied by the next higher number, i.e. (a+1). Now let’s take example of a real number ending in 5, say 45.
452 = Left hand side of the answer will be 4 multiplied by its successor i.e. 5 and the right hand side part will always be 25 for squares of numbers of which the unit’s digit is 5.
Giving the answer a x (a+1) | 25 ( | stands for concatenation} i.e. 4 x (4+1) | 25 = 4 x 5 | 25 = 2025
- Square of any 3 digit number ending with 5
This is an extrapolation of the above method. The only difference being that here you have to multiply two digit numbers with each other. This has been explained with the help of following examples;