SOLUTION: Find f-1(x) for f(x) = 2x+1/x-3, where x does not equal 3.

Algebra ->  Inverses -> SOLUTION: Find f-1(x) for f(x) = 2x+1/x-3, where x does not equal 3.      Log On


   



Question 436181: Find f-1(x) for f(x) = 2x+1/x-3, where x does not equal 3.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find f-1(x) for f(x) = 2x+1/x-3, where x does not equal 3.
----
f(x) = (2x+1)/(x-3)
---
1st Interchange x and y:
x = (2y+1)/(y-3)
---
2nd Solve for "y":
xy-3x = 2y+1
xy-2y = 3x+1
y(x-2) = 3x+1
y = (3x+1)/(x-2)
=====================
Cheers,
Stan H.
=============