The values of k for which the equation 2x2 + kx + 3 = 0 has two real equal root are
Any quadratic equation in the form ax2 + bx + c = 0 has equal roots if and only if Discriminant, D = 0
Where, D = b2 – 4ac
In the given equation,
a = 2
b = k
c = 3
Now, above equation will have equal roots if
D = 0
i.e.
(k)2 – 4(2)(3) = 0
⇒ k2 = 24
⇒ k= ±2√6