Infosys
Company
Logical Reasoning
Cryptography
xxxx
yyyy
zzzz
------
yxxxz
------
(Addition)
x=? y=? z=?
Read Solution (Total 4)
-
- since there is overflow (carried over) of y in MSB Y must be 1 because sum of 2 digit from 0,9 ranges to 0 to 18, so MSB must be 1
Now consider the lsb we have x+y+z which should be equal to 10+x because the answer of LSB addition is z. so if addition of lsb is 1z the 1 would be carried over and z would remain in the asnwer
eq1
x+1+z = 10+z => x=9
now
consider the 4th term from right
x+y+z +1 = 10+x
(+1 because carry is being taken from 3th term from right)
(same logic)
1+z+1 = 10
z = 8
ans x=9 y =1 z=8
- 12 years agoHelpfull: Yes(13) No(2)
- X=9 Y=1 Z=8
9999
1111
+ 8888
------------
19998
- 8 years agoHelpfull: Yes(1) No(0)
- x=0, y=0, z=0
there will be three equations from the above puzzle. which will all add up to 0, hence all the three has value= 0 - 9 years agoHelpfull: Yes(0) No(3)
- 9999+1111+2222=
13332 - 6 years agoHelpfull: Yes(0) No(1)
Infosys Other Question