Question 36460
To solve a quadratic, you need to put it in standard form which is
{{{ax^2+bx+c=0}}}


{{{x^2=7x+10}}}
{{{x^2-7x-10=0}}}
*[invoke quadratic "x",1 ,- 7, -10 ]
Hope this helps!