Find the derivative.

f(x)=ln(8-e^-x)

I got -e^-x/8-e^-x
but it was wrong.
WHAT DID I DOOOO?!

1 answer

You're close, but missing something.

You understand that the derivative of ln(x) is 1/x, so
you have (8-e^(-x)) in the denominator, which is the first step correctly done.

The next step is to apply the chain rule to derive the argument of log,namely
d(8-e^(-x))/dx
=(0-(-e^(-x)))
=+e^(-x))

So the final answer should be
+e^(-x))/(8-e^-x)

Another source of error is that you do not appear to use parentheses appropriately.
Even if you had given the answer as
e^-x/8-e^-x
it would be incorrect, because it means
e^-(x/8)-e^-x
properly written (especially for a computer answer), it should be:
(e^-x)/(8-e^-x)
or even
(e^(-x))/(8-e^(-x))
Similar Questions
  1. Find the derivative.f(x)=ln(8-e^-x) I got -e^-x/8-e^-x but it was wrong. WHAT DID I DOOOO?!
    1. answers icon 1 answer
  2. Please check my answers and let me know if I did something wrong. Thank you!Find the partial derivative of x, and the partial
    1. answers icon 1 answer
  3. find the derivative of f(x)=x^2sec^2(3x)also with g(x)=sqrt(cosxsecx) i get zero because cos and sec cancel each other out and
    1. answers icon 0 answers
  4. Find the derivative of f(x)= 2 sqrt x at x=4.i thought that the derivative would be 2 x^1/2 but I guess this is wrong.
    1. answers icon 2 answers
more similar questions