16.1k views
4 votes
What is the inverse of the function? f(x)=3^x−1

User Jason
by
5.9k points

2 Answers

6 votes

The guy above is right.

f−1(x)=log3(x−1) is the correct answer, I know this cause I took the test

User Recusiwe
by
6.8k points
7 votes


y = f(x) = 3^(x) - 1

let x be y and y be the x, so we have


x = 3^(y) - 1


3^(y) = x + 1


log_(3)(3)^(y) = log_3(x + 1)


y = log_(3)(x+1)



User Shreya
by
5.7k points