Question

Difficulty: MediumQuadratic Equations and the Quadratic Formula

One of the solutions to the quadratic equation 2x2kx+18=02x^2 - kx + 18 = 0 is exactly four times the other solution. If kk is a positive constant, what is the value of kk?

Answer: 15

Answer

15
By representing the roots as rr and 4r4r, we can use Vieta's formulas to find that the product of the roots is 4r2=94r^2 = 9, which gives r=1.5r = 1.5. The sum of the roots is 5r=k/25r = k/2, which gives k=10(1.5)=15k = 10(1.5) = 15.

Step-by-Step Solution

1
Represent the roots of the quadratic equation.
Let the two solutions be rr and 4r4r, where rr is a real number.
We are given that one solution is exactly four times the other.
2
Apply Vieta's formulas for the product of the roots.
r4r=4r2=182=9r \cdot 4r = 4r^2 = \frac{18}{2} = 9
For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the product of the roots is equal to ca\frac{c}{a}.
3
Solve for the root rr.
r2=94r=1.5r^2 = \frac{9}{4} \Rightarrow r = 1.5 (since kk is positive, rr must be positive)
Solving the equation 4r2=94r^2 = 9 gives r=±1.5r = \pm 1.5. Since the sum of the roots is positive, we select the positive root.
4
Apply Vieta's formulas for the sum of the roots to find kk.
r+4r=5r=k2=k2k=10r=10(1.5)=15r + 4r = 5r = -\frac{-k}{2} = \frac{k}{2} \Rightarrow k = 10r = 10(1.5) = 15
For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is equal to ba-\frac{b}{a}.

Key Concept

Using Vieta's formulas to relate the roots of a quadratic equation to its coefficients.
Rate this question