You can put this solution on YOUR website! What two numbers multiply to give me -120 but add to give me -1?
---------------------
x*y = -120
x + y = -1
--------
Substitute for "x" and solve for "y"::
(-1-y)y = -120
------
y^2 + y - 120 = 0
-------
y = 10.466 ; x = -11.466
-------------------------
Cheers,
Stan H.
-----------------