Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Finding the inverse of a natural log

Writer Sophia Terry
$\begingroup$

How would I find the inverse of $$\ln(8x-64)?$$

I've tried put $8x-64$ as the power to the base of $e$, I don't know what to do from there on, thanks in advance

$\endgroup$ 1

2 Answers

$\begingroup$

Set, $y=\log(8x-64)$ and solve for x.

So , $$e^y=e^{\log(8x-64)}$$ $$e^y=8x-64$$

You should be able to go from here.

$\endgroup$ 1 $\begingroup$

Assuming you want to find the inverse of the function $$f(x) = \ln(8x-64)$$

You want a function $g(y)$ such that $g\left(f(x)\right) = x$, so $$g\left(\ln(8x-64)\right) =x$$

This means $y = \ln(8x-64)$, so $$e^y = 8x-64$$

$$\frac{e^y + 64}{8} = g(y)$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy