Question 440430
x*(20 - x) = 42000
{{{x^2 - 20x + 42000 = 0}}}
*[invoke solve_quadratic_equation 1,-20,42000]
------------
Is that really the problem you meant?