no. system shortcut

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 10

no.

system
1. Divisibility Shortcut Tricks
1. Divisible by 2: Check if the last digit is even.
2. Divisible by 4: Look at the last two digits.
 Example: 132132132 → Last two digits 323232 → 32÷4=832 \div 4 = 832÷4=8, so
divisible.
3. Divisible by 8: Check the last three digits.
4. Divisible by 11:
 Find the difference between the sum of digits in odd positions and even positions.
 If the difference is divisible by 11, so is the number.
 Example: 483271483271483271 → Odd: 4+3+7=144+3+7=144+3+7=14, Even:
8+2+1=118+2+1=118+2+1=11. Difference: 14−11=314-11=314−11=3 → Not
divisible.

2. HCF and LCM Shortcuts


1. HCF Using Division Method:
 Divide the larger number by the smaller number.
 Continue dividing the remainder until it becomes 0.
 Example: HCF of 565656 and 989898:
 98÷56=198 \div 56 = 198÷56=1 (remainder 424242)
 56÷42=156 \div 42 = 156÷42=1 (remainder 141414)
 42÷14=342 \div 14 = 342÷14=3 (remainder 000) → HCF = 141414.
2. LCM Shortcut:
 Formula: LCM=Product of NumbersHCF\text{LCM} = \frac{\text{Product of
Numbers}}{\text{HCF}}LCM=HCFProduct of Numbers
 Example: For 121212 and 151515:
 HCF = 333, Product = 12×15=18012 \times 15 = 18012×15=180.
 LCM = 180÷3=60180 \div 3 = 60180÷3=60.

3. Finding Remainders
1. Power Modulus Shortcut:
 Use Cyclic Pattern:
 Example: Find remainder of 781÷97^{81} \div 9781÷9.
 7mod 9=77 \mod 9 = 77mod9=7.
 Powers of 777: 71=77^1 = 771=7, 72=49mod 9=47^2 = 49 \mod 9 =
472=49mod9=4, 73=343mod 9=17^3 = 343 \mod 9 = 173=343mod9=1.
 Cycle: 7,4,17, 4, 17,4,1.
 81mod 3=081 \mod 3 = 081mod3=0 → 781mod 9=17^{81} \mod 9 =
1781mod9=1.
2. Last Digit Shortcut:
 Find the last digit of 2202^{20}220:
 Powers of 2 repeat in cycles of 4: 2,4,8,62, 4, 8, 62,4,8,6.
 20mod 4=020 \mod 4 = 020mod4=0 → Last digit = 666.

4. Sum of Digits Shortcut


 To find the sum of digits quickly:
 Example: Sum of digits of 985439854398543: 9+8+5+4+3=299 + 8 + 5 + 4 + 3 =
299+8+5+4+3=29.
 Shortcut: Group numbers for mental math: (9+8=17),(5+4=9),(17+9+3=29)
(9+8=17), (5+4=9), (17+9+3=29)(9+8=17),(5+4=9),(17+9+3=29).

5. Perfect Square and Cube Identification


1. Perfect Square:
 The last digit of a perfect square is always 0,1,4,5,6,90, 1, 4, 5, 6, 90,1,4,5,6,9.
 Example: 784784784 → Last digit 444, so it can be a square.
2. Perfect Cube:
 The last digit of cubes follows these rules:
 13=11^3 = 113=1, 23=82^3 = 823=8, 33=27(7)3^3 = 27 (7)33=27(7),
43=64(4)4^3 = 64 (4)43=64(4), 53=125(5)5^3 = 125 (5)53=125(5), etc.

6. Shortcuts for Finding Numbers


1. Digit Reversal Shortcut:
 If a two-digit number is reversed, and the difference is divisible by 999, the original
and reversed numbers satisfy: Original=10x+y,Reversed=10y+x\text{Original} =
10x + y, \quad \text{Reversed} = 10y + xOriginal=10x+y,Reversed=10y+x
 Example: Find a two-digit number where reversed =36= 36=36 more than original.
 10y+x−(10x+y)=3610y + x - (10x + y) = 3610y+x−(10x+y)=36 →
9y−9x=369y - 9x = 369y−9x=36.
 Solve: y−x=4y - x = 4y−x=4.

