There can be instances where we have to find the unit digit of a number. Especially when exponent numbers of the form x
y .To find the units digit of such numbers we need to only consider the units digits of the number x.
For example, if we need to find the units digit of a number like 567
354, we need to consider only 7
354. The units of 7
354 will be the units digits of 567
354. To find the units digit of x
y when x is a single digit, such 2
253,8
93,3
774, etc., there are two cases:
Case 1: When y in xy is NOT a multiple of 4
When y is NOT a multiple of 4, we need to find the remainder when y is divided by 4.
Case 2: When y in xy is a multiple of 4
There are two conditions here, when x is an even number and when x is an Odd number.
That is, when x is any of the digits 2,4,6,or 8 and raised to powers which are multiple of 4 and when x is any of the digits 3,7, and 9 and raised to powers which are multiple of 4.
Solved Examples
Qno.1: Find the units digit of 54357. Answer: We can find the units digit of 543
57 by finding the units digit of 3
57. We know that 57 gives a remainder of 1 when divided by 4.
57=14×4+1
So, the units digit of 3
57 is 1.
Hence, the units digit of 543
57 = units digit of 3
57=1
Qno.2: Find the units digit of .Answer: can be written as
To find the units digit of
, we need to find the units digits of 3
81. We know that 81 gives a remainder of 1 when divided by 4.
81=20×4+1
For numbers of the form x
y and y=4q+r where r is the remainder when y is divided by 4, then, the units digit of x
y is the units digit of x
r.
Hence, units digit of
=1
Qno.3: Find the units digit of .Answer: To find the remainder of
, we need to find the remainder of
.
By the power rule in law of exponents, we know that
So, we can write
as
So, to find the units digits of
, we need to check the remainder of 7
2431 The remainder obtained when 2431 is divided by 4 is 3.
For numbers of the form x
y and y=4q+r where r is the remainder when y is divided by 4, then, the units digit of x
y is the units digit of x
r.
So, units digit of 7
2431=3
Hence, the units digit of
is 3.