selim
Does x + y = xy?
(1) x is neither a positive integer nor a negative integer.
(2) y is neither a positive integer nor a negative integer
Statement One Alone:
x is neither a positive integer nor a negative integer.
This means x is either 0 or a non-integer decimal. If x = 0, then we have:
0 + y = 0 * y ?
y = 0 ?
Since we don’t know anything about y, we can’t answer the question.
If x is a decimal, say x = 0.5, then we have:
0.5 + y = 0.5y ?
0.5 = -0.5y ?
-1 = y ?
Since we don’t know anything about y, we can’t answer the question.
Statement one alone is not sufficient.
Statement Two Alone:
y is neither a positive integer nor a negative integer.
We can use the exact argument in statement one (by interchanging x and y) to show that statement two alone is not sufficient also.
Statements One and Two Together:
From both statements, we could have the following cases
If both x and y are 0, then we have:
0 + 0 = 0 * 0 ?
0 = 0 ? ---> Yes!
We see that x + y = xy would be true if both x and y are 0.
If both x and y are decimals, say both are 0.5, then we have:
0.5 + 0.5 = 0.5 * 0.5 ?
1 = 0.25 ? ---> No!
We see that x + y = xy would be false if both x and y are decimals.
Thus, the two statements together are still not sufficient to answer the question.
Answer: E