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.
7 1 0 0 + 5 = 7 0 × 7 1 0 0 + 5 = 7 0 × ( 7 4 ) 2 5 + 5 = 7 0 × 2 4 0 1 2 5 + 5 ≡ 7 0 × 1 2 5 + 5 ≡ 1 × 1 + 5 ≡ 1 + 5 ≡ 6 ( m o d 1 0 ) Hence, the last digit is 6
Problem Loading...
Note Loading...
Set Loading...
If you write the last digit of the first powers of seven:
7 0 = 1 ; last digit: 1 ; 0 mod 4 = 0
7 1 = 7 ; last digit: 7 ; 1 mod 4 = 1
7 2 = 4 9 ; last digit: 9 ; 2 mod 4 = 2
7 3 = 3 4 3 ; last digit: 3 ; 3 mod 4 = 3
7 4 = 2 4 0 1 ; last digit: 1 ; 4 mod 4 = 0
7 5 = 1 6 8 0 7 ; last digit: 7 ; 5 mod 4 = 1
....
There is a period of 4, so you only need 100 mod 4 = 0, so the last digit is 1.
Adding 5, the last digit of 7 1 0 0 + 5 is 6