SOLUTION: x=5y-3/y+2 solve for y

Algebra ->  Equations -> SOLUTION: x=5y-3/y+2 solve for y      Log On


   



Question 406200: x=5y-3/y+2 solve for y
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x=5y-3/y+2 solve for y
-----
Cross-multiply:
xy+2x = 5y-3
----
Get the y-terms together:
xy-5y = -(2x+3)
---
Factor out "y":
y(x-5) = -(2x+3)
---
y = -(2x+3)/(x-5)
========================
Cheers,
Stan H.