Help finding the inverse of an exponential function

34 Views Asked by At

$$f(x)=6^{3x+9}-2.$$

I got to one step, but I became lost. I understand that I'm converting it into logarithmic form, but I don't understand what the next steps are.

\begin{align*} f(x)&=6^{3x+9}-2 \\ x&=6^{3y+9} -2 \\ x+2&=6^{3y+9} \ldots \end{align*}

1

There are 1 best solutions below

1
On BEST ANSWER

Now take the base $6$ log (or the natural log) of both sides, getting $3y+9=\log_6(x+2)$ and keep working.