You can put this solution on YOUR website! What are 2 numbers that multiply to give me -27 but add/subtract to give me -12?
-----
Equations:
x*y = -27
----
x + y = -12
-------
Substitute for "x" and solve for "y"::
(-12-y)*y = -27
-y^2 - 12y = -27
---
y^2 + 12y - 27 = 0
------
y = 1.93725...
====
x = -13.93725...
--------
Cheers,
Stan H.
----------