Mike D. answered 11/18/20
Effective, patient, empathic, math and science tutor
Nearly right
y = x / (x-3)
xy - 3y = x
xy - x - 3y = 0
x (y-1) - 3y = 0
x = 3y / (y-1)
Switch x and y
y = 3x / (x-1)
This is your inverse function
f-1(x) = 3x / (x-1)
f-1 f (x) should be x , by definition of inverse function
This is (3x/x-3 ) / (x/x-3 - 1) = (3x/x-3) / ( 3/ x-3) = x as required