To do this, we start by replacing $f(x)$ with $y$:
$$y=4(x-1)$$
Then, we swap $x$ and $y$:
$$x=4(y-1)$$
Next, we solve for $y$ to find the inverse function:
$$x=4y-4$$
$$x+4=4y$$
$$y=\frac{x+4}{4}$$
So, the inverse function of $f(x)$ is $f^{-1}(x)=\frac{x+4}{4}$.
Show more…