Squares of Numbers Without A Calculator
Squares of Numbers Without A Calculator
Squares of Numbers Without A Calculator
htm
français
In general, it is quite possible that an average person would be able to give the squares
of integers up to 100 without a calculator. Some of the numbers are easily memorized,
and the others can be obtained by certain 'tricks'. This article to provide some tools to
memorize or calculate the square of some numbers.
Numbers Method
1-25 Memorisation
Remove the last digit (five), multiply the resulting number (n) by the next
number (n+1), and tag on a 25 at the end of the product.
numbers ending in
Example: 45*45
a five
4*5=20
15,25,35,45,...
tag on a 25 to make 2025.
Calculate 45*45=2025
1 of 2 11/21/2007 12:10 PM
Squares of numbers without a Calculator http://www.mathpath.net/squares.htm
To calculate 96*96:
d=4
Calculate 96*96=(92-4)*100+4*4=9200+16=9216
Easy, isn't it? Now you'd be glad to practise you new learned skills!
Number to be squared: 38
Your Answer:
Hint Check Answer Reset
2 of 2 11/21/2007 12:10 PM
Multiplication of complementary numbers http://www.mathpath.net/multcomp.php
français
Before we begin the discussion on how to calculate the product, we will first
define what we mean by complementary numbers.
Complementary numbers are two numbers that add up to a power of 10. For
example, 2 and 8 are complementary, because they add up to 10. Also 22 and
78 are complementary, because they add up to 100, and so on.
Almost everyone would be expected to calculate 2*8 (or 2x8) through the
memorisation of the multiplication table. A less well known fact is that 2x8
equals the difference of the square of 5 (average of two and eight) and the
square of 3 (=8-5=5-2), i.e.
2*8=5*5-3*3=16.
In other words, to multiply two numbers N1 and N2, we just have to square the
average number N, (=5, 50, 500...) and subtract from it the square of the
difference (N-N1).
N1*N2=N*N-(N2-N)*(N-N1).
Examples:
1 of 2 11/21/2007 12:11 PM
Multiplication of complementary numbers http://www.mathpath.net/multcomp.php
This is a calculation that can be done without a calculator, and with a little
practice, without pen and paper!
Easy, isn't it? Now you'd be glad to practise you newly acquired skills!
Number of digits: 1
Product of: 3 * 7 =
Hint Check Answer Reset
2 of 2 11/21/2007 12:11 PM
Multiplication of partially complementary numbers http://www.mathpath.net/multpcomp.php
français
To calculate the product, you would have to calculate product of the root and the
next number, and append the product of the suffices.
To multiply 53 by 57, we identify that the root is 5 and the suffices are 3 and 7.
The product of the root and the next number is therefore 5*(5+1)=30. Appending
the product of 3 and 7 (=21) to 30 gives 3021. Thus 53*57 = 3021.
Note that this is almost the same procedure as the calculation of squares of
numbers ending in 5. Instead of appending 25, we append the product of the
suffices.
The same steps will be followed. Multiply the root by the next number. Append
the product of the suffices.
For example, for 1545*1555, the root is 15, suffices are 45 and 55. Thus the
product of the root and the next number is 15*(15+1)=240. To this, we append
the product of the suffices, 45*55=2475. The suffices here are two digits long,
and their product must therefore occupy four digits. Thus 1545*1555=2402475.
Easy, isn't it? Now you'd be glad to practise you newly acquired skills!
1 of 2 11/21/2007 12:11 PM
Multiplication of partially complementary numbers http://www.mathpath.net/multpcomp.php
2 of 2 11/21/2007 12:11 PM
Lightning Division by Aitken's method http://www.mathpath.net/Aitken_div.php
français
He was very fond of mathematics, and specifically mental calculations. He is one of the
few performers that shared his speed math secrets with others. What you read in the
following paragraphs is one of them.
Division is a rather tedious operation, and mental calculation techniques are sparse. The
technique Aitken used applies to two- or three digit divisors ending with a 9, and
assuming the 'performer' can divide mentally with a one digit divisor (1-9) or a two-digit
divisor (12, 30, etc).
The idea behind his method is to round up the divisor to the next number ending with a
zero, and do the simpler division mentally. In order to compensate for the rounding up of
the divisor, the quotient must be appended to the original number and the division
continues indefinitely, but quickly and accurately.
1 of 2 11/21/2007 12:11 PM
Lightning Division by Aitken's method http://www.mathpath.net/Aitken_div.php
One can continue the division just by looking at the quotient and continue the division by
30 (or mentally, 3).
The answer is 45/29=1.55172413793103448275 to 20 decimal places. You could verify
your own calculations using the arbitrary precision arithmetic page at this site.
2 of 2 11/21/2007 12:11 PM