Base 100 : i.e for numbers between 76-125.
1. Get the difference between 100 and given number and square diff(Write it on right side such that it will consume last two digits and carry 100th digit if 3digits are there.
2. Subtract the difference( if number < 100) or Add the difference (if number > 100) in given number And Write result in front of result of case 1.
Example 1: 104 Γ 104
diff- 4... Square - 16
104+4=108
Answer: 10816
Example 2: 97 Γ 97
Case1- Diff- 3 square 09
Case2- 97-3 = 94
Concate case1 and case2
Answer: 9409
1. Get the difference between 100 and given number and square diff(Write it on right side such that it will consume last two digits and carry 100th digit if 3digits are there.
2. Subtract the difference( if number < 100) or Add the difference (if number > 100) in given number And Write result in front of result of case 1.
Example 1: 104 Γ 104
diff- 4... Square - 16
104+4=108
Answer: 10816
Example 2: 97 Γ 97
Case1- Diff- 3 square 09
Case2- 97-3 = 94
Concate case1 and case2
Answer: 9409
β€7π2π2
Would you like to watch short, simple videos?
Anonymous Poll
77%
β
Yes, absolutely!
17%
π€ Maybe, depends on content
6%
β No, I prefer PDFs only
β€2
Basic Mathematicsπ€ pinned Β«Would you like to watch short, simple videos?Β»
Basic Mathematicsπ€
Base 100 : i.e for numbers between 76-125. 1. Get the difference between 100 and given number and square diff(Write it on right side such that it will consume last two digits and carry 100th digit if 3digits are there. 2. Subtract the difference( if numberβ¦
By using this trick you can find square of any numbers between 51-150... Practice accordingly
β€1
Base 150 : i.e for numbers between 126-175.
1. Get the difference between 150 and given number and square diff(Write it on right side such that it will consume last two digits and carry 100th digit.
2. Subtract the difference( if number < 150) or Add the difference (if number > 150) in given number and multiple the number by 1.5. And Write result in front of result of case 1.
e.g: 1. 160Γ160
Case1- diff- 10-square- 100
Add diff- 160+10=170
Multiply by 1.5- 170Γ1.5=255
Concate 255 and 100 carry 100th position
Ans: 25600
1. Get the difference between 150 and given number and square diff(Write it on right side such that it will consume last two digits and carry 100th digit.
2. Subtract the difference( if number < 150) or Add the difference (if number > 150) in given number and multiple the number by 1.5. And Write result in front of result of case 1.
e.g: 1. 160Γ160
Case1- diff- 10-square- 100
Add diff- 160+10=170
Multiply by 1.5- 170Γ1.5=255
Concate 255 and 100 carry 100th position
Ans: 25600
β€4π1π1
E.g 136Γ136
Diff- 14- square - 196
Substarct 14 from 136= 122
122Γ1.5 = 183
Concate 183 and 196 such that 1 will carry
Ans: 18496
Diff- 14- square - 196
Substarct 14 from 136= 122
122Γ1.5 = 183
Concate 183 and 196 such that 1 will carry
Ans: 18496
β€2π1
Understand the difference when you find it with calculations and by TRICK given above.
β€1
Base 200 : i.e for numbers between 175-225.
1. Get the difference between 200 and given number and square diff(Write it on right side such that it will consume last two digits and carry 100th digit.
2. Subtract the difference( if number < 200) or Add the difference (if number > 200) in given number and multiple the number by 12. And Write result in front of result of case 1.
e.g: 1. 212
Case1- diff- 12-square- 144
Add diff- 212+12=224
Multiply by 2: 224Γ2=448
Concate 448 and 144 carry 100th position
Ans: 44944
1. Get the difference between 200 and given number and square diff(Write it on right side such that it will consume last two digits and carry 100th digit.
2. Subtract the difference( if number < 200) or Add the difference (if number > 200) in given number and multiple the number by 12. And Write result in front of result of case 1.
e.g: 1. 212
Case1- diff- 12-square- 144
Add diff- 212+12=224
Multiply by 2: 224Γ2=448
Concate 448 and 144 carry 100th position
Ans: 44944
β€4
E.g 176Γ176
Diff- 24- square - 576
Substarct 24 from 176 = 152
152Γ2 = 304
Concate 304 and 576 such that 5 will carry
Ans: 30976
Diff- 24- square - 576
Substarct 24 from 176 = 152
152Γ2 = 304
Concate 304 and 576 such that 5 will carry
Ans: 30976
π4β€1
I think you can now easily find the squares of any number by understanding the above shortcuts. From tomorrow onwards, we will start learning how to identify whether a number is a perfect square or not, along with the rules for it.
Excited?
Excited?
β€2π2
Basic Mathematicsπ€
Base 200 : i.e for numbers between 175-225. 1. Get the difference between 200 and given number and square diff(Write it on right side such that it will consume last two digits and carry 100th digit. 2. Subtract the difference( if number < 200) or Add the differenceβ¦
Here, we find square of number 212 which is 44944.
This form of number are called palindrome that is from middle they are at same distance on both the sides and similar also.
This form of number are called palindrome that is from middle they are at same distance on both the sides and similar also.
More examples of Palindrome are:
β’ 1^2 = 1
β’ 11^2 = 121
β’ 111^2 = 12321
β’ 1111^2 = 1234321
β’ 11111^2 = 123454321
β’
β’
And so on upto 9 times 1.
β’ 1^2 = 1
β’ 11^2 = 121
β’ 111^2 = 12321
β’ 1111^2 = 1234321
β’ 11111^2 = 123454321
β’
β’
And so on upto 9 times 1.
β€5π₯1
How to identify given number is perfect square or not?
β’ Last digit of a perfect square is NEVER 2,3,7 or 8 And it's always 0,1,4,5,6 and 9.
e.g: 100, 81, 64, 25, 36, 529...
β’ If last digit of square is 5, then the 2nd last digit is always 2.
e.g: 25, 625, 1225...
β’ If last digit of square is 6, then the 2nd last digit is always ODD.
e.g: 36, 256...
β’ If last digit of a square is 1,4 and 9 then 2nd last digit is always EVEN.
e.g: 81, 121, 144, 484, 49, 1089...
β’ The number of zero's at the end of a square is always EVEN & the non zero part should be a perfect Square.
e.g: 900, 25600, 10000...
β’ Last digit of a perfect square is NEVER 2,3,7 or 8 And it's always 0,1,4,5,6 and 9.
e.g: 100, 81, 64, 25, 36, 529...
β’ If last digit of square is 5, then the 2nd last digit is always 2.
e.g: 25, 625, 1225...
β’ If last digit of square is 6, then the 2nd last digit is always ODD.
e.g: 36, 256...
β’ If last digit of a square is 1,4 and 9 then 2nd last digit is always EVEN.
e.g: 81, 121, 144, 484, 49, 1089...
β’ The number of zero's at the end of a square is always EVEN & the non zero part should be a perfect Square.
e.g: 900, 25600, 10000...
β€5π1π₯°1
β€2
β’ 7744 is the Only Perfect square number of the form/type XXYY.
i.e 88^2 = 7744.
i.e 88^2 = 7744.
π2
Cube And Cube Roots:
You should know the Cubes of numbers from 1-10.
1^3- 1
2^3- 8
3^3- 27
4^3- 64
5^3- 125
6^3- 216
7^3- 343
8^3- 512
9^3- 729
10^3- 1000
You can easily find cube of any number by using formulas given:
(a + b)^3 = a^3 + 3a^2b + 3ab^2+ b^3
(a - b)^3 = a^3 - 3a^2b + 3ab^2 - b^3
You should know the Cubes of numbers from 1-10.
1^3- 1
2^3- 8
3^3- 27
4^3- 64
5^3- 125
6^3- 216
7^3- 343
8^3- 512
9^3- 729
10^3- 1000
You can easily find cube of any number by using formulas given:
(a + b)^3 = a^3 + 3a^2b + 3ab^2+ b^3
(a - b)^3 = a^3 - 3a^2b + 3ab^2 - b^3
β€7
Example:
23^3 = (20 + 3)Β³
Step 1 β Apply Formula
(20 + 3)^3 = 20^3 + 3(20^2Γ3) + 3(20Γ3^2) + 3^3
Step 2 β Solve
= 8000 + 3(400Γ3) + 3(20Γ9) + 27
= 8000 + 3600 + 540 + 27 ξ
= 12,167
23^3 = (20 + 3)Β³
Step 1 β Apply Formula
(20 + 3)^3 = 20^3 + 3(20^2Γ3) + 3(20Γ3^2) + 3^3
Step 2 β Solve
= 8000 + 3(400Γ3) + 3(20Γ9) + 27
= 8000 + 3600 + 540 + 27 ξ
= 12,167
β€2
7Β³ = (10 β 3)Β³
Step 1 β Apply Formula
(10 - 3)^3 = 10^3 - 3(10^2Γ3) + 3(10Γ3^2) - 3^3
Step 2 β Solve
= 1000 - 3(100Γ3) + 3(10Γ9) - 27
= 1000 - 900 + 270 - 27 ξ
= 343
Step 1 β Apply Formula
(10 - 3)^3 = 10^3 - 3(10^2Γ3) + 3(10Γ3^2) - 3^3
Step 2 β Solve
= 1000 - 3(100Γ3) + 3(10Γ9) - 27
= 1000 - 900 + 270 - 27 ξ
= 343
β€3π1