This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
1 9 8 9 1 9 8 9 ≡ a ( m o d 1 0 ) 1 9 8 9 1 9 8 9 = 1 9 8 9 1 9 8 8 ⋅ 9 = ( 1 0 ⋅ 1 9 9 − 1 ) 1 9 8 8 ⋅ 9 ≡ ( 1 0 ˙ + 1 ) ⋅ 9 ( m o d 1 0 ) ( 1 0 ⋅ 1 9 9 − 1 ) ≡ 9 ( m o d 1 0 ) , so it ends in 9
Or you can simply use some basic modular arithmetic noting that 1 9 8 9 is odd.
1 9 8 9 1 9 8 9 = ( 1 9 9 0 − 1 ) 1 9 8 9 ≡ ( 0 − 1 ) 1 9 8 9 ≡ ( − 1 ) 1 9 8 9 ≡ − 1 ≡ − 1 + 1 0 ≡ 9 ( m o d 1 0 )
Problem Loading...
Note Loading...
Set Loading...
Note: here ^ means power. I use the logic,
consider,
9^1 = 9
9^2 = 81
9^3 = 729
9^4 = 6561
and so on.
Thus for odd power unit digit = 9 and
for even power unit digit = 1
Hence the answer is 9.