7. Prime Numbers
1. Shortcut to Check Primality:
 A number nnn is prime if it is not divisible by any prime number ≤n\leq \sqrt{n}≤n.
 Example: Check if 979797 is prime.
 97≈9.8\sqrt{97} \approx 9.897≈9.8. Check divisors 2,3,5,72, 3, 5, 72,3,5,7:
Not divisible → Prime.
8. Modular Arithmetic in Cyclic Problems
 Example: Find the day of the week after 500 days, if today is Monday.
 500mod 7=3500 \mod 7 = 3500mod7=3.
 3 days after Monday = Thursday.

9. Miscellaneous Tricks
1. Product of Consecutive Numbers:
 The product of nnn consecutive integers is divisible by n!n!n!.
2. Digit Root Shortcut:
 To check divisibility by 999, find the digital root (sum of digits until a single digit
remains).
 Example: 198→1+9+8=18→1+8=9198 → 1+9+8 = 18 → 1+8 =
9198→1+9+8=18→1+8=9 → Divisible by 999.
1. Divisibility Shortcut Tricks
1. Divisible by 2: Check if the last digit is even.
2. Divisible by 4: Look at the last two digits.
 Example: 132132132 → Last two digits 323232 → 32÷4=832 \div 4 = 832÷4=8, so
divisible.
3. Divisible by 8: Check the last three digits.
4. Divisible by 11:
 Find the difference between the sum of digits in odd positions and even positions.
 If the difference is divisible by 11, so is the number.
 Example: 483271483271483271 → Odd: 4+3+7=144+3+7=144+3+7=14, Even:
8+2+1=118+2+1=118+2+1=11. Difference: 14−11=314-11=314−11=3 → Not
divisible.

2. HCF and LCM Shortcuts


1. HCF Using Division Method:
 Divide the larger number by the smaller number.
 Continue dividing the remainder until it becomes 0.
 Example: HCF of 565656 and 989898:
 98÷56=198 \div 56 = 198÷56=1 (remainder 424242)
 56÷42=156 \div 42 = 156÷42=1 (remainder 141414)
 42÷14=342 \div 14 = 342÷14=3 (remainder 000) → HCF = 141414.
2. LCM Shortcut:
 Formula: LCM=Product of NumbersHCF\text{LCM} = \frac{\text{Product of
Numbers}}{\text{HCF}}LCM=HCFProduct of Numbers
 Example: For 121212 and 151515:
 HCF = 333, Product = 12×15=18012 \times 15 = 18012×15=180.
 LCM = 180÷3=60180 \div 3 = 60180÷3=60.
3. Finding Remainders
1. Power Modulus Shortcut:
 Use Cyclic Pattern:
 Example: Find remainder of 781÷97^{81} \div 9781÷9.
 7mod 9=77 \mod 9 = 77mod9=7.
 Powers of 777: 71=77^1 = 771=7, 72=49mod 9=47^2 = 49 \mod 9 =
472=49mod9=4, 73=343mod 9=17^3 = 343 \mod 9 = 173=343mod9=1.
 Cycle: 7,4,17, 4, 17,4,1.
 81mod 3=081 \mod 3 = 081mod3=0 → 781mod 9=17^{81} \mod 9 =
1781mod9=1.
2. Last Digit Shortcut:
 Find the last digit of 2202^{20}220:
 Powers of 2 repeat in cycles of 4: 2,4,8,62, 4, 8, 62,4,8,6.
 20mod 4=020 \mod 4 = 020mod4=0 → Last digit = 666.

4. Sum of Digits Shortcut


 To find the sum of digits quickly:
 Example: Sum of digits of 985439854398543: 9+8+5+4+3=299 + 8 + 5 + 4 + 3 =
299+8+5+4+3=29.
 Shortcut: Group numbers for mental math: (9+8=17),(5+4=9),(17+9+3=29)
(9+8=17), (5+4=9), (17+9+3=29)(9+8=17),(5+4=9),(17+9+3=29).

5. Perfect Square and Cube Identification


1. Perfect Square:
 The last digit of a perfect square is always 0,1,4,5,6,90, 1, 4, 5, 6, 90,1,4,5,6,9.
 Example: 784784784 → Last digit 444, so it can be a square.
