Mister Exam

Other calculators

Derivative of abs(x^2-3x)

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
| 2      |
|x  - 3*x|
$$\left|{x^{2} - 3 x}\right|$$
|x^2 - 3*x|
The graph
The first derivative [src]
               / 2      \
(-3 + 2*x)*sign\x  - 3*x/
$$\left(2 x - 3\right) \operatorname{sign}{\left(x^{2} - 3 x \right)}$$
The second derivative [src]
  /          2                                          \
2*\(-3 + 2*x) *DiracDelta(x*(-3 + x)) + sign(x*(-3 + x))/
$$2 \left(\left(2 x - 3\right)^{2} \delta\left(x \left(x - 3\right)\right) + \operatorname{sign}{\left(x \left(x - 3\right) \right)}\right)$$
The third derivative [src]
             /                                     2                          \
2*(-3 + 2*x)*\6*DiracDelta(x*(-3 + x)) + (-3 + 2*x) *DiracDelta(x*(-3 + x), 1)/
$$2 \left(2 x - 3\right) \left(\left(2 x - 3\right)^{2} \delta^{\left( 1 \right)}\left( x \left(x - 3\right) \right) + 6 \delta\left(x \left(x - 3\right)\right)\right)$$