Try to Solve Without Using a Calculator

13 156 5 156 \Large \color{#3D99F6}{13}^{\color{#D61F06}{156}}-\color{#20A900}{5}^{\color{#D61F06}{156}}

What is the last digit of the expression above when simplified?

5 6 1 3

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.

9 solutions

Otto Bretscher
Dec 20, 2015

Note that 5 n 5 ( m o d 10 ) 5^n\equiv 5 \pmod{10} , so 1 3 156 5 156 3 156 5 ( 3 4 ) 39 5 8 1 39 5 1 39 5 6 ( m o d 10 ) 13^{156}-5^{156}\equiv 3^{156}-5\equiv (3^4)^{39}-5\equiv 81^{39}-5\equiv 1^{39}-5\equiv \boxed{6} \pmod{10}

well i think u need to follow a virtual concept here :D (13)^1= 13 the units place 3 .. similarly (13)^4 has 1 in its unit place i.e. 1... and also 4 divides 156 so (13)^156 will also have 1 in its unit's place :) .. and we know that (5)^n will always have 5 in its unit's place... therefore (13)^156-(5)^156=...... * 1 - ....... 5= ....... * ** 6 .. { since 11-5=6} bit long but easy to understand.. goodluck :)

AAshish Shukla - 5 years, 5 months ago

what is the deduction of 5^n =5?

Nazmul Hasan - 5 years, 5 months ago

Log in to reply

If you want to be formal, you can do it by induction: 5 n + 1 = 5 5 n 5 5 = 25 5 ( m o d 10 ) 5^{n+1}=5*5^n\equiv 5*5=25\equiv 5 \pmod{10}

Otto Bretscher - 5 years, 5 months ago
Donovan Carroll
Dec 22, 2015

An odd number minus another odd number will be even. 6 is the only even answer.

Ha, I know! I realized I screwed up the multiple choice, and it doesn't let you change them. I thought "well this will be way too easy", but it wasn't quite as glaringly obvious as I expected.

Drex Beckman - 5 years, 5 months ago

Log in to reply

well i think u need to follow a virtual concept here :D (13)^1= 13 the units place 3 .. similarly (13)^4 has 1 in its unit place i.e. 1... and also 4 divides 156 so (13)^156 will also have 1 in its unit's place :) .. and we know that (5)^n will always have 5 in its unit's place... therefore (13)^156-(5)^156=...... * 1 - ....... 5= ....... * ** 6 .. { since 11-5=6} bit long but easy to understand.. goodluck :)

AAshish Shukla - 5 years, 5 months ago

To be complete you have to say that an odd number multiplied by an odd number always will be odd, so 13x...x13 always will be odd and 5x...x5 always will be odd.

Toze Gonçalves - 5 years, 5 months ago
Zyberg Nee
Dec 20, 2015

