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.
If x n ≡ ( y ) n ≡ a ( m o d z ) ; then does it mean that the last digit of x n is the same as ( y ) n ⟹ a ???
Log in to reply
no, but for all natural numbers a, last digit of a^x and a^(4n+x) are the same. I set the solution for the people who don't know modular arithmetic but have a good observation skill.
Is it a must to choose ( m o d 1 0 )
9^1=9,9^2=81,9^3=729,9^4=6561. Thus if the power is odd the last digit is 9 and if it is even the last digit is 1
Problem Loading...
Note Loading...
Set Loading...
9 2 0 1 4 ≡ ( − 1 ) 2 0 1 4 ≡ 1 ( m o d 1 0 )