2005^2002 + 2002^2005 divided by 200, Find Remainder.
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.
Thanks. I have updated the answer to 57.
Your answer is 57 but the correct answer given is 37!!
In the second:- How did you get 3rd 4th line in 2nd?
2
0
0
2
4
0
=
1
.
.
.
?
I get
2
0
0
2
4
0
(
m
o
d
2
0
0
)
=
1
7
6
Please explain.
Log in to reply
Christian Daang please correct your ans
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) ??
How will
(2002^40) (mod 200) = 176?
and Pls. Show your Solution,, :D
Pls Help me to right my wrong.. T^T
Correct your answer
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
Problem Loading...
Note Loading...
Set Loading...
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