Last digits

Let C=(1976^1976-1974^1974)(1976^1975+1974^1973). A is equal to the sum of last 4 digits of C. Calculate A.


The answer is 0.

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.

2 solutions

any number ending with 6 raised to any number ends with 6;

any number ending with 4 raised to an even number ends with 6, and when raised to an odd number ends with 4.

C = (...6-...6)(...6+...6)

because the term in the first parenthesis is high, it will end in many zeros, that is (...0000)(.....12) ~ A = 0+0+0+0 = 0

Harsh Shrivastava
Jun 28, 2014

Simply write a python program...............Is there any proper way of solving this??????

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...