Start with y=f(x). y=2+3ln(x)/4- ln(x) Solve for x.
Using properties of log 3lnx/4 = ln x3/4 and ln x3/4- ln x = ln(x3/4/x) = ln ( x-1/4)
So y=2+ln(x-1/4) Now we raise both sides to the e power giving
ey= e2*eln(1/x^4) = e2*1/x4= e2/x4
ey=e2/x4 Solving for x4 we have x4= e2/ey = e(2-y) and taking the fourth root
x= (e(2-y))(1/4)
Switch x and y, and you have the inverse function f-1(x) = ( e(2-x))(1/4) or in words the inverse function is the 4th root of e raised to the 2-x power.
- Replace f(x) with y
- Solve for x
- Switch x and y
- Now, the process of solving has transformed f(x) into f-1(x)
- Replace y with f-1(x)
To check it , you simply put in f(x) for x in the original equation:
f-1(2+3ln(x)/4-ln(x)) = (e(2-2-3ln x/4 +ln x))(1/4)