Remainders... :/

2005^2002 + 2002^2005 divided by 200, Find Remainder.


The answer is 57.

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

Christian Daang
Oct 18, 2014

answer: 57

i found an interesting fact that:

(a+b) (mod c) = a (mod c) + b(mod c)

and:

a^b (mod c) = {[(a (mod c)]}^b

then,

(2005^2002 + 2002^2005) (mod 200)

= (2005^2002) (mod 200) + (2002^2005) (mod 200)

First...

(2005^2002) (mod 200)

----> (2005)^(40*50 + 2) (mod 200)

By Euler's Formula,

2005^(µ 200) ≡ 1 (mod 200)

2005^40 ≡ 1 (mod 200)

----> (2005)^(40*50 + 2) (mod 200)

----> (2005^40)^50 * (2005)^2 (mod 200)

----> 1^50 * 2005^2 (mod 200)

-----> (2005)/200 = 10 r. 5

-----> [(2005)^2]/200 = 20,100 r. 25

(2005^2002) (mod 200) = 25

2nd:

(2002^2005) (mod 200)

-----> (2002)^(40*50 + 5) (mod 200)

----> [(2002)^40]^50 * (2002)^5 (mod 200)

----> 1^50 * (2002)^5 (mod 200)

----> (2002)^5 (mod 200)

----> [2002 (mod 200)]^5

----> 2^5

----> 32

(2002^2005) (mod 200) = 32

From

(a+b) (mod c) = a (mod c) + b(mod c),

we can say now that:

(2005^2002 + 2002^2005) (mod 200)

= (2005^2002) (mod 200) + (2002^2005) (mod 200)

= 25 + 32

= 57

Thanks. I have updated the answer to 57.

Calvin Lin Staff - 6 years, 7 months ago

Your answer is 57 but the correct answer given is 37!!
In the second:- How did you get 3rd 4th line in 2nd? 200 2 40 = 1... ? 2002^{40}=1...? I get 200 2 40 ( m o d 200 ) = 176 2002^{40} (mod 200) =176 Please explain.

Niranjan Khanderia - 6 years, 7 months ago

Log in to reply

Christian Daang please correct your ans

Sualeh Asif - 6 years, 7 months ago

Oh My Gosh... :(

A very bad typographical error on answer.. Ugghhh... :(

Also, if (2002^40) (mod 200) = 176, how will you solve for:

(2002^40)^50 ) * 2002^5 (mod 200) ??

Christian Daang - 6 years, 7 months ago

How will

(2002^40) (mod 200) = 176?

and Pls. Show your Solution,, :D

Pls Help me to right my wrong.. T^T

Christian Daang - 6 years, 7 months ago

Correct your answer

Jayakumar Krishnan - 6 years, 7 months ago

Now, my answer is RIGHT,,, The Correct answer is 57... For Sure...

:D

On:

(2002^40) (mod 200) = 1, just don't mind it.

If you will check it on Windows 7 Calculator, the answer of:

(2002^2005) (mod 200) = 32... Swear.. :D

Christian Daang - 6 years, 7 months ago
Avinash Singh
Jan 16, 2015

the same way

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...