what is the derivative
ln|x^2/2|
my answer: we have two function ln|| and X^2. we use derivative of function outside multiply by derivative of function inside so
= 1/(X^2/2). X^2/2 . x ANS = X. the correct ans is 2/X. How come?
what is the derivative
ln|x^2/2|
my answer: we have two function ln|| and X^2. we use derivative of function outside multiply by derivative of function inside so
= 1/(X^2/2). X^2/2 . x ANS = X. the correct ans is 2/X. How come?
Use the chain rule:
$f(x) = ln(x)$
$g(x) = \frac{x^2}{2}$
So find the derivative of $y = f(g(x))$ with respect to x.
You wrote $\dfrac{1}{x^2/2} \cdot \dfrac{x^2}{2} \cdot x$
The middle $\dfrac{x^2}{2}$ should not be there.