Inverse operations are operations that 'undo' each other - for example, addition and subtraction, or multiplication and division. We can extend this concept to find the inverse of an entire function. We can use function composition to check if a function is indeed an inverse of another.
We can find the inverse function algebraically by completing the following steps:
Geometrically, swapping the x and y variables around means that the function and the inverse function are mirror images of each other across the line: y=x
It is important to note that all inverse functions are inverse relations, much like all functions are relations, but not all inverse relations are inverse functions. The inverse of a function is also a function only if, for every input, there is only one output.
A function such as f(x)=x^2 does not have an inverse function. If we reflect f(x)=x^2 across the line y=x we will get a relation that is not a function.
If a function does not pass the horizontal line test, we can restrict its domain so that it does. It will then have an inverse function with a range corresponding to the restricted domain.
Consider the graphs of f\left(x\right), g\left(x\right) and h\left(x\right) and determine if they have an inverse function without any domain restrictions.
f\left(x\right)
g\left(x\right)
h\left(x\right)
For each of the following functions:
y = \dfrac{x }{3}+2
y = \left(x-3\right)^2-5
For each of the following pairs of functions f and g, state whether or not the two functions are inverses:
f \left( x \right) = 5\left(x +4\right)^{3} and g \left( x \right) = \sqrt[3]{\dfrac{x}{5}}-4
f \left( x \right) = \dfrac{4}{x+5} and g \left( x \right) = \dfrac{-5x-4}{x}