You can put this solution on YOUR website! Given the function f(x) = 5x+2, find a formula for the inverse function.
-----------
Interchange x and y to get:
x = 5y+2
Solve for y to get:
5y=x-2
y = (1/5)x + (2/5)
That is the inverse function.
==================
Cheers,
Stan H.