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
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 196459
:
how do you find the inverse function f^-1(x) for f(x)=2(3)^x?
Answer by
nerdybill(7384)
(
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)