The Inverse of a Rational Function
Suppose we’re given the following function
and we want to find its inverse along with its domain and range.
Finding The Inverse
To find the inverse, we just need to following simple steps. First replace \(f(x)\) with \(y\).
Next, swap \(y\) with \(x\).
Now, let’s solve for \(y\)
To verify our work is correct, we can take the composition of \(f\) and \(f^{-1}\) and we should expect to get \(x\). Let’s test this,
Which is what we wanted! We can also try the other direction but let’s just not do it now.
The Domain
The domain of the inverse of \(f\) is simply all real numbers except for anything that makes the denominator 0. Recall that the inverse function was,
The denominator is zero when \(8 - 7x = 0\). This means this happens when \(x = \frac{8}{7}\). So in other words, the domain is \((-\infty, \frac{8}{7}) \cup (\frac{8}{7}, \infty)\).
The Range
The range of the inverse of \(f\) is simply the range of our original function \(f\). Recall that the function was,
The denominator is zero when \(7x + 4 = 0\). This means this happens when \(x = \frac{-4}{7}\). So in other words the range is \((-\infty, \frac{-4}{7}) \cup (\frac{-4}{7}, \infty)\).
References: