I have a simple formula$$ 3x^2+kx+7=0.$$
I know that the discriminant of the function where the value of $k$ needs to be $ -2{\sqrt21} < k $
I want to find values of $k$ in which the function has two real roots or one real root.
I used the formula $$x = \frac{-b \pm \sqrt{b^2 - 4ac} }{2a}$$
to eventually get $${\frac{-k \pm \sqrt{k^2-4(3)(7)} }{6}} = 0.$$
I don't know how to get $k$ on its own. I keep getting stuck.
Help much appreciated.