You can put this solution on YOUR website! Y= -a
______ x - c/d solve for x
b
------------------
Y = (-ax/b) - (c/d)
------------------------
-ax/b = y + (c/d)
----
-ax = b(y+(c/d))
-----
x = -(b/a)(y+(c/d)
==========================
Cheers,
Stan H.
--------------