The function "f(x) = x+5/2" = is not very interesting; so I am going to assume that the function is supposed to be "f(x) = (x+5)/2" =
The standard method for finding the inverse of a function is to switch the x and y in the given function and solve for the new y:
Switch: -->
Now solve for y.
ANSWER: f^(-1)(x) = 2x-5
For many simple functions, it is easier to find the inverse by using the fact that the inverse function "gets you back where you started".
To get you back where you started, the inverse function has to performs the opposite operations, in the opposite order, compared to the original function.
The given function does the following to the input value:
(1) add 5;
(2) divide by 2
The inverse function has to...
(1) multiply by 2;
(2) subtract 5