SOLUTION: how do you find the inverse function f^-1(x) for f(x)=2(3)^x?

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: how do you find the inverse function f^-1(x) for f(x)=2(3)^x?      Log On


   



Question 196459: how do you find the inverse function f^-1(x) for f(x)=2(3)^x?
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
f(x)=2(3)^x
y = 2(3)^x
.
Reverse x and y:
x = 2(3)^y
Solve for y:
x = 2(3)^y
x/2 = 3^y
log3(x/2) = y (that's log base 3)
.
Therefore,
f^-1(x) = log3(x/2)