You can put this solution on YOUR website! Let F(x)=2x-3. Find F^-1(x)
this just means they want the inverse of f(x).
.
Replace f(x) with y:
y = 2x - 3
Switch the x and y's and solve for y:
x = 2y - 3
x + 3 = 2y
x/2 + 3/2 = y
.
So,
F^-1(x) = x/2 + 3/2