You can put this solution on YOUR website! For f(x)= -8x/x-2, find f^-1(x).
--------
1st: interchange x and y to get
x = -8y/(y-2)
---
2nd: solve for "y":
Cross-multiply to get:
xy-2x = -8y
--
Rearrange:
8y+xy = 2x
Factor:
y(8+x) = 2x
f^-1(x) = 2x/(8+x)
==============
State any restrictions on the domain of f^-1(x).
x cannot be -8
=====================
Cheers,
Stan H.