Find the derivative of absolute value using the chain rule

$\begingroup$

I need help solving this derivative using the chain rule. I have tried setting $u = -x^2$

enter image description here

$\endgroup$

2 Answers

$\begingroup$

\begin{align*} \frac{d}{dx}\ |u| &= \frac{d}{dx} \ \sqrt{u^2} \\&= \frac{1}{2} (u^2)^\frac{-1}{2} \ \bigg(2u\frac{d}{dx} u \bigg) \\&= \frac{1}{|u|} (uu') \end{align*}

$\endgroup$ 3 $\begingroup$

$\frac{d|u(x)|}{dx}=\frac{d|u|}{du}\frac{du}{dx}$ by the chain rule.

So, we need only examine the derivative

$$\frac{d|u|}{du}$$

Note that for $u>0$ the derivative is $+1$ while for $u<0$, the derivative is $-1$.

The derivative at $0$ is undefined since the left-sided and right-sided derivatives are not equal.

So, for $u\ne 0$, we can write

$$\frac{d|u(x)|}{dx}=\frac{du(x)}{dx}\times \frac{u}{|u|}$$

$\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

You Might Also Like