Question

Difficulty: MediumQuadratic Equations and Polynomial Factoring

If xx and yy are non-zero real numbers such that x25xy+6y2=0x^2 - 5xy + 6y^2 = 0, what is the sum of all possible values of x2+y2xy\frac{x^2 + y^2}{xy}?

  1. A
    52\frac{5}{2}
  2. 356\frac{35}{6}Answer
  3. C
    596\frac{59}{6}
  4. D
    56-\frac{5}{6}
  5. E
    55

Answer

The sum of all possible values of x2+y2xy\frac{x^2 + y^2}{xy} is 356\frac{35}{6}.
Factoring x25xy+6y2=0x^2 - 5xy + 6y^2 = 0 yields (x2y)(x3y)=0(x - 2y)(x - 3y) = 0. Thus, xy=2\frac{x}{y} = 2 or xy=3\frac{x}{y} = 3. Simplifying x2+y2xy\frac{x^2 + y^2}{xy} gives xy+yx\frac{x}{y} + \frac{y}{x}. Substituting 22 yields 2+12=522 + \frac{1}{2} = \frac{5}{2}, and substituting 33 yields 3+13=1033 + \frac{1}{3} = \frac{10}{3}. The sum of these values is 52+103=356\frac{5}{2} + \frac{10}{3} = \frac{35}{6}.

Step-by-Step Solution

1
Factor the quadratic equation x25xy+6y2=0x^2 - 5xy + 6y^2 = 0 in terms of xx and yy.
(x2y)(x3y)=0(x - 2y)(x - 3y) = 0
Factoring determines the proportional relationships between xx and yy.
2
Solve for the possible ratio values of xy\frac{x}{y}.
Either x=2y    xy=2x = 2y \implies \frac{x}{y} = 2, or x=3y    xy=3x = 3y \implies \frac{x}{y} = 3.
Since y0y \neq 0, dividing by yy gives the linear root ratios.
3
Rewrite the target expression x2+y2xy\frac{x^2 + y^2}{xy} as a sum of ratios.
\frac{x^2 + y^2}{xy} = \frac{x}{y} + \frac{y}{x}
Splitting the numerator simplifies substitution of xy\frac{x}{y}.
4
Evaluate the expression for each possible ratio.
Case 1 (x/y=2x/y = 2): 2+12=522 + \frac{1}{2} = \frac{5}{2}. Case 2 (x/y=3x/y = 3): 3+13=1033 + \frac{1}{3} = \frac{10}{3}.
Each root ratio produces a distinct value for the target expression.
5
Sum the two values obtained.
\frac{5}{2} + \frac{10}{3} = \frac{15 + 20}{6} = \frac{35}{6}
The question asks for the sum of all possible values of the expression.

Key Concept

Homogeneous Quadratic Equations and Algebraic Factoring
Estimated Time:2m 0s
Rate this question