Mister Exam

Derivative of lnx/x-1

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

The graph:

from to

Piecewise:

The solution

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

    1. Apply the quotient rule, which is:

      and .

      To find :

      1. The derivative of is .

      To find :

      1. Apply the power rule: goes to

      Now plug in to the quotient rule:

    2. The derivative of the constant is zero.

    The result is:


The answer is:

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