Bunuel
Is x/y < 0?
(1) x^2 - 4x + 3 = 0
(2) y^2 – y – 6 = 0
We need to determine whether x/y < 0. If xy < 0, then the values of x and y have opposite signs. That is, either x is positive and y is negative or x is negative and y is positive.
Statement One Alone:
x^2 - 4x + 3 = 0
x^2 - 4x + 3 = 0
(x - 3)(x - 1) = 0
x = 3 or x = 1
Since we know nothing about y, statement one alone is not sufficient to answer the question.
Statement Two Alone:
y^2 – y – 6 = 0
y^2 – y – 6 = 0
(y + 2)(y - 3) = 0
y = -2 or y = 3
Since we know nothing about x, statement two alone is not sufficient to answer the question.
Statements One and Two Together:
Using statements one and two, we know that x = 3 or x = 1 and y = -2 or y = 3. If x = 3 and y = 3, then x/y is positive, and if x = 3 and y = -2, then x/y is negative. The two statements together are not sufficient to answer the question.
Answer: E