Let $f = \frac{x}{x-1}$. What is ${f}^{-1}$? Show that f and ${f}^{-1}$ are symmetric about $y = x$.
Finding the inverse of $f$ is easy enough. It actually turns out to be the same as $f$ itself.
But how do I show that they are symmetric about $y = x$?
Thanks!
We have to show that if $f$ passes through the point $(x,y)$, then $f^{-1}$ passes through the point $(y,x)$. This is pretty easy to see (for all $f$, $f^{-1}$, not just yours). If $f(x)=y$, then $f^{-1}(y)=f^{-1}(f(x))=x$.