Find The Last Two Digit of A Number
Find The Last Two Digit of A Number
Find The Last Two Digit of A Number
I do not think
there can be easier or more lucid method of finding the last two digits of a number. Kudos to Ashish
for this article. We will also welcome similar contributions from our other users. Do you have some
useful or life-saving funda that you would like to share? Send it to us and we will publish it with
your name- Total Gadha
I am dividing this method into four parts and we will discuss each part one by one:
Before we start, let me mention binomial theorem in brief as we will need it for our calculations.
Solution: 31 786 = (30 + 1) 786 = 786C 0 ⋅ 1786 + 786 C1 ⋅ 1785 ⋅ (30) + 786C 2 ⋅ 1 784 ⋅ 302 + ..., Note that
all the terms after the second term will end in two or more zeroes. The first two terms are 786C 0 ⋅
1 786 and 786C 1 ⋅ 1 785 ⋅ (30). Now, the second term will end with one zero and the tens digit of the
second term will be the product of 786 and 3 i.e. 8. Therefore, the last two digits of the second term
will be 80. The last digit of the first term is 1. So the last two digits of 31786 are 81.
In no time at all you can calculate the answer to be 61 (4 ⋅ 9 = 36. Therefore, 6 will be the tens
digit and one will be the units digit)
19 266 = (192) 133 . Now, 192 ends in 61 (19 2 = 361) therefore, we need to find the last two digits of
(61) 133.
Once the number is ending in 1 we can straight away get the last two digits with the help of the
previous method. The last two digits are 81 (6 ⋅ 3 = 18, so the tens digit will be 8 and last digit
will be 1)
33 288 = (334) 72 . Now 33 4 ends in 21 (334 = 332 ⋅ 332 = 1089 ⋅ 1089 = xxxxx21) therefore, we need
to find the last two digits of 2172 . By the previous method, the last two digits of 2172 = 41 (tens
digit = 2 ⋅ 2 = 4, unit digit = 1)
So here’s the rule for finding the last two digits of numbers ending in 3, 7 and 9:
87 474 = 87472 ⋅ 87 2 = (87 4) 118 ⋅ 872 = (69 ⋅ 69) 118 ⋅ 69 (The last two digits of 872 are 69) = 61 118 ⋅
69 = 81 ⋅ 69 = 89
If you understood the method then try your hands on these questions:
1. 27 456
2. 79 83
3. 583 512
There is only one even two-digit number which always ends in itself (last two digits) - 76 i.e. 76
raised to any power gives the last two digits as 76. Therefore, our purpose is to get 76 as last two
digits for even numbers. We know that 242 ends in 76 and 210 ends in 24. Also, 24 raised to an even
power always ends with 76 and 24 raised to an odd power always ends with 24. Therefore, 2434 will
end in 76 and 24 53 will end in 24.
Same method we can use for any number which is of the form 2n . Here is an example:
64 236 = (2 6) 236 = 21416 = (2 10) 141 ⋅ 26 = 24141 (24 raised to odd power) ⋅ 64 = 24 ⋅ 64 = 36
Now those numbers which are not in the form of 2n can be broken down into the form 2n × odd
number. We can find the last two digits of both the parts separately.