Showing posts with label Squaring Tricks. Show all posts
Showing posts with label Squaring Tricks. Show all posts

Wednesday, 5 June 2013

Short-cut to find square of any number

Eg 1) 362   
Step 1: Choose the base number.36 is closer to 40. Therefore 40 is the base number.
Step 2:Find how much the given number is more or less of the base number.36 is  -4 of 40.
Step 3: Square the difference. (-4)² =16.
Step 4: Add the difference to the given number. 36-4=32.
Step 5: Multiply the above result with the base number. 32 x 40 =1280.
Step 6: Add the result of step 3 with the result of step 5.
1280 + 16=1296.
Ans: 1296.
Let’s do with another one.
Eg 2) 62²
Step 1: Base number is 60.
Step 2: 62-60=2.
Step 3: 2²=04 (Write 0 in the ten’s place if the square is a single digit)
Step 4: 62+ 2=64.
Step  5: 64 x 60=3840
Step 6: 3840 + 04=3844
Ans:3844.
Eg 3) 79²
Step 1: Base number is 80.
Step 2: 79-80 =-1.
Step 3: (-1)²=01
Step 4: 79-1=78.
Step 5: 78 x 80=6240.
Step 6: 6240 + 01=6241.
Eg 4) 84²
Step 1: 80 is the base
Step 2: 84-80 =4
Step 3: (4)²=16
Step 4:84 + 4=88
Step 5: 88 x 80=7040
Step 6: 7040+16=7056
Eg 5) 77²
Step 1: 80 is the base number.
Step 2: 77-80=-3
Step 3: (-3)²=09
Step 4: 77-3=74
Step 5: 74 x 80 =5920
Step 6:5920 + 09=5929
Eg 6) 49²
Step 1: 50 is the base number.
Step 2: 49-50=-1
Step 3: (-1)²=01
Step 4: 49-1=48
Step 5: 48 x 50=2400
Step 6: 2400 + 01=2401

A Mind-Blowing 3-Digit Number Squaring Shortcut

Now You Can Square Any Number Whose Tens Digit is 5 Without Using a Calculator

To begin with, I shall first introduce my canny friend, the Rules. It will be necessary to examine these rules in order to make your way about this method simpler. Since the tens digit has already been determined and defined to be 5, the next factor that would really affect the result of the square would be the value of the hundreds digit. Now this is where the rule comes in.
Step 1) Assuming the three-digit number to be squared is written in algebraic form,
100a +10b+c, where b is defined as 5 and both a and c are any number from 1 - 9 and 0 - 9 respectively. First, we shall deal with a as in the following:
a x (a + 1); {this will give us the first one or two digits of the answer}
Step 2) Next we shall obtain the following third digit and so on by performing the following:
25 + (2a + 1) x c; {this will give us the following digits of the answer. You may also assume that (2a +1) is the same as adding the number that comes right after a to a and multiplying that sum by the last the digit of the number to be squared}
Step 3) Finally, we determine the last two digit of the answer simply by obtaining the square of c and read the results obtained in step1 and 2 followed by the one obtained in step 3 and that is the complete answer.

c2;
{gives us the last two digits of the answer, hence, it is better to think that the last two digits are as easy in obtaining as finding the square of the last digit of the number to be squared}

Example:
a) Find the square of 253.
1) 2 x (2+1) = 6
2) 25 + (2 x 2 +1) x 3 =40
3) 32 = 09
4) Read 64009 (the answer!)
b) What is the square of 457?
1) 4 x 5 = 20 2) 25 + (4 x 2 +1) x 7 = 88
3) 72 = 49
4) Read 208849 (the answer!)
c) What is 9592?
1) 9 x 10 = 90
2) 25 + (9 + 10) x 9 = 196 {note that the result is a three digit number, hence the value in the hundreds digit is a carry digit that is added to the result in step 1}
3) 92 = 81 4) Read 919681 (the answer!)
Additional Tip: A shortcut to multiplying any single digit number by 19 would be as
simple as the following example showing 19 x 7:
Step1) Take the double of 7 and subtract it by one
That gives us, 14 - 1 = 13
Step 2) Subtract 7 from 10.
Which is, 10 - 7 = 3
Step 3) Read the result in step 1 followed by the result in step 2 and you will get 133,
which is the answer.
Hence the general rule for a x 19, would be:
(2a -1) x 10 + (10 - a) {this simply eliminates the hassle of having to deal with carries}
Or alternatively, you may also try; multiplying the number to be multiplied by 19, by 20 instead and subtract that number again from the product,
i.e: 7 x 20 - 7 = 133

 

Thursday, 30 May 2013

Squaring numbers ending in 1

Here’s a simple trick to square any number that ends in 1.
  • Subtract 1 from the number.
  • Square the difference. (Squaring of such number is easy as it ends in ‘0’)
  • Add the difference twice to its square.
  • Add 1.
Example: If the number to be squared is 61  
1.    Subtract 1=> 61 - 1 = 60.
2.    Square the difference => 60 × 60 = 3600.
3.    Add the difference twice to its square => 3600 + 60 + 60 = 3720.
4.    Add 1 => 3720 + 1 = 3721.
So, 612 = 3721
812 =?

1)    81 - 1 = 80 (Subtract 1). 
2)    802 = 6400 (square the difference). 
3)    6400 + 80 + 80 = 6560 (add the difference twice to its square).
4)    6560 + 1 = 6561 (add 1)
So, 812 = 6561
If the number to be squared is a 3-digit number, let’s say 121
1)    121 - 1 = 120 (Subtract 1). 
2)    1202 = 14400 (square the difference). 
3)    14400 + 120 + 120 = 14640 (add the difference twice to its square).
4)    14640 + 1 = 14641 (add 1)
So, 1212 = 14641
2512 =?
1)    251 - 1 = 250  
2)    2502 = 62500 
3)    62500 + 250 + 250 = 63000
4)    63000 + 1 = 63001
So, 2512 = 63001

Ref. http://faster-maths.blogspot.com/2013/05/squaring-numbers-ending-in-1.html#.UadByNjKWVo

Sunday, 12 May 2013

Division Tricks


An operation of finding one of factors by a product and another factor: 48÷4 = 12. Here  48  is a dividend,  4 – a divisor,  12 – the quotient. At dividing integers a quotient can be not a whole number. Then this quotient can be present as a fraction. If a quotient is a whole number, then it is called that numbers are divisible, i.e. one number is divided without remainder by another. Otherwise, we have a division with remainder. For example, 23 isn’t divided by 4 ; this case can be written as:  23 = 5×4 + 3.  Here 3 is a remainder.
Math tricks 1:
Dividing by grouping
345÷15
=(300÷15)+(45÷15)
=20+3
=23
In example here,separate dividend into two groups:(300÷15)+(45÷15),and add up the answer.
Math tricks 2:
Dividing by augmenting
Example:
418÷11
=(440÷11)-(22÷11)
=40-2
=38
In example here,418 was augmented to 440,that is 418=440-22
Math tricks 3:
Dividing by break apart the divisor
325÷25
=325÷(5×5)
=325÷5÷5
=65÷5
=13
In example here,break 25 to 5 and 5(25=5×5).

 

Copyright @ 2013 MATH WITH YEASIR [mental math & IQ].