If in a coding language GROWTH is written as 579312, how will THROW be written in that coding language?
If in a coding language GROWTH is written as 579312, how will THROW be written in that coding language?
From GROWTH=579312: G=5, R=7, O=9, W=3, T=1, H=2. For THROW: T=1, H=2, R=7, O=9, W=3, giving the code 12793.
Re-check your working by substituting the answer back into the original question.