Question

Difficulty: MediumAlgebraic Equations and Systems in Data Sufficiency

If xx and yy are real numbers, what is the value of xy\frac{x}{y}?

(1) x2yxy2=12x^2 y - x y^2 = 12
(2) xy=3x - y = 3

  1. A
    Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
  2. B
    Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
  3. C
    BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
  4. D
    EACH statement ALONE is sufficient.
  5. Statements (1) and (2) TOGETHER are NOT sufficient.Answer

Answer

Statements (1) and (2) TOGETHER are NOT sufficient.
Combining Statement (1) and Statement (2) allows substituting xy=3x - y = 3 into xy(xy)=12xy(x - y) = 12, yielding xy=4xy = 4. Solving the system xy=3x - y = 3 and xy=4xy = 4 gives two valid real solution pairs: (4,1)(4, 1) and (1,4)(-1, -4). The quotient xy\frac{x}{y} evaluates to 44 in the first case and 14\frac{1}{4} in the second case. Because a unique numerical value for xy\frac{x}{y} cannot be determined, the statements together are not sufficient.

Step-by-Step Solution

1
Evaluate Statement (1) independently.
Factor Statement (1): xy(xy)=12xy(x - y) = 12. Many pairs of real numbers (x,y)(x, y) satisfy this, such as (4,1)(4, 1) which gives xy=4\frac{x}{y} = 4, or (3,1)(3, 1) which gives 3(1)(2)=6123(1)(2) = 6 \neq 12. For (4,1)(4, 1), xy=4\frac{x}{y} = 4. For (x,y)=(2,1)(x, y) = (2, -1), 2(1)(3)=6122(-1)(3) = -6 \neq 12. However, choosing x=3+172x = \frac{3 + \sqrt{17}}{2} and y=3+172y = \frac{-3 + \sqrt{17}}{2} gives a different ratio. Since xy\frac{x}{y} can take infinitely many values, Statement (1) is not sufficient.
A single equation with two variables generally allows infinitely many solutions.
2
Evaluate Statement (2) independently.
Statement (2) gives xy=3x - y = 3. If x=4x = 4 and y=1y = 1, then xy=4\frac{x}{y} = 4. If x=5x = 5 and y=2y = 2, then xy=2.5\frac{x}{y} = 2.5. Since multiple values for xy\frac{x}{y} exist, Statement (2) is not sufficient.
A linear difference condition alone does not fix the ratio of two unknown quantities.
3
Evaluate Statements (1) and (2) combined.
Substitute xy=3x - y = 3 into xy(xy)=12xy(x - y) = 12 to get 3xy=12    xy=43xy = 12 \implies xy = 4. Express yy as x3x - 3 and substitute into xy=4xy = 4: x(x3)=4    x23x4=0    (x4)(x+1)=0x(x - 3) = 4 \implies x^2 - 3x - 4 = 0 \implies (x - 4)(x + 1) = 0. This yields two real solutions for xx: x=4x = 4 or x=1x = -1. If x=4x = 4, then y=1y = 1 and xy=41=4\frac{x}{y} = \frac{4}{1} = 4. If x=1x = -1, then y=4y = -4 and xy=14=14\frac{x}{y} = \frac{-1}{-4} = \frac{1}{4}.
Because two distinct values for xy\frac{x}{y} (44 and 14\frac{1}{4}) are possible, combined sufficiency fails.

Key Concept

Degree of non-linear algebraic systems and non-unique solutions in Data Sufficiency
Estimated Time:2m 0s
Rate this question