Question 174386
</pre><font size=4><b?
{{{(x-3)^2+(x+2)^2+17=0}}} Should be equal to "0" to make it an eqn.
Let's expand:
{{{x^2-6x+9+x^2+4x+4+17=0}}}
{{{2x^2-2x+30=0}}}, divide whole eqn by 2:
{{{x^2-x+15=0}}}
*[invoke solve_quadratic_equation "1","-1","15"]

Thank you,
Jojo</pre>