Mister Exam

Derivative of x^5lnx+5x

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
 5             
x *log(x) + 5*x
$$x^{5} \log{\left(x \right)} + 5 x$$
d / 5             \
--\x *log(x) + 5*x/
dx                 
$$\frac{d}{d x} \left(x^{5} \log{\left(x \right)} + 5 x\right)$$
Detail solution
  1. Differentiate term by term:

    1. Apply the product rule:

      ; to find :

      1. Apply the power rule: goes to

      ; to find :

      1. The derivative of is .

      The result is:

    2. The derivative of a constant times a function is the constant times the derivative of the function.

      1. Apply the power rule: goes to

      So, the result is:

    The result is:


The answer is:

The first derivative [src]
     4      4       
5 + x  + 5*x *log(x)
$$5 x^{4} \log{\left(x \right)} + x^{4} + 5$$
The second derivative [src]
 3                
x *(9 + 20*log(x))
$$x^{3} \cdot \left(20 \log{\left(x \right)} + 9\right)$$
The third derivative [src]
 2                 
x *(47 + 60*log(x))
$$x^{2} \cdot \left(60 \log{\left(x \right)} + 47\right)$$