Math Tricks is an app on Google Play with lots of tricks and shortcuts to specific math problems.
In this app I have discovered that not only is the following method applicable to squaring any 2-digit number but also it is applicable to squaring any real number.
See other tricks @ Mental Math Tricks.
How?
From the FOIL (First, Outer, Inner, Last) method, we can derive that
(a+b)2=a2+2ab+b2
(This is obviously the law of squaring a binomial.)
...which means we can square any real number with any number of digits!
How it works for 2-digit numbers
Find 462.
Procedure:
- Subtract the ones digits from the number to be squared: 46−40=6.
Now you have 2 numbers - 40 and 6.
- Square the subtrahend from #1: 402=1600.
- Multiply the product of the subtrahend and the difference from #1 by 2: 40×6×2=480.
- Square the difference from #1: 62=36.
- Add all results from #2, #3 & #4: 1600+480+36=2116. □
How about for 3-digit numbers?
Find 7462.
Procedure:
- Get the leftmost digit from the number to be squared and add zeroes to replace all digits to its right: 746→700.
- Subtract the result from #1 from the number to be squared: 746−700=46.
Now you have two numbers - 700 and 46.
- Square the subtrahend from #2: 7002=490000.
- Multiply the product of the subtrahend and the difference from #2 by 2: 700×46×2=64400.
- Square the difference from #1: 462=2116
- Add all results from #3, #4 & #5: 490000+64400+2116=556516. □
How about for numbers with digits more than 3? Previous procedure.
Find 17462.
Procedure:
- Get the leftmost digit from the number to be squared and add zeroes to replace all digits to its right: 1746→1000.
- Subtract the result from #1 from the number to be squared: 1746−1000=746.
Now you have two numbers - 1000 and 746.
- Square the subtrahend from #2: 10002=1000000.
- Multiply the product of the subtrahend and the difference from #2 by 2: 1000×746×2=1492000.
- Square the difference from #1: 7462=556516
- Add all results from #3, #4 & #5: 1000000+1492000+556516=3048516. □
Advantage
The one and only significant advantage I see for this method is that it gives us a more accurate result for squaring numbers like those with 10 digits (and of course with any number of digits) like the number 1234567890 using only a scientific calculator (not a computer calculator; this method is most useful if it can only display 10 digits or less).
Example (difficult)
To square a number like 1234567890:
STEP 1: Square the number containing the 3 rightmost digits of the given number (The resulting number is 890).
8902=8002+((800×90)×2)+902
=640000+144000+8100=792100
STEP 2: Place the nearest digit positioned to the left of the leftmost digit of the resulting number to the left of the resulting number, and square the new resulting number.
78902=70002+((7000×890)×2)+8902
=49000000+12460000+792100=62252100
STEP 3: Repeat STEP 2. For squaring numbers with 7 or more digits, one should count how many zeroes there are in 2ab and add the digits of b2 corresponding to the places of the zeroes in b2 so one can know the rightmost digits missing in the calculator.
A. 678902=600002+((60000×7890)×2)+78902
=3,600,000,000+946800000+62252100
=4609052100
B. 5678902=5000002+((1000000×67890)×2)+678902
=250,000,000,000+67,890,000,000+4609052100
=322,499,052,100
C. 45678902=40000002+((8000000×567890)×2)+5678902
=16,000,000,000,000+4,543,120,000,000+322,499,052,100
=20,865,619,052,100
D. 345678902=300000002+((60000000×4567890)×2)+45678902
=900,000,000,000,000+274,073,400,000,000+20,865,619,052,100
=1,194,939,019,052,100
E. 2345678902=2000000002+((400000000×34567890)×2)+345678902
=40,000,000,000,000,000+13,827,156,000,000,000+1,194,939,019,052,100
=55,022,095,019,052,100
STEP 4: Square the given number.
12345678902=1,000,000,0002+((2,000,000,000×234567890)×2)+2345678902
=1,000,000,000,000,000,000+469,135,780,000,000,000+55,022,095,019,052,100
=1,524,157,875,019,052,100 □
#NumberTheory
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Relevant article: Mental Math Tricks.
Log in to reply
Thanks! :)
Log in to reply
You should talk to @Michael Fuller about this. He is currently writing up this page.
Log in to reply