Section 6.3 Inverse Functions
Definition 6.3.1.
Two functions \(f\) and \(g\) are said to be inverses of each other if:
\(\displaystyle f(g(x)) = x \)
\(\displaystyle g(f(x)) = x \)
for all \(x\text{;}\) if \(g\) is the inverse of \(f\text{,}\) we often write \(f^{-1}\) instead of \(g\text{.}\)
Example 6.3.1.
How can we show that \(f(x)=x^3+7\) and \(g(x)=\sqrt[3]{x-7}\) are inverses?
SolutionInverses are reflections of each other over the line \(y = x\text{.}\) Also, not every function has an inverse. A function has an inverse if, and only if, it is a one-to-one funcion. One-to-one meas that for every one input, the function only returns one output (or passes both the horizontal and vertical line tests).One-to-One Function.
Subsection 6.3.1 Obtaining Formulas for Inverse Functions
The Steps:
replace \(f(x)\) with y
interchange \(x\) and \(y\) variables
solve for \(y\)
replace \(y\) with \(f^{-1}(x)\)
Function: \(f(x) = 2x^3 + 5\)
\(\displaystyle y = 2x^3 + 5\)
\(\displaystyle x = 2y^3 + 5\)
\(x - 5 = 2y^3\)
\(\dfrac{x-5}{2} = y^3\)
\(y = \sqrt[3]{\dfrac{x-5}{2}}\)
\(\displaystyle f^{-1}(x) = \sqrt[3]{\dfrac{x-5}{2}}\)
Subsection 6.3.2 Derivatives of Inverse Functions
Definition 6.3.3. Formula for Derivative of an Inverse Function.
Worksheet Example Problem
Let \(f(x) = x^3 + x + 2\text{,}\) find \((f^{-1})'(4)\text{.}\)
Old Way
New Way
We're stuck!