Math, asked by akshadrathi, 3 months ago

In a certain language, if a word TREE is written as 3523, FAT is written as 587, CALL is written as 6746, then how is CREATE written as in that language?

Answers

Answered by arthsoni30
0

Answer:

Code for CREATE will be 423753

Step-by-step explanation:

In this particular language each letter is given a code...

-In word TREE the code is 3523, here there are two letter 'e' and two number '3' so the number for letter e would be 3.

Similarly find out the common letter

For example, word FAT and CALL have only letter 'a' in common and number 7 so the code for a will be 7.

Thus the code would be as follow:

L-6 F-8

E-3 R-2

T-5 C-4

A-7

Answered by Anonymous
34

Answer:

423753

Given, In a code language,

  1. TREE = 3523
  2. FAT = 587
  3. CALL = 6746

In the first word, 3 is given two times in the code. E is also given two times. They correspond with each other.

so, E = 3

First and second word have T in common, In their codes, 5 is common.

so, T = 5

In the first word, only R is left, so It'd correspond with the character left in the code

so, R = 2

Second and third word have A in common and their codes have 7 in common

so, A = 7

In the second word F would correspond with the character that is left in the code

so, F = 8

In the third word, 6 and L are given twice.

so, L = 6

In the third word, C would correspond with the remaining character in the code.

so, C = 4

We've got the codes for the letters:

  • E = 3
  • T = 5
  • R = 2
  • A = 7
  • F = 8
  • L = 6
  • C = 4

We have to find the code for : CREATE

Put the corresponding values:

one of the possible answer : 423753

( or as we can't see a specific order, we could write it in other orders, too like: 432573 etc. )

Similar questions