If 'TOP' = 100, 'POT' = 100, what is 'TIP'? MCQ with Answer and Explanation

If 'TOP' = 100, 'POT' = 100, what is 'TIP'?
A. 100
B. 90
C. 80
D. 110
Answer: Option A
Solution (By JKExamLibrary)
Sum of positions T(20)+O(15)+P(16)=51. Maybe (T+O+P) * 2? No. 20*5*1? 100. T(20)*I(9)*P(16)? No. Let's assume the sum is multiplied by a constant.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Coding-Decoding Questions

Question #1
If 'sky' is 'earth', 'earth' is 'water', 'water' is 'sky', where do fish live?
A. Sky
B. Air
C. Water
D. Earth

Correct Answer: Option A


Explanation:
Fish live in water. Water is coded as sky.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'tee see pee' means 'drink fruit juice', 'see kee lee' means 'juice is sweet', and 'lee ree mee' means 'he is smart', what is the code for 'sweet'?
A. kee
B. see
C. tee
D. lee

Correct Answer: Option A


Explanation:
'juice' is common in 1st and 2nd, code 'see'. 'is' is common in 2nd and 3rd, code 'lee'. Therefore, in 'see kee lee', 'sweet' is coded as 'kee'.

This question belongs to: Reasoning Coding-Decoding
Question #3
If E = 5 and HOTEL = 60, what is the code for BORE?
A. 44
B. 40
C. 38
D. 42

Correct Answer: Option B


Explanation:
Sum of standard positions. B(2) + O(15) + R(18) + E(5) = 40.

This question belongs to: Reasoning Coding-Decoding