Question 1043440
 f(x)= (1-2x)/(x-5) is a FUNCTION. FIND IT'S INVERSE. 
1st:: Interchange x and y to get:
x = (1-2y)/(y-5)
-------
2nd:: Solve for "y"::
xy-5x = 1-2y
------
2y+xy = 5x+1
y(2+x) = (5x+1)
y = (5x+1)/(x+2)
-----------
That is the inverse.
Cheers,
Stan H.
-------