
Mark H. answered 01/16/20
Tutoring in Math and Science at all levels
f(x) = ln(x3 + e4x)
To find the 1st derivative, we will use the chain rule---twice!
Start by defining u(x) = (x3 + e4x).
The chain rule: given f(u), where u is a function of x, f'(u) - df/du * du/dx
So: f = ln(u), and f' = 1/u) * du/dx
We will also use the chain rule to find du/dx:
du/dx = 3x2 + e4x * 4
Putting it all together:
f' = (3x2 + 4e4x ) / (x3 + e4x)