Last 2 Digits Rules
Last 2 Digits Rules
Last 2 digits:
(i) Number ending in 1 : Last two digits of (…a1)(…b) will be [Last digit of a × b] 1
(ii) Last two digits of a number ending in 5 : If the second last digit of the base and the power,
both
are odd then it will end in 75; otherwise the last two digits will be 25.
(iii) Solving last two digits for odd numbers (ending with 3, 7 and 9) : Change the odd number to
something that ends in 1. After that, we can use the property, last two digits of (…a1)(…b) will be
[Last digit of a × b] 1.
Sure! Let's break down each point with examples for clarity.
If a number ends in 1, the last two digits of its powers can be found using the formula:
(Last digit of a × b)1.
Example:
1. The number ends in 1, so we can use the formula (Last digit of a × b)1.
2. The last digit of 43 is 3.
3. Multiply the last digit (3) by the power (56): 3 × 56 = 168.
4. The last digit of 168 is 8.
5. Therefore, the last two digits of 43156 are 81.
If a number ends in 5, the last two digits depend on whether the second last digit of the base and the
power are odd.
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 1/9
2. The second last digit of the base (35) is 3 (odd).
3. The power (13) is also odd.
4. Since both are odd, the last two digits are 75.
(iii) Solving last two digits for odd numbers (ending with 3, 7, and 9)
To find the last two digits of powers of numbers ending in 3, 7, or 9, we convert the number to one
ending in 1 and then use the property from point (i).
Example:
In summary:
can you explain the point 3 with another example and in a simpler way
Sure! Let's break down point (iii) with another example in a simpler way.
(iii) Solving last two digits for odd numbers (ending with 3, 7, and 9)
To find the last two digits of powers of numbers ending in 3, 7, or 9, we can change the number to
something ending in 1 by finding an equivalent form modulo 100.
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 2/9
Example: Finding the last two digits of 374
To find the maximum power of 10 that divides 30! (30 factorial), we need to determine how many
times 10 is a factor in the prime factorization of 30!. Since 10 is the product of 2 and 5, we need to find
the number of pairs of these factors in 30!.
The power of a prime p in n! is given by:
⌊ np ⌋ + ⌊ pn2 ⌋ + ⌊ pn3 ⌋ + ⋯
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 3/9
Step-by-Step Calculation
30 30 30 30 30
⌊ ⌋+⌊ ⌋+⌊ ⌋+⌊ ⌋+⌊ ⌋
2 4 8 16 32
= 15 + 7 + 3 + 1 + 0 = 26
30 30 30
⌊ ⌋+⌊ ⌋+⌊ ⌋+⋯
5 25 125
=6+1+0=7
Since each pair of 2 and 5 forms a 10, the maximum power of 10 that divides 30! is the limiting factor,
which is the number of 5's.
Conclusion
HCF:
• Division Method: Suppose we have to find the HCF of two given numbers, divide the larger by
the smaller
one. Now, divide the divisor by the remainder. Repeat the process of dividing the preceding
number by the
remainder last obtained till zero is obtained as remainder. The last divisor is required HCF
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 4/9
Sure! Let's go through the process of finding the Highest Common Factor (HCF) of two numbers using
the division method in simpler terms.
Step-by-Step Process
1. Start with two numbers: Let's call them A and B . Assume A > B.
2. Divide the larger number (A) by the smaller number (B).
3. Find the remainder: Call it R.
4. Replace A with B and B with R.
5. Repeat the process: Continue dividing the new A by the new B and finding the new remainder
until the remainder is 0.
6. The last non-zero remainder is the HCF of the two numbers.
98 ÷ 56 = 1 with a remainder of 42
So, 98 = 56 × 1 + 42.
2. Now divide 56 by the remainder (42):
56 ÷ 42 = 1 with a remainder of 14
So, 56 = 42 × 1 + 14.
3. Now divide 42 by the new remainder (14):
42 ÷ 14 = 3 with a remainder of 0
So, 42 = 14 × 3 + 0.
Since the remainder is now 0, we stop the process. The last non-zero remainder is 14.
Conclusion
LCM:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 5/9
To find the Least Common Multiple (LCM) of two numbers, we can use the relationship between the
LCM and the HCF (also known as GCD, Greatest Common Divisor) of the numbers. The relationship is
given by:
LCM:
• Division Method (shortcut): Arrange the given numbers in a row in any order. Divide by a number
which
divided exactly at least two of the given numbers and carry forward the numbers which are not
divisible.
Repeat the above process till no two of the numbers are divisible by the same number except 1.
The product
of the divisors and the undivided numbers is the required LCM of the given numbers.
Sure! Let's go through the process of finding the Least Common Multiple (LCM) of two or more
numbers using the division method (shortcut) in simpler terms.
Step-by-Step Process
12, 15, 20
2 12, 15, 20
Dividing, we get:
2
6, 15, 10
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 6/9
3. Divide by another common factor: The next common factor is 3.
3 6, 15, 10
Dividing, we get:
3 2, 5, 10
5 2, 5, 10
Dividing, we get:
5 2, 1, 2
1 2, 1, 2
Dividing, we get:
2, 1, 2
LCM = 2 × 3 × 5 × 2 × 1 = 60
Conclusion
• For two numbers, HCF × LCM = product of the two numbers and for ‘n’ numbers, product of n
numbers
= (HCF)n-1 × LCM.
Sure! Let's explain the relationship between HCF (Highest Common Factor) and LCM (Least Common
Multiple) for two numbers and for 'n' numbers using simple examples.
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 7/9
For Two Numbers
HCF × LCM = 4 × 24 = 96
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 8/9
So, the product of the numbers is 512, but let's adjust the example to fit better into the provided rule:
It looks like we have a discrepancy here, so let's ensure the correct understanding:
For two numbers a and b:
HCF(a, b) × LCM(a, b) = a × b
For n numbers a1 , a2 , … , an :
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 9/9