Mister Exam

Other calculators

Derivative of (x-3)*(|x|)^(1/2)

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

The graph:

from to

Piecewise:

The solution

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