Question

Difficulty: MediumQuadratic Equations and Factoring

If xx and yy are non-zero real numbers such that 9x212xy+4y2=09x^2 - 12xy + 4y^2 = 0, what is the value of 3x+y2y\frac{3x + y}{2y}?

  1. 32\frac{3}{2}Answer
  2. B
    56\frac{5}{6}
  3. C
    33
  4. D
    12\frac{1}{2}
  5. E
    52\frac{5}{2}

Answer

The value of the expression is 32\frac{3}{2}.
The given expression 9x212xy+4y29x^2 - 12xy + 4y^2 factors into the perfect square (3x2y)2=0(3x - 2y)^2 = 0. Setting the base equal to zero gives 3x=2y3x = 2y. Substituting 2y2y in place of 3x3x in the target expression yields 2y+y2y=3y2y=32\frac{2y + y}{2y} = \frac{3y}{2y} = \frac{3}{2}.

Step-by-Step Solution

1
Factor the quadratic expression
9x212xy+4y2=(3x2y)2=09x^2 - 12xy + 4y^2 = (3x - 2y)^2 = 0
The equation is a perfect square trinomial of the form (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2 where a=3xa = 3x and b=2yb = 2y.
2
Solve for the relationship between xx and yy
3x2y=0    3x=2y3x - 2y = 0 \implies 3x = 2y
Taking the square root of both sides gives a linear relationship between 3x3x and 2y2y.
3
Substitute 3x=2y3x = 2y into the targeted expression
\frac{3x + y}{2y} = \frac{2y + y}{2y} = \frac{3y}{2y} = \frac{3}{2}
Replacing 3x3x with 2y2y eliminates xx and simplifies the expression directly.

Key Concept

Perfect Square Trinomial Factoring
Rate this question