RichaSingha
hi,
Is the following not a valid inference to draw from statement 2?
|x-y| = distance between x and y
|x| = distance of x from origin
|y| = distance of y from origin
hence, from st 2: distance between x and y is equal to distance of x from origin + distance of y from origin.
This should mean x and y are either of opposite signs and equal magnitude or both 0. In both the cases x+y is equal to 0.
If true, B should be the answer.
So you're right all the way up until the last three sentences. We DO know that if x and y don't both equal 0, they must have opposite signs. However,
we DON'T know that they must be of equal magnitude.Let's take x = 5 and y = -4 as an example. Testing this with Statement 2, we get |5 - (-4)| = |5| + |- 4| --> |9| = 5 + 4 --> 9 = 9. So this works with Statement 2! However, it gives x + y = 1.
On the other hand, if x and y do have equal magnitude as well as opposite signs (as in x = 5 and y = -5), we will get x + y = 0.
So given Statement 2, we can get a YES or a NO, making it insufficient.