2. Perfect Cube:
 The last digit of cubes follows these rules:
 13=11^3 = 113=1, 23=82^3 = 823=8, 33=27(7)3^3 = 27 (7)33=27(7),
43=64(4)4^3 = 64 (4)43=64(4), 53=125(5)5^3 = 125 (5)53=125(5), etc.

6. Shortcuts for Finding Numbers


1. Digit Reversal Shortcut:
 If a two-digit number is reversed, and the difference is divisible by 999, the original
and reversed numbers satisfy: Original=10x+y,Reversed=10y+x\text{Original} =
10x + y, \quad \text{Reversed} = 10y + xOriginal=10x+y,Reversed=10y+x
 Example: Find a two-digit number where reversed =36= 36=36 more than original.
 10y+x−(10x+y)=3610y + x - (10x + y) = 3610y+x−(10x+y)=36 →
9y−9x=369y - 9x = 369y−9x=36.
 Solve: y−x=4y - x = 4y−x=4.

7. Prime Numbers
1. Shortcut to Check Primality:
 A number nnn is prime if it is not divisible by any prime number ≤n\leq \sqrt{n}≤n.
 Example: Check if 979797 is prime.
 97≈9.8\sqrt{97} \approx 9.897≈9.8. Check divisors 2,3,5,72, 3, 5, 72,3,5,7:
Not divisible → Prime.

8. Modular Arithmetic in Cyclic Problems


 Example: Find the day of the week after 500 days, if today is Monday.
 500mod 7=3500 \mod 7 = 3500mod7=3.
 3 days after Monday = Thursday.

9. Miscellaneous Tricks
1. Product of Consecutive Numbers:
 The product of nnn consecutive integers is divisible by n!n!n!.
2. Digit Root Shortcut:
 To check divisibility by 999, find the digital root (sum of digits until a single digit
remains).
 Example: 198→1+9+8=18→1+8=9198 → 1+9+8 = 18 → 1+8 =
9198→1+9+8=18→1+8=9 → Divisible by 999.
1. Divisibility Shortcut Tricks
1. Divisible by 2: Check if the last digit is even.
2. Divisible by 4: Look at the last two digits.
 Example: 132132132 → Last two digits 323232 → 32÷4=832 \div 4 = 832÷4=8, so
divisible.
3. Divisible by 8: Check the last three digits.
4. Divisible by 11:
 Find the difference between the sum of digits in odd positions and even positions.
 If the difference is divisible by 11, so is the number.
 Example: 483271483271483271 → Odd: 4+3+7=144+3+7=144+3+7=14, Even:
8+2+1=118+2+1=118+2+1=11. Difference: 14−11=314-11=314−11=3 → Not
divisible.

2. HCF and LCM Shortcuts


1. HCF Using Division Method:
 Divide the larger number by the smaller number.
 Continue dividing the remainder until it becomes 0.
 Example: HCF of 565656 and 989898:
 98÷56=198 \div 56 = 198÷56=1 (remainder 424242)
 56÷42=156 \div 42 = 156÷42=1 (remainder 141414)
 42÷14=342 \div 14 = 342÷14=3 (remainder 000) → HCF = 141414.
2. LCM Shortcut:
 Formula: LCM=Product of NumbersHCF\text{LCM} = \frac{\text{Product of
Numbers}}{\text{HCF}}LCM=HCFProduct of Numbers
1. Divisibility Shortcut Tricks
1. Divisible by 2: Check if the last digit is even.
2. Divisible by 4: Look at the last two digits.
 Example: 132132132 → Last two digits 323232 → 32÷4=832 \div 4 = 832÷4=8, so
divisible.
3. Divisible by 8: Check the last three digits.
4. Divisible by 11:
 Find the difference between the sum of digits in odd positions and even positions.
 If the difference is divisible by 11, so is the number.
 Example: 483271483271483271 → Odd: 4+3+7=144+3+7=144+3+7=14, Even:
8+2+1=118+2+1=118+2+1=11. Difference: 14−11=314-11=314−11=3 → Not
divisible.

2. HCF and LCM Shortcuts


