The first step in finding an inverse function is to write the function in “y equals” notation, as it will allow us simply to switch the variables and solve for us once again as follows:
The inverse of the function f(x) = 5*tan(3x+4) is required.
Let y = f(x) = 5*tan(3x+4)
Now express x in terms of y
=> tan (3x + 4) = y/5
=> 3x + 4 = arc tan (y/5)
=> 3x = arc tan (y/5) - 4
=> x = [arc tan (y/5) - 4]/3
interchange x and y
y = f^-1(x) = [arc tan (x/5) - 4]/3