In a certain code ‘PUZZLE’ is written as ‘GBFFBI’ then how will ‘DRAWIN’ be written in that code
Answers
Answer:
DPCGKF
Step-by-step explanation:
Concept
The process of converting an initial word, number, sentence, or group of characters into another form by adhering to a given logic or rule is known as coding and decoding.
Given
‘PUZZLE’ is written as ‘GBFFBI’
Find
We have to find how ‘DRAWIN’ can be written.
Solution
Considering first two letters of the word ‘PUZZLE’, i.e. ‘PU’
This is written as ‘GB’.
Now considering ‘PU’ and ‘GB’.
Here, ‘P’-14=’B’
And, ‘U’-14=’G’
This means ‘PU’= {‘U’-14}{‘P’-14} ….(1)
Similarly, considering ‘ZZ’ and ‘FF’.
Here, ‘Z’-20=’F’
And, ‘Z’-20=’F’
This means ‘ZZ’= {‘Z’-20}{‘Z’-20} ….(2)
Similarly, considering ‘LE’ and ‘BI’
Here, ‘L’-3=’I’
And, ‘E’-3=’B’
This means ‘LE’= {‘E’-3}{‘L’-3} ….(3)
Applying the above logics (1),(2) and (3) in writing the word ‘DRAWIN’, we get
‘DR’={R’-14}{‘D’-14} ‘=’DP’
‘AW’={‘W’-20}{‘A’-20}=’CG’
‘IN’={‘N’-3}{‘I’-3}=’KF’
Now, combining these letters, we get the word-
‘DPCGKF’
Hence, the word ‘DRAWIN’ is written as ‘DPCGKF’.
#SPJ2