Question 27348
To solve a quadratic equation, it must be in {{{ax^2+bx+c=0}}}, standard form.
{{{x^2-3x=4}}}
{{{x^2-3x-4=0}}}


*[invoke quadratic "x",1,-3,-4]
Hope this helps!