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 WATCH YOUR STEP by translating the letters into numbers, applying the given encryption function, and then translating the numbers back into letters.

a) f(p)=(p+14) mod 26

b) f(p)=(14 p+21) mod 26

c) f(p)=(-7 p+1) mod 26

Short Answer

Expert verified

a)f(p)=(p+14)mod26=KOHQVMCIFGHSDb)f(p)=(14p+21)mod26=RVBXPTJPZNBZXc)f(p)=(7p+1)mod26=DBYNEPHRMFYZA

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

Given message: WATCH YOUR STEP

LetA=0,B=1,C=2,D=3,E=4,F=5,G=6,H=7,I=8,J=9,K=10,L=11,M=12,N=13,O=14,P=15,Q=16,R=17,S=18,T=19,U=20,V=21,W=22,X=23,Y=24,Z=252201927241420171819415

02

Step 2

(a)

f(p)=(p+14) mod 26

Let us apply the function to2201927241420171819415

1014716211228567183

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

KOHQVMCIFGHSD

03

Step 3

(b)

f(p)=(14p+21) mod 26

Let us apply the function to2201927241420171819415

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

RVBXP TJPZ NBZX

04

Step 4

(c)

f(p)=(-7 p+1) mod 26

Let us apply the function to 2201927241420171819415

3124134 1571712 524250

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

DBYNEPHRMFYZA

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