If in a coding language TAKE is written as 1790 and PLOT is written as 5321, how will PLATE be written in that coding language?
If in a coding language TAKE is written as 1790 and PLOT is written as 5321, how will PLATE be written in that coding language?
From TAKE=1790, T=1, A=7, K=9, E=0. From PLOT=5321, P=5, L=3, O=2, T=1 (matches T=1 found earlier, confirming the code). For PLATE: P=5, L=3, A=7, T=1, E=0, giving the code 53710.
Re-check your working by substituting the answer back into the original question.