Tuesday, June 26, 2007

DS Question - 29

If x and y are integers, does IxI = y ?

(1) (y^2 - x^2) = 0
(2) xy/(x+y) = 0

Answer: B

Statement (1) insufficient -- y can take any value i.e can be +ve or -ve. We cannot assume y to be +ve. Therefore y may or may not be equal to x

Statement (2) sufficient -- xy/(x+y) = 0 => xy = 0 => x = 0 or y = 0
In case x = 0, then y cannot be equal to 0. Hence y cannot be equal to x.
In case y = 0, then x cannot be equal to 0. Hence y cannot be equal to x.
Therefore sufficient.

Hence B