Question
Please answer question 3
Find all (infinitely many) solutions of the system
0 0
Add a comment Improve this question Transcribed image text
Answer #1

3)

A.

given encryption function (ax+b)mod m = (13x+17)

mod m

Hence a=13 b=17 m=26

Decryption function = a^-1 *(x-b)mod m

Modular multiplicative inverse of a mod m is

i.e x = 13^-1(mod 26)

13x = 1(mod 26)

there is no inverse for above function since for any x the function doesnt give remainder one.

Hence the decryption is not possible.

B.

Given word = happy = 7 0 15 15 24

Apply y = (13x+17)mod 26

Then y0=91+17 mod 26=108 mod 26= 4

y1=17 mod 26=17

y2= 195+17 mod 26= 212 mod 26=4

y3= 195+17 mod 26=4

y4= 312+17 mod 26 =17

Hence y = 4 17 4 4 17

Add a comment
Know the answer?
Add Answer to:
Please answer question 3 Find all (infinitely many) solutions of the system of congruence's: Use Fermata...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Please answer this problem without using iostream and without strings or arrays. Just use stdio.h and...

    Please answer this problem without using iostream and without strings or arrays. Just use stdio.h and math.h. 57677 1 Caesar's Cipher (70 points) The Caesar's cipher is a cryptographic method for encrypting text such that it becomes unreadable to a party with- out access to the cryptographic key. It is named after Julius Caesar, who allegedly used it to protect messages of military significance. The encryption and decryption operations are simple shifts of the alphabet letters in a cyclic fashion....

  • Please show all work in the space provided for credit. 1.) The function D(h) 10e can...

    Please show all work in the space provided for credit. 1.) The function D(h) 10e can be used to find the number of milligrams D of a certain a. How many milligrams will be present after 2 hours? b. When the number of milligrams reaches 1, the drug is to be administered again. drug that is in a patient's bloodstream h hours after the drug has been administered Round your answer to one decimal place. After how many hours will...

  • Please answer both questions, thank you! Use the elimination method to find all solutions of the...

    Please answer both questions, thank you! Use the elimination method to find all solutions of the system S y2 The four solutions of the system are: the one with < 0, y< 0 is 2 - = 4 Preview Preview = the one with < 0, y > 0 is Preview Preview y= the one with > 0, y< 0 is Preview Preview the one with x > 0, y > 0 is Preview T= Preview y= Get help: Video...

  • You will be writing a simple Java program that implements an ancient form of encryption known...

    You will be writing a simple Java program that implements an ancient form of encryption known as a substitution cipher or a Caesar cipher (after Julius Caesar, who reportedly used it to send messages to his armies) or a shift cipher. In a Caesar cipher, the letters in a message are replaced by the letters of a "shifted" alphabet. So for example if we had a shift of 3 we might have the following replacements: Original alphabet: A B C...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT