SOLUTION: find the inverse of f(x)=2^x+1
Algebra
->
Inverses
-> SOLUTION: find the inverse of f(x)=2^x+1
Log On
Algebra: Inverse operations for addition and multiplication, reciprocals
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Inverses
Question 1013136
:
find the inverse of f(x)=2^x+1
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Okay, from
f(x)=2^x+1
y = 2^x + 1
x = 2^y + 1
x - 1 = 2^y
log(x-1) = log 2^y
log(x-1) = y log 2
y = log(x-1) / log 2
f^(-1)(x) = log(x-1) / log 2