Question 569729
what 2 numbers add up to -126 but multiply to get 9720
----------
x + y = -126 --> y = -126 - x
x*y = 9720
-------
x*(-126 - x) = 9720
{{{-x^2 - 126x - 9720 = 0}}}
{{{x^2 + 126x + 9720 = 0}}}
*[invoke solve_quadratic_equation 1,126,9720]
==============================
No real number solution.
The complex numbers shown fit.