Mister Exam

Derivative of x*loge(x)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
x*log(x)
--------
   / 1\ 
log\e / 
$$\frac{x \log{\left(x \right)}}{\log{\left(e^{1} \right)}}$$
(x*log(x))/log(exp(1))
Detail solution
  1. The derivative of a constant times a function is the constant times the derivative of the function.

    1. Apply the product rule:

      ; to find :

      1. Apply the power rule: goes to

      ; to find :

      1. The derivative of is .

      The result is:

    So, the result is:

  2. Now simplify:


The answer is:

The graph
The first derivative [src]
1 + log(x)
----------
    / 1\  
 log\e /  
$$\frac{\log{\left(x \right)} + 1}{\log{\left(e^{1} \right)}}$$
The second derivative [src]
    1    
---------
     / 1\
x*log\e /
$$\frac{1}{x \log{\left(e^{1} \right)}}$$
The third derivative [src]
   -1     
----------
 2    / 1\
x *log\e /
$$- \frac{1}{x^{2} \log{\left(e^{1} \right)}}$$