Question

Difficulty: MediumQuadratic Equations and Factoring

If the quadratic equation 2x2kx+18=02x^2 - kx + 18 = 0 has two positive real roots x1x_1 and x2x_2 such that x1=4x2x_1 = 4x_2, what is the value of the constant kk?

  1. 1515Answer
  2. B
    152\frac{15}{2}
  3. C
    3030
  4. D
    99
  5. E
    2424

Answer

1515
By Vieta's formulas for ax2+bx+c=0ax^2 + bx + c = 0, the product of the roots is x1x2=ca=182=9x_1 x_2 = \frac{c}{a} = \frac{18}{2} = 9. Given x1=4x2x_1 = 4x_2, substituting gives 4x22=94x_2^2 = 9, which yields x2=32x_2 = \frac{3}{2} since roots are positive. Then x1=6x_1 = 6. The sum of the roots is x1+x2=152x_1 + x_2 = \frac{15}{2}. By Vieta's formulas, x1+x2=ba=k2x_1 + x_2 = -\frac{b}{a} = \frac{k}{2}. Setting k2=152\frac{k}{2} = \frac{15}{2} gives k=15k = 15.

Step-by-Step Solution

1
Apply Vieta's formula for the product of the roots
x1x2=182=9x_1 \cdot x_2 = \frac{18}{2} = 9
For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the product of the roots is ca\frac{c}{a}.
2
Substitute the given relationship x1=4x2x_1 = 4x_2 into the product equation
(4x2)(x2)=9    4x22=9    x22=94    x2=32(4x_2)(x_2) = 9 \implies 4x_2^2 = 9 \implies x_2^2 = \frac{9}{4} \implies x_2 = \frac{3}{2}
Since the roots are positive, we take the positive square root of 94\frac{9}{4}.
3
Calculate the larger root x1x_1
x1=4(32)=6x_1 = 4 \left(\frac{3}{2}\right) = 6
Using the relationship x1=4x2x_1 = 4x_2.
4
Apply Vieta's formula for the sum of the roots to solve for kk
x1+x2=6+32=152=k2    k=15x_1 + x_2 = 6 + \frac{3}{2} = \frac{15}{2} = \frac{k}{2} \implies k = 15
For ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is ba=k2-\frac{b}{a} = \frac{k}{2}.

Key Concept

Relating roots of a quadratic equation to its coefficients using Vieta's formulas and factoring relationships.
Rate this question