Coding Decoding Logical Reasoning Questions and Answers Part 3

9. If % x ^ = 20 ; ^ x & = 32 ; % x & = 40 ; * x & = 72. Then what is the value of * ?

a. 8
b. 7
c. 9
d. 6

Answer: c.  9

Explanation:

* cannot be 7 as 72 is not divisible by 7.
If * is 6, then & becomes 72/6 = 12.
But 40 is not divisible by 12.
Let * be 8, then & becomes 72/8 = 9
But 40 and 32 are not divisible by 9.
So * is 9. Answer is option c.


10. Given are some words decoded from artificial language - chikerkurrip means birdhouse; phyckurrip means bluebird and phycbrell means bluebell. Select the code for 'houseguest' in this artificial language.

a. bellchicker
b. chikerrdrop
c. chickerrphyc
d. dropchiker

Answer: d. dropchiker

Explanation:

From first and second term, we see that bird means kurrip.
So, chiker means house. Also, phyc means blue.
There is 'brell' but no 'bell' in code language.
'Chiker' has one 'r' in it. So option b cannot be answer.
So, answer is Option d.


11. 34 : 12 :: 59 : ?

a. 45
b. 14
c. 42
d. 38

Answer: a. 45

Explanation:

34 means 3 and 4. 3 x 4 = 12
So, 59 means 5 and 9. So, 5 x 9 = 45.


12. Study the given information and select the most appropriate term for 'save more money'

'time and money' is coded as 'tis nim jes'
'manage money judiciously' is coded as 'lop xer nim'
'save more time' is coded as 'jes kib dob'
'save enough judiciously' is coded as 'xer kib hix'.


a. nim hix kib
b. jes nim dob
c. nim kib dob
d. There is not enough information for figuring out code of 'more'

Answer: c.  nim kib dob

Explanation:

Comparing 1st and 2nd sentence, 'money' is 'nim'.
Comparing 1st and 3rd sentence, 'time' is 'jes'.
So from 3rd sentence we can say that, 'save more' means 'kib dob'
So answer is option c