You can put this solution on YOUR website! If 2x=3y , what is (x+y)/(x-y) equal to?
-------
x = (3/2)y
-----
(x+y)/(x-y) = (x+y)^2/(x^2-y^2)
------------
= [(3/2)y+y]^2 / [(3y/2)^2-y^2]
----------------------
= [(5/2)y]^2/[(5/4)y^2]
-----
= [(25/4)y^2]/[(5/4)y^2]
-----
= 5
=============
Cheers,
Stan H.
---------------