Question
Mathematics Question on Quadratic Equations
If the roots of quadratic equation 4x2−5x+k=0 are real and equal, then value of k is:
A
45
B
1625
C
−45
D
−1625
Answer
1625
Explanation
Solution
For a quadratic equation ax2+bx+c=0, the condition for real and equal roots is:
Δ=b2−4ac=0
For the given quadratic equation 4x2−5x+k=0, we have:
- a=4
- b=−5
- c=k
Substitute the values into the discriminant formula:
Δ=(−5)2−4(4)(k)=0
25−16k=0
Solve for k:
16k=25⟹k=1625