SOLUTION: Find the inverse of the function g(x)=5^(3x+1) - 6, and state it's domain and range.

Algebra ->  Rational-functions -> SOLUTION: Find the inverse of the function g(x)=5^(3x+1) - 6, and state it's domain and range.      Log On


   



Question 825781: Find the inverse of the function g(x)=5^(3x+1) - 6, and state it's domain and range.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the inverse of the function g(x)=5^(3x+1) - 6, and state it's domain and range.
-------
1st: Interchange x and y to get:
x = 5^(3y+1) - 6
-----
2nd: Solve for "y":
5^(3y+1) = x+6
----
(3y+1)*log(5) = log(x+6)
----
3y+1 = log5(x+6)
----
y = (1/3)[log5(x+6)-1]
=======================
Cheers,
Stan H.
=============