You can put this solution on YOUR website! x=(8-5y)/2y make y the subject of formula.
----------------------
2xy = 8-5y
-------
Get the "y" terms together::
2xy + 5y = 8
------
Factor out the "y"::
(2x+5)y = 8
----
Solve for "y"::
y = 8/(2x+5)
----------
Cheers,
Stan H.
---------------