Question 346130
 {{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}
That's not a quadratic equation, it's the quadratic formula.
It's the solution to the quadratic equation,
{{{ax^2+bx+c=0}}}