This problem uses very simple concept of noticing how number raised to the power of... ends. We know that 5 5 to the power of anything ends with 5. But how about 13 13 ? For that we need to take a piece of paper (or a calculator, if you don't mind cheating a little) and multiply:

We need 13 13 raised to only even exponents, so:

1 3 2 = 46 9 13^{2} = 46 \boxed{9}

1 3 4 = 2856 1 13^{4} = 2856 \boxed{1}

1 3 6 = 482680 9 13^{6} = 482680\boxed{9}

1 3 8 = 81573072 1 13^{8} = 81573072\boxed{1}

1 3 10 = 13785849184 9 13^{10} = 13785849184\boxed{9}

We could continue raising 13 13 until we reach the number stated in the question, but we don't need to do that because we got a sequence! 9 9 , 1 1 , 9 9 , 1 1 , 9 9 ... That means 13 13 raised to any even power ends in either 9 9 or 1 1 .

Another thing that we could notice from above statements is: if the exponent of 13 13 when divided by 2 2 is even, then the number that we get from raising 13 13 to the power of exponent will end in 1 1 , and if the exponent of 13 13 when divided by 2 2 is odd, then the number that we get from raising 13 13 to the power of exponent will end in 9 9 .

156 2 = 78 \frac{156}{2} = \boxed{78}

78 78 is even, so 1 3 156 13^{156} will end in 1 1 .

Now we will need to imagine two numbers: one that ends in 1 1 and another one that ends in 5 5 . The number that ends in 1 1 is subtracted by the number that ends in 5 5 . We need to remember, that both numbers are quite large, so it is possible to take 10 10 and add it to 1 1 , so that while subtracting we won't get negative answer.

11 5 = 6 11 - 5 = \boxed{6}

The number that we will get from 1 3 156 5 156 13^{156} - 5^{156} will end in digit 6 \boxed{6} .

You can simply say that if the exponent of 13 is a multiple of 4,then it will end in 1.If it is not a multiple of 4,then it will end in 9

Abdur Rehman Zahid - 5 years, 5 months ago

Nice solution buddy! Very easy to understand

Ayushman Chahar - 5 years, 5 months ago

Log in to reply

I am glad that it had helped you!

It might have been a little easier solving it by using modulus, but I find my way a lot better, if a person doesn't understand modular concepts yet. ;)

Zyberg NEE - 5 years, 5 months ago

Log in to reply

Yeah, your approach was really interesting. It was more based off intuition. Cool solution.

Drex Beckman - 5 years, 5 months ago

well i think u need to follow a virtual concept here :D (13)^1= 13 the units place 3 .. similarly (13)^4 has 1 in its unit place i.e. 1... and also 4 divides 156 so (13)^156 will also have 1 in its unit's place :) .. and we know that (5)^n will always have 5 in its unit's place... therefore (13)^156-(5)^156=...... * 1 - ....... 5= ....... * ** 6 .. { since 11-5=6} bit long but easy to understand.. goodluck :)

AAshish Shukla - 5 years, 5 months ago

marvellous.

ASOKE KUMAR GHOSH - 5 years, 5 months ago

Log in to reply

Thank you very much, I hope it had helped you! ;)

(You could've used modulus and the solution would've been a lot shorter, however, it's amazing how you can make such problems a lot simpler by just a touch of logical thinking!)

Zyberg NEE - 5 years, 5 months ago

Great solution!!!! All the steps are explained very well in an easy to understand manner

Abdur Rehman Zahid - 5 years, 5 months ago
Rishabh Jain
Dec 21, 2015

The last digits when 13 is raised to any power follows a cyclic order- 3,9,7,1,3,9,7,1... That's why 13 raised to any power that is a multiple of 4 will end in 1. Secondly 5 raised to any power ends in 5. That means ....1-....5=....6

Kishore S. Shenoy
Dec 25, 2015

We know 4 156 4|156 Using Euler's Totient Function, ϕ ( 10 ) = 4 1 3 ϕ ( 10 ) 1 3 4 1 ( mod 10 ) \phi(10) = 4\\\Rightarrow 13^{\phi(10)}\equiv13^4\equiv 1~(\text{mod } 10) Also 5 156 5 ( mod 10 ) 5^{156}\equiv 5~(\text{mod } 10) Thus 1 3 156 5 156 1 5 6 ( mod 10 ) 13^{156}-5^{156}\equiv 1-5\equiv 6~(\text{mod } 10)

Nice. I did not think of using the totient function.

Drex Beckman - 5 years, 4 months ago
Lu Chee Ket
Dec 21, 2015

13: Taking 3 for 3, 9, 7, 1, 3, 9, 7, 1, 3, 9, 7, 1...

5: Taking 5 for 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5...

156 = 4 (39) + 0 stands for 1 which is before 3;

Therefore, ?1 - 5: - 4 10 4 = 6 \rightarrow 10 - 4 = 6

Answer: 6 \boxed{6}

Urvashi Prasad
Dec 26, 2015

Here's the way I did it: 5 raised to any power will always give 5 as the unit's digit. 13 raised to any power will always give an odd digit at unit's place. The different between to odd numbers can never be odd. Hence, 6 was the only possible answer! 🎉

Dalia Palace
Dec 25, 2015

the way I looked at it was that 5 and 13 are both odd numbers. The difference of two odd numbers is always even. The only given even answer was 6.

Parimal Gaurkhede
Dec 23, 2015

What is the solution?

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...