Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Review / Inverse Functions
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 1.2 : Inverse Functions

8. Find the inverse for \(\displaystyle f\left( x \right) = \frac{{6 - 10x}}{{8x + 7}}\). Verify your inverse by computing one or both of the composition as discussed in this section.

Show All Steps Hide All Steps

Hint : Remember the process described in this section. Replace the \(f\left( x \right)\), interchange the \(x\)’s and \(y\)’s, solve for \(y\) and the finally replace the \(y\) with \({f^{ - 1}}\left( x \right)\).
Start Solution
\[y = \frac{{6 - 10x}}{{8x + 7}}\] Show Step 2
\[x = \frac{{6 - 10y}}{{8y + 7}}\] Show Step 3
\[\begin{align*}x & = \frac{{6 - 10y}}{{8y + 7}}\\ x\left( {8y + 7} \right) & = 6 - 10y\\ & 8xy + 7x = 6 - 10y\\ 8xy + 10y & = 6 - 7x\\ & \left( {8x + 10} \right)y = 6 - 7x\\ y & = \frac{{6 - 7x}}{{8x + 10}}\hspace{0.25in}\hspace{0.25in}\,\,\,\, \to \hspace{0.25in}\hspace{0.25in}\require{bbox} \bbox[2pt,border:1px solid black]{{{f^{ - 1}}\left( x \right) = \frac{{6 - 7x}}{{8x + 10}}}}\end{align*}\]

Note that the Algebra in these kinds of problems can often be fairly messy, but don’t let that make you decide that you can’t do these problems. Messy Algebra will be a fairly common occurrence in a Calculus class so you’ll need to get used to it!

Finally, compute either \(\left( {f \circ {f^{ - 1}}} \right)\left( x \right)\) or \(\left( {{f^{ - 1}} \circ f} \right)\left( x \right)\) to verify our work.

Show Step 4

Either composition can be done so let’s do \(\left( {f \circ {f^{ - 1}}} \right)\left( x \right)\) in this case. As with the previous step, the Algebra here is going to be messy and in fact will probably be messier.

\[\begin{align*}\left( {f \circ {f^{ - 1}}} \right)\left( x \right) & = f\left[ {{f^{ - 1}}\left( x \right)} \right]\\ & = \frac{{6 - 10\left[ {\frac{{6 - 7x}}{{8x + 10}}} \right]}}{{8\left[ {\frac{{6 - 7x}}{{8x + 10}}} \right] + 7}}\,\,\,\frac{{8x + 10}}{{8x + 10}}\\ & = \frac{{6\left( {8x + 10} \right) - 10\left( {6 - 7x} \right)}}{{8\left( {6 - 7x} \right) + 7\left( {8x + 10} \right)}}\\ & = \frac{{48x + 60 - 60 + 70x}}{{48 - 56x + 56x + 70}}\\ & = \frac{{118x}}{{118}}\\ & = x\end{align*}\]

So, we got \(x\) out of the composition and so we know we’ve done our work correctly.