Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Encrypt the message DO NOT PASS GO by translating the letters into numbers, applying the given encryption function, and then translating the numbers back into letters.

a) f(p)=(p+3) mod 26(the Caesar cipher)

b) f(p)=(p+13) mod 26

c) f(p)=(3 p+7) mod 26

Short Answer

Expert verified

a)f(p)=(p+3)mod26=GRQRWSDVVJRb)f(p)=(p+13)mod26=QBABGCNFFTBc)f(p)=(3p+7)mod26=QXUXMAHJJZX

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

Over 22 million students worldwide already upgrade their learning with Vaia!

01

Step 1

DO NOT PASS GO3,14,13,14,19,15,0,18,18,6,14

The Caesar Cipher

A=0B=1C=2D=3E=4F=5G=6H=71=8J=9K=10L=11M=12N=13H=14P=15Q=16R=17S=18T=19U=20V=21W=22X=23Y=242=25

02

Step 2

A) f(p)=(p+3)mod26

DO NOTPASS GO 3,14,13,14,19,15,0,18,18,6,14

1,17,16,17,22,18,3,21,21,9,17GRQRWSDVJJR

03

Step 3

B) f(p)=(p+13) mod 26

DO NOT PASS GO3,14,13,14,19,15,0,18,18,6,14

16,1,0,1,6,2,13,5,5,19,1QBABGCNFFTB

04

Step 4

C) f(p)=(3 p+7) mod 26

DO NOT PASS GO 3,14,13,14,19,15,0,18,18,6,14

role="math" localid="1668600557951" 16,23,20,23,12,0,7,9,9,25,23QXUXMAHJJZX

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.

Sign-up for free