-
To find the inverse of \( g(x)=3^{2(x-1)}+5 \), interchange \( x \) and \( y \) to obtain \( x=3^{2(y-1)}+5 \).
Now, solving for \( y \),
\[\begin{align*} x-5 &= 3^{2(y-1)} \\ 2(y-1) &= \log_3(x-5) \\ y-1 &= \frac{1}{2} \log_3(x-5) \end{align*}\]
Therefore, \( g^{-1}(x) = \frac{1}{2} \log_3(x-5)+1 \).
-
To find the inverse of \( g(x)=2 \log_5(x+4)-1 \), interchange \( x \) and \( y \) to obtain \( x=2\log_5(y+4)-1 \).
Now, solving for \( y \),
\[\begin{align*} x+1 &= 2\log_5(y+4) \\ \frac{1}{2}(x+1) &= \log_5(y+4) \\ y+4 &= 5^{\frac{1}{2}\left(x+1\right)} \end{align*}\]
Therefore, \( g^{-1}(x)=5^{\frac{1}{2}\left(x+1\right)}-4 \).
-
To find the inverse of \( g(x)=-\log_3(\frac{1}{2}x-3)+4 \), interchange \( x \) and \( y \) to obtain \( x=-\log_3(\frac{1}{2}y-3)+4 \).
Now, solving for \( y \),
\[\begin{align*} x-4 &= -\log_3(\frac{1}{2}y-3) \\ 4-x &= \log_3(\frac{1}{2}y-3) \\ \frac{1}{2}y-3 &= 3^{4-x} \\ \frac{1}{2}y &= 3^{4-x}+3 \end{align*}\]
Therefore, \( g^{-1}(x)=2\left(3^{4-x}\right)+6 \).