I tried substituting $y=3e^{2x}+4$ into $6e^{2y}$but I wasn't able to go any further. Does anyone what exactly is being done in the last step?
2026-04-08 06:34:55.1775630095
Why does $\frac{1}{6e^{2y}}=\frac{1}{2x-8}$ in this context?
49 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3

If you actually want to use a substitution to check your answer, then if $y=f^{-1}(x)$ and $f(x)=3e^{2x}+4$ then $$y=\dfrac12\log_e\left(\dfrac{x-4}{3}\right)$$
which will give $$\frac{1}{6e^{2y}} = \frac{1}{6e^{\log_e\left(\frac{x-4}{3}\right)}}= \frac{1}{6\left(\frac{x-4}{3}\right)}= \frac{1}{2x-8}$$
but this is not strictly necessary here