Question

Let t= 20389208 mod 4 and M= t+25. Find the following, a. (i) 2^M mod 7;...

Let t= 20389208 mod 4 and M= t+25. Find the following,
a. (i) 2^M mod 7; (ii) 10^M mod 7; (iii) 3^M mod 7
b. 20389208 mod m for m= 2,3,5,9 and 11
c. 123456789987654321 mod m for m= 2,3,4,5,9 and 11

Homework Answers

Answer #1

mod-modulo operator This operator give remaider when we perform division

t=0 M=t+25 which is M=25

a.(i)2^M mod 7

=2^25 mod 7

=33554432 mod 7

=2

(ii)10^M mod 7

=10^25 mod 7

= 1.0000e+25 mod 7

=1

(iii)3^M mod 7

=3^25 mod 7

=8.4729e+11 mod 7

=1

b) 20389208 mod 2

=0

20389208 mod 3

=2

20389208 mod 4

=0

20389208 mod 5

=3

20389208 mod 9

=5

20389208 mod 11

=4

(iii) 123456789987654321 mod 2

=1

123456789987654321 mod 3

=0

123456789987654321 mod 4

=1

123456789987654321 mod 5

=1

123456789987654321 mod 9

=0

123456789987654321 mod 11

=0

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Find all solutions to each congruence. (a) 2x − 3 ≡ 2 (mod 7) (b) 3x...
Find all solutions to each congruence. (a) 2x − 3 ≡ 2 (mod 7) (b) 3x + 4 ≡ 1 (mod 5) (c) 3x ≡ 6 (mod 9) (d) 14x ≡ 11 (mod 15)
Let a be an inverse of a (mod m) a) Explain what does it mean for...
Let a be an inverse of a (mod m) a) Explain what does it mean for a to be an inverse of a (mod m) ? b) Find the inverse of 7(mod19) c) Solve the linear congruence 7x=3(mod19)
For each part, find all possible solutions to the given equations (if any exist). i )...
For each part, find all possible solutions to the given equations (if any exist). i ) x = 7 mod 9, x =3 mod 4 ii) 3x^2 +1 = 0 mod 10 iii) 3x+7 = 9 mod 10
(a) Solve x ≡ 11 (mod 12), x ≡ 4 (mod 5), x ≡ 0 (mod...
(a) Solve x ≡ 11 (mod 12), x ≡ 4 (mod 5), x ≡ 0 (mod 7) (b) Find all the solutions of the following system: x ≡ 5 (mod 6), x ≡ 4 (mod 11), x ≡ 3 (mod 17).
1. (i) find all solutions for the following congruence 370x ≡ 80 (mod 200) (ii) find...
1. (i) find all solutions for the following congruence 370x ≡ 80 (mod 200) (ii) find the first two positive solutions to the system of 3 congruence equations x ≡ 3 (mod 9) x ≡ 9 (mod 12) x ≡ 7 (mod 22) (notice how the m1, m2, m3 are not co-prime!)
find the following square roots. A. √8( mod 41) B. √7(mod 41) C. √7 (mod 19)...
find the following square roots. A. √8( mod 41) B. √7(mod 41) C. √7 (mod 19) D. √7 (mod 29) E. √5 (mod 29)
Find all solutions to the system: 2x ≡ 4 (mod 5) 3x ≡ 5 (mod 7)...
Find all solutions to the system: 2x ≡ 4 (mod 5) 3x ≡ 5 (mod 7) 7x ≡ 2 (mod 13) need help with discrete math HW, please write solutions clearly, and please don't just answer wrong solution, cus then i will need to post the same question twice. i appreciate every help i can get but please let someone else help me solve the question if you're not sure about any part to avoid reposting. thanks, will rate best...
Consider the following algorithm. i ← 2 while (N mod i) ≠ 0 do i ←...
Consider the following algorithm. i ← 2 while (N mod i) ≠ 0 do i ← i + 1 Suppose instead that N is in {2, 3, 4, 5, 6, 7, 8, 9}, and all these values are equally likely. Find the average-case number of "N mod i" operations made by this algorithm.
Using Chinese Remainder Theorem solve for X: x = 2 (mod 3) x = 4 (mod...
Using Chinese Remainder Theorem solve for X: x = 2 (mod 3) x = 4 (mod 5) x = 5 (mod 8) I have the answer the professor gave me, but I can`t understand what`s going on. So if you could please go over the answer and explain, it would help a lot. x = 2 (mod 3) x = 3a + 2 3a + 2 = 4 (mod 5) (2) 3a = 2 (2) (mod 5) -----> why number...
Consider the following time series. t 1 2 3 4 5 yt 7 10 10 14...
Consider the following time series. t 1 2 3 4 5 yt 7 10 10 14 16 (a) Choose the correct time series plot. (i) (ii) (iii) (iv) What type of pattern exists in the data? (b) Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. If required, round your answers to two decimal places. y-intercept, b0 = Slope, b1 = MSE = (c) What is the forecast for t...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT