Skip to main content

Sponsors

Trial: Drutex for Latex

Posted in

Solving:

$ax^2 + bx + c = 0$

Then

$x = \frac{-b + \sqrt{b^2 - 4ac}}{2a}$

or

$x = \frac{-b - \sqrt{b^2 - 4ac}}{2a}$