You can put this solution on YOUR website! f(x) = (4x+6)/(6x-5).then f^-1(x)=?
---
Interchange x and y to get:
x = (4y+6)/(6y-5)
----
Solve for "y":
----
6xy-5x = 4y+6
---
(6x-4)y = 5x+6
-----
y = (5x+6)/(6x-4)
That is the inverse.
==============================
Cheers,
Stan H.
=============