Solveeit Logo

Question

Mathematics Question on Quadratic Equations

If the roots of quadratic equation 4x25x+k=04x^2 - 5x + k = 0 are real and equal, then value of kk is:

A

54\frac{5}{4}

B

2516\frac{25}{16}

C

54-\frac{5}{4}

D

2516-\frac{25}{16}

Answer

2516\frac{25}{16}

Explanation

Solution

For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the condition for real and equal roots is:

Δ=b24ac=0\Delta = b^2 - 4ac = 0

For the given quadratic equation 4x25x+k=04x^2 - 5x + k = 0, we have:

  • a=4a = 4
  • b=5b = -5
  • c=kc = k

Substitute the values into the discriminant formula:

Δ=(5)24(4)(k)=0\Delta = (-5)^2 - 4(4)(k) = 0

2516k=025 - 16k = 0

Solve for kk:

16k=25    k=251616k = 25 \implies k = \frac{25}{16}