Find the unit digit of:
9 7 9 3 9 1 8 9 8 7 8 3 8 1
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.
Did same but I have a second method
83^{81} \equiv -1\ pmod{4}
So 87^{83}^{81} \equiv -1\pmod{4}
Proceeding same we got 93^{91}^{89}^{87}^{83}^{81} \equiv 1\pmod{4}
Now every power of 97 of form 4q+1 has unit digit 7
Did the same!knowing that unit digit of powers of 7 follows cyclicity of 4 & 93^k will leave remainder 1 when divided by 4 we get the answer =7
Problem Loading...
Note Loading...
Set Loading...
Let the number be 9 7 9 3 a and we need to find 9 7 9 3 a ≡ x (mod 10) . Since 97 and 10 are coprime integers, we can apply Euler's theorem .
9 7 9 3 a ≡ 9 7 9 3 a mod 4 (mod 10) ϕ ( 1 0 ) = 4 ≡ 9 7 ( 4 × 2 3 + 1 ) a mod 4 (mod 10) ≡ 9 7 (mod 10) ≡ 7 (mod 10)