Solveeit Logo

Question

Mathematics Question on Nature of Roots

Find the values of k for each of the following quadratic equations, so that they have two equal roots.
(i) 2x2+kx+3=02x^2 + kx + 3 = 0 (ii) kx(x2)+6=0kx (x – 2) + 6 = 0

Answer

We know that if an equation ax2+bx+c=0ax^2 + bx + c = 0 has two equal roots, its discriminant (b24ac)(b^2 − 4ac) will be 0.

(i) 2x2+kx+3=02x^2 + kx + 3 = 0

Comparing equation with ax2+bx+c=0,ax^2 + bx + c = 0, we obtain
a = 2, b = k, c = 3

Discriminant = b24acb^2 − 4ac = (k)24(2)(3)(k)^2− 4(2) (3) =k224k^2 − 24
For equal roots, Discriminant = 0
k224k^2 − 24 = 0
k2=24k^2 = 24
k=±24=±26k = ±\sqrt{24} = ±2\sqrt6


(ii) kx(x2)+6=0kx (x − 2) + 6 = 0
or kx22kx+6=0kx^2 − 2kx + 6 = 0

Comparing this equation with ax2+bx+c=0,ax^2 + bx + c = 0, we obtain
a = k, b = −2k, c = 6

Discriminant = b24acb^2 − 4ac = (− 2k)^2 − 4 (k)$$(6) = 4k224k4k^2 − 24k
For equal roots,
b24acb^2 − 4ac= 0
4k224k4k^2 − 24k = 0
4k(k6)4k (k − 6)= 0
Either 4k = 0 or k = 6 = 0
k = 0 or k = 6

However, if k = 0, then the equation will not have the terms x2‘x^2’ and ‘x’.

Therefore, if this equation has two equal roots, k should be 6 only.