Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Find whether or not an inverse exists algebraically

Writer Matthew Barrera
$\begingroup$

Is there an algebraic(without graphs) way to determine the existence of a function's inverse without using calculus?

I'm an undergrad engineer and can obviously solve this using basic calculus, but I'm having trouble finding a way to explain how to do this using only 11th grade math (explaining it to my sister).

$\endgroup$ 2

1 Answer

$\begingroup$

Write $f(x)=y$. Try to solve for $x$. If the algebra gives a unique solution then that solution is precisely $f^{-1}(y)$.

For example, $f(x)=3x-1$ solve $y=3x-1$ to get $x = (y+1)/3$ hence $f^{-1}(y)=(y+1)/3$.

On the other hand, $f(x)=x^2$ solve $y=x^2$ to get $x = \pm \sqrt{y}$. Oops. Two values, not a function. In order for an inverse to exist for this $f$ we would have to cut down the domain.

$\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