Question :
Directions : The codes of some statements are coded as follows in a certain code language:
'words got out fast' is coded as '56 71 28 33'
'don't drive fast cars' is coded as '90 84 45 56'
'words written on cars' is coded as '21 78 45 28'
'they drive out fast' is coded as '71 56 43 90'
All the codes are two-digit numbers. Answer the following questions based on the information given above.
What will be the code for the statement 'drive on'?
Solution :
words got out fast == 56 71 28 33
don't drive fast cars == 90 84 45 56
words written on cars == 21 78 45 28
they drive out fast == 71 56 43 90
So, we get:
words == 28
fast == 56
out == 71
got == 33
cars == 45
drive == 90
don't == 84
written/on == 21/78 (not necessarily in the same order)
they == 43
Drive == 90
On == 21/78
So, the code can be '90 78'.