Question 606058
1.) Write a quadratic equation in the variable x having the given numbers as solutions. Type the equation in standard form, ax^2 + bx + c = 0
The solutions are -10, 1
---------
(x - (-10))*(x - 1) = 0
{{{x^2 + 9x - 10 = 0}}}
-------------
2.) Solve:

    x^2 - x + 10 = 0
*[invoke solve_quadratic_equation 1,-1,10]