Mister Exam

Derivative of 1/2*lnx+3

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

The graph:

from to

Piecewise:

The solution

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

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

      1. The derivative of is .

      So, the result is:

    2. The derivative of the constant is zero.

    The result is:


The answer is:

The graph
The first derivative [src]
 1 
---
2*x
$$\frac{1}{2 x}$$
The second derivative [src]
-1  
----
   2
2*x 
$$- \frac{1}{2 x^{2}}$$
The third derivative [src]
1 
--
 3
x 
$$\frac{1}{x^{3}}$$