Computer Science, asked by TbiaSamishta, 1 year ago

If in a certain code language "fright" is coded as "24" and "dread" is coded as "20", then how would "adventure" be coded in that code language?

Answers

Answered by PADMINI
3
Answer :  \bold{36}


Explanation -


Given :

Fright is coded as 24

Dread is coded as 20

Adventure is coded as ?



Counting Number of letters in each word -

The word "Fright" has 6 letters .

Now, Multiply 6 with 4 = 6 x 4 = 24.


The word "Dread" has 5 letters.

Now, Multiply 5 with 4 = 5 x 4 = 20.


In the same way, The word "Adventure" has 9 letters.

Now, Multiply 9 with 4 = 9 x 4 = 36.



Hence :


 \bold{Answer : 36}
Answered by siddhartharao77
2

Hint: Multiply the total number of characters with 4.

(i)

Given word is fright.

Total number of characters = 6.

So, 6 * 4 = 24.


(ii)

Given word is dread.

Total number of characters = 5.

So, 5 * 4 = 20.


(iii)

Given word is adventure.

Total number of characters = 9.

So, 9 * 4 = 36.


Therefore,"adventure" is coded as "36".


Hope it helps!

Similar questions