1. HCF Using Division Method:
 Divide the larger number by the smaller number.
 Continue dividing the remainder until it becomes 0.
 Example: HCF of 565656 and 989898:
 98÷56=198 \div 56 = 198÷56=1 (remainder 424242)
 56÷42=156 \div 42 = 156÷42=1 (remainder 141414)
 42÷14=342 \div 14 = 342÷14=3 (remainder 000) → HCF = 141414.
2. LCM Shortcut:
 Formula: LCM=Product of NumbersHCF\text{LCM} = \frac{\text{Product of
Numbers}}{\text{HCF}}LCM=HCFProduct of Numbers
 Example: For 121212 and 151515:
 HCF = 333, Product = 12×15=18012 \times 15 = 18012×15=180.
 LCM = 180÷3=60180 \div 3 = 60180÷3=60.

3. Finding Remainders
1. Power Modulus Shortcut:
 Use Cyclic Pattern:
 Example: Find remainder of 781÷97^{81} \div 9781÷9.
 7mod 9=77 \mod 9 = 77mod9=7.
 Powers of 777: 71=77^1 = 771=7, 72=49mod 9=47^2 = 49 \mod 9 =
472=49mod9=4, 73=343mod 9=17^3 = 343 \mod 9 = 173=343mod9=1.
 Cycle: 7,4,17, 4, 17,4,1.
 81mod 3=081 \mod 3 = 081mod3=0 → 781mod 9=17^{81} \mod 9 =
1781mod9=1.
2. Last Digit Shortcut:
 Find the last digit of 2202^{20}220:
 Powers of 2 repeat in cycles of 4: 2,4,8,62, 4, 8, 62,4,8,6.
 20mod 4=020 \mod 4 = 020mod4=0 → Last digit = 666.

4. Sum of Digits Shortcut


 To find the sum of digits quickly:
 Example: Sum of digits of 985439854398543: 9+8+5+4+3=299 + 8 + 5 + 4 + 3 =
299+8+5+4+3=29.
 Shortcut: Group numbers for mental math: (9+8=17),(5+4=9),(17+9+3=29)
(9+8=17), (5+4=9), (17+9+3=29)(9+8=17),(5+4=9),(17+9+3=29).

5. Perfect Square and Cube Identification


1. Perfect Square:
 The last digit of a perfect square is always 0,1,4,5,6,90, 1, 4, 5, 6, 90,1,4,5,6,9.
 Example: 784784784 → Last digit 444, so it can be a square.
2. Perfect Cube:
 The last digit of cubes follows these rules:
 13=11^3 = 113=1, 23=82^3 = 823=8, 33=27(7)3^3 = 27 (7)33=27(7),
43=64(4)4^3 = 64 (4)43=64(4), 53=125(5)5^3 = 125 (5)53=125(5), etc.

6. Shortcuts for Finding Numbers


1. Digit Reversal Shortcut:
 If a two-digit number is reversed, and the difference is divisible by 999, the original
and reversed numbers satisfy: Original=10x+y,Reversed=10y+x\text{Original} =
10x + y, \quad \text{Reversed} = 10y + xOriginal=10x+y,Reversed=10y+x
 Example: Find a two-digit number where reversed =36= 36=36 more than original.
 10y+x−(10x+y)=3610y + x - (10x + y) = 3610y+x−(10x+y)=36 →
9y−9x=369y - 9x = 369y−9x=36.
 Solve: y−x=4y - x = 4y−x=4.

7. Prime Numbers
1. Shortcut to Check Primality:
 A number nnn is prime if it is not divisible by any prime number ≤n\leq \sqrt{n}≤n.
 Example: Check if 979797 is prime.
 97≈9.8\sqrt{97} \approx 9.897≈9.8. Check divisors 2,3,5,72, 3, 5, 72,3,5,7:
Not divisible → Prime.

8. Modular Arithmetic in Cyclic Problems


 Example: Find the day of the week after 500 days, if today is Monday.
 500mod 7=3500 \mod 7 = 3500mod7=3.
 3 days after Monday = Thursday.

9. Miscellaneous Tricks
1. Product of Consecutive Numbers:
 The product of nnn consecutive integers is divisible by n!n!n!.
