In a code language, if 'FOR' is coded as '78' then how will 'TUB' be coded in the same language?
- A90
- B86
- C92
- D88
Solution & Step-by-step Explanation
Let's determine the positional values of the letters in 'FOR':
F = 6
O = 15
R = 18
Sum of values: 6+15+18=39.
To reach the code 78: 39×2=78.
So the logic is: (Sum of positional values)×2.
Let's apply the same logic to 'TUB':
T = 20
U = 21
B = 2
Sum of values: 20+21+2=43.
Multiply the sum by 2: 43×2=86.
F = 6
O = 15
R = 18
Sum of values: 6+15+18=39.
To reach the code 78: 39×2=78.
So the logic is: (Sum of positional values)×2.
Let's apply the same logic to 'TUB':
T = 20
U = 21
B = 2
Sum of values: 20+21+2=43.
Multiply the sum by 2: 43×2=86.