Question

Difficulty: HardQuadratic Equations and the Quadratic Formula

For a certain quadratic equation 0.25x2kx+4.5=00.25x^2 - kx + 4.5 = 0, where kk is a constant, the difference between the two real solutions is exactly 33. What is the positive value of kk?

Answer: 2.25

Answer

The positive value of kk is 2.252.25.
By applying the root difference formula x1x2=b24aca|x_1 - x_2| = \frac{\sqrt{b^2 - 4ac}}{|a|} with a=0.25a = 0.25, b=kb = -k, and c=4.5c = 4.5, we get the equation k24.50.25=3\frac{\sqrt{k^2 - 4.5}}{0.25} = 3. This simplifies to 4k24.5=34\sqrt{k^2 - 4.5} = 3. Dividing by 44 and squaring both sides gives k24.5=0.5625k^2 - 4.5 = 0.5625, which means k2=5.0625k^2 = 5.0625. Taking the positive square root yields k=2.25k = 2.25.

Step-by-Step Solution

1
Identify the coefficients of the quadratic equation and express the formula for the difference of the roots.
The coefficients are a=0.25a = 0.25, b=kb = -k, and c=4.5c = 4.5. The difference between the roots is x1x2=b24aca|x_1 - x_2| = \frac{\sqrt{b^2 - 4ac}}{|a|}.
This sets up the algebraic relationship between the root difference and the coefficients of the quadratic equation.
2
Substitute the coefficients and the given root difference of 33 into the difference formula.
(k)24(0.25)(4.5)0.25=3\frac{\sqrt{(-k)^2 - 4(0.25)(4.5)}}{0.25} = 3
This creates an equation in terms of the variable kk using the given problem constraints.
3
Simplify the equation and isolate the radical term.
4k24.5=3    k24.5=0.754\sqrt{k^2 - 4.5} = 3 \implies \sqrt{k^2 - 4.5} = 0.75
Simplifying the fraction makes it easier to isolate the radical prior to squaring.
4
Square both sides of the equation to eliminate the radical and solve for k2k^2.
k24.5=0.5625    k2=5.0625k^2 - 4.5 = 0.5625 \implies k^2 = 5.0625
Squaring is the inverse operation of the square root, allowing us to solve for k2k^2.
5
Calculate the positive square root of 5.06255.0625 to find the value of kk.
k=2.25k = 2.25
Since the question asks for the positive value of kk, we choose the positive square root.

Key Concept

Relating the difference of the roots of a quadratic equation to its coefficients using the discriminant and the quadratic formula.
Rate this question