Solve any maths problem
Equations, derivatives, integrals, matrices, triangles, primes, statistics, or a word problem the tutor breaks into parts.
Step by step
- \frac{d}{dx}\left[x \left|{x}\right|\right]
Start from the derivative to compute.
- x \frac{d}{d x} \left|{x}\right| + \left|{x}\right| \frac{d}{d x} x
Product rule with u = x and v = \left|{x}\right|: (uv)′ = u′v + uv′.
- x \operatorname{sign}{\left(x \right)} \frac{d}{d x} x + \left|{x}\right| \frac{d}{d x} x
d/dx |u| = sign(u)·u′.
- x \operatorname{sign}{\left(x \right)} + \left|{x}\right|
d/dx of x is 1.
Reveal the answer
f'(x) = x \operatorname{sign}{\left(x \right)} + \left|{x}\right|