#derivative of ln
25 messages ยท Page 1 of 1 (latest)
You applied the product rule on 4e^(3z) which is wrong
only apply product rule on z^4 * cos(z)
may i ask how come
because z^4 * cos(z) is a product and 4e^(3x) is unrelated to that product
i guess i just dont know how to tell a product
if it was this case:
z^4 * [ cos(z) + 4e^(3z) ]
then you would have been right
you can do it ๐
u did everything else fine ๐
you just differentiate it independently
u basically got:
f(x) = ln(g(x))
=> f'(x) = g'(x)/g(x)
g(x) can be considered again a function of two parts:
Say gโ(x) = z^4 * cos(z) and gโ(x) = 4e^(3z)
g(x) = gโ(x) + gโ(x)
=> g'(x) = [gโ(x) + gโ(x)]' = gโ'(x) + gโ'(x)
ok interesting
I am just trying to make it more visible if you are confused i may delete it lol
yes it makes sense
thank you so much
i got it right