Question 153853
x= __y__, for y
   y + 4 
----------------------
Rewrite:
x = y/(y+4)
xy + 4x = y
xy-y = -4x
y(x-1) = -4x
y = -4x/(x-1)
==================
Cheers,
Stan H.