Question

Difficulty: EasyQuadratic Equations and the Quadratic Formula

If the quadratic equation x2+kx+25=0x^2 + kx + 25 = 0 has exactly one real solution, and k>0k > 0, what is the value of kk?

Answer: 10

Answer

The value of kk is 1010.
For any quadratic equation in standard form, ax2+bx+c=0ax^2 + bx + c = 0, the equation has exactly one real solution when the discriminant b24acb^2 - 4ac is equal to 00. Here, the equation is x2+kx+25=0x^2 + kx + 25 = 0, so a=1a = 1, b=kb = k, and c=25c = 25. Setting the discriminant to 00 gives k24(1)(25)=0k^2 - 4(1)(25) = 0, which simplifies to k2100=0k^2 - 100 = 0. Solving for kk yields k=±10k = \pm 10. Since we are given that k>0k > 0, the only valid solution is 1010.

Step-by-Step Solution

1
Set the discriminant of the quadratic equation to zero.
b24ac=0b^2 - 4ac = 0
A quadratic equation has exactly one real solution if and only if its discriminant is zero.
2
Identify coefficients aa, bb, and cc from the equation x2+kx+25=0x^2 + kx + 25 = 0 and substitute them into the discriminant equation.
k24(1)(25)=0k^2 - 4(1)(25) = 0
For x2+kx+25=0x^2 + kx + 25 = 0, the coefficients are a=1a=1, b=kb=k, and c=25c=25.
3
Simplify the equation and solve for kk.
k2=100k^2 = 100, so k=10k = 10 or k=10k = -10
Simplifying k2100=0k^2 - 100 = 0 gives k2=100k^2 = 100.
4
Apply the constraint k>0k > 0 to find the final value.
k=10k = 10
The problem specifies that kk must be greater than zero.

Key Concept

Using the discriminant (b24acb^2 - 4ac) of a quadratic equation to determine when there is exactly one real solution.
Estimated Time:45s
Rate this question