Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

Basically, I need to show that f(x)=(x+1)/(x-1) is its own inverse by computing f(f(x)). I can set up the problem, but I have run into a road block for proving it is its own inverse.

$\endgroup$ 3

1 Answer

$\begingroup$

What's wrong with just computing that ? If for any $x$, $f ( f (x) ) = x$, $f$ is its own inverse function.

$$ f(f(x)) = \frac{f(x)+1}{f(x)-1} = \frac{\frac{x+1}{x-1}+1}{\frac{x+1}{x-1}-1} = \frac{\frac{x+1+(x-1)}{x-1}}{\frac{x+1-(x-1)}{x-1}} = \frac{x+1+(x-1)}{x+1-(x-1)} =\frac{2 \cdot x}{2} = x. $$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy