You can
put this solution on YOUR website!Find the inverse of f(x)=-2x^-1+3 and prove it's the inverse
Interchange x and y to get:
x = -2y^-1 +3
Solve for y to get:
2y^-1 = -x+3
y^-1 = (-x+3)/2
Invert both sides to get:
y = 2/(3-x)
That is the inverse, usually called f^-1(x).
-------------------------
Show it is an inverse:
f^-1[f(x)] = f^-1[-2x^-1+3] = f^-1[(-2+3x)/x] = 2/[3-[(-2+3x)/x]]
= 2/[(3x+2--3x)/x
= 2x/2
=x
-----------------
Reminder: f(x)=-2x^-1+3
f[f^-1(x)] = f[2/(3-x)]
= -2(2/(3-x))+3
=-3+x+3
=x
===============
Since f[f^-1(x)] = x
and
Since f[f^-1(x)]=x
f and f^-1 are inverse to one another.
===============
Cheers,
Stan H.