Computer Science, asked by swara3399, 1 year ago

In a certain code if the word "write" is coded as 136 and the word "study" is coded 157 then in the same code the word "read" is coded as ___

Answers

Answered by mahendhartheegela52
9

Answer:

50

Explanation

Ans:

2*((sum of consonants) + sum of vowels)

for write

sum of consonants= 61

sum of vowels= 14

ans= 2*(61)+14= 136

similarly for study

ans =2*68+21= 157

for READ

ans = 2*22+6 = 50

Answered by amitnrw
2

READ = 50 if write=136, study=157

Step-by-step explanation:

W R I T E

23 18 9 20 5

   

(23 + 18 + 20)* 2  + (9 + 5)

= 61 * 2 + 14

= 122 + 14

= 136

S T U D Y

19 20 21 4 25

(19 + 20+ 4 + 25)* 2  + 21

= 68 * 2 + 21

= 136 + 21

= 157

   

R E A D

18 5 1 4

( 18 + 4)* 2  + (5 + 1)

= 22 * 2 + 6

= 44 + 6

= 50

READ = 50

LOGIC : (Sum of Value of Consonants) *2 + Sum of Values of Vowels

Learn More :

In a Certain coded language, if BRAKES is written as TAGPNX

https://brainly.in/question/12845245

In a Certain coded language

https://brainly.in/question/11774907

Similar questions