2. Digit Root Shortcut:
 To check divisibility by 999, find the digital root (sum of digits until a single digit
remains).
 Example: 198→1+9+8=18→1+8=9198 → 1+9+8 = 18 → 1+8 =
9198→1+9+8=18→1+8=9 → Divisible by 999.
 Example: For 121212 and 151515:
 HCF = 333, Product = 12×15=18012 \times 15 = 18012×15=180.
 LCM = 180÷3=60180 \div 3 = 60180÷3=60.

3. Finding Remainders
1. Power Modulus Shortcut:
 Use Cyclic Pattern:
 Example: Find remainder of 781÷97^{81} \div 9781÷9.
 7mod 9=77 \mod 9 = 77mod9=7.
 Powers of 777: 71=77^1 = 771=7, 72=49mod 9=47^2 = 49 \mod 9 =
472=49mod9=4, 73=343mod 9=17^3 = 343 \mod 9 = 173=343mod9=1.
 Cycle: 7,4,17, 4, 17,4,1.
 81mod 3=081 \mod 3 = 081mod3=0 → 781mod 9=17^{81} \mod 9 =
1781mod9=1.
2. Last Digit Shortcut:
 Find the last digit of 2202^{20}220:
 Powers of 2 repeat in cycles of 4: 2,4,8,62, 4, 8, 62,4,8,6.
 20mod 4=020 \mod 4 = 020mod4=0 → Last digit = 666.
4. Sum of Digits Shortcut
 To find the sum of digits quickly:
 Example: Sum of digits of 985439854398543: 9+8+5+4+3=299 + 8 + 5 + 4 + 3 =
299+8+5+4+3=29.
 Shortcut: Group numbers for mental math: (9+8=17),(5+4=9),(17+9+3=29)
(9+8=17), (5+4=9), (17+9+3=29)(9+8=17),(5+4=9),(17+9+3=29).

5. Perfect Square and Cube Identification


1. Perfect Square:
 The last digit of a perfect square is always 0,1,4,5,6,90, 1, 4, 5, 6, 90,1,4,5,6,9.
 Example: 784784784 → Last digit 444, so it can be a square.
2. Perfect Cube:
 The last digit of cubes follows these rules:
 13=11^3 = 113=1, 23=82^3 = 823=8, 33=27(7)3^3 = 27 (7)33=27(7),
43=64(4)4^3 = 64 (4)43=64(4), 53=125(5)5^3 = 125 (5)53=125(5), etc.

6. Shortcuts for Finding Numbers


1. Digit Reversal Shortcut:
 If a two-digit number is reversed, and the difference is divisible by 999, the original
and reversed numbers satisfy: Original=10x+y,Reversed=10y+x\text{Original} =
10x + y, \quad \text{Reversed} = 10y + xOriginal=10x+y,Reversed=10y+x
 Example: Find a two-digit number where reversed =36= 36=36 more than original.
 10y+x−(10x+y)=3610y + x - (10x + y) = 3610y+x−(10x+y)=36 →
9y−9x=369y - 9x = 369y−9x=36.
 Solve: y−x=4y - x = 4y−x=4.

7. Prime Numbers
1. Shortcut to Check Primality:
 A number nnn is prime if it is not divisible by any prime number ≤n\leq \sqrt{n}≤n.
 Example: Check if 979797 is prime.
 97≈9.8\sqrt{97} \approx 9.897≈9.8. Check divisors 2,3,5,72, 3, 5, 72,3,5,7:
Not divisible → Prime.

8. Modular Arithmetic in Cyclic Problems


 Example: Find the day of the week after 500 days, if today is Monday.
 500mod 7=3500 \mod 7 = 3500mod7=3.
 3 days after Monday = Thursday.
9. Miscellaneous Tricks
1. Product of Consecutive Numbers:
 The product of nnn consecutive integers is divisible by n!n!n!.
2. Digit Root Shortcut:
 To check divisibility by 999, find the digital root (sum of digits until a single digit
remains).
 Example: 198→1+9+8=18→1+8=9198 → 1+9+8 = 18 → 1+8 =
9198→1+9+8=18→1+8=9 → Divisible by 999.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy