That's pretty ill-formatted but the answer is D
[tex]ax^2 + bx + c = 0[/tex]
has roots given by
[tex]x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}[/tex]
Bonus quadratic formulas:
The Shakespeare Quadratic Formulas ([tex]2b[/tex] or [tex]-2b[/tex]) are:
[tex]x^2 - 2bx + c \textrm{ has zeros at }x=b \pm \sqrt{b^2-c}[/tex]
[tex]ax^2 - 2bx + c \textrm{ has zeros at }x=\frac 1 a( b \pm \sqrt{b^2-ac})[/tex]