How do I remove $y$ from $xy$ in $y=xy-2x$?

160 Views Asked by At

I got an inverse function $y=xy-2x$. But how do I remove $y$ from $xy$?

1

There are 1 best solutions below

9
On BEST ANSWER

You can write $$y-xy=-2x$$ and $$y(1-x)=-2x$$ so $$y=\frac{-2x}{1-x}$$ for $x\ne 1$