Mister Exam

Derivative of 6*x*ln(1+x)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
6*x*log(1 + x)
$$6 x \log{\left(x + 1 \right)}$$
(6*x)*log(1 + x)
Detail solution
  1. Apply the product rule:

    ; to find :

    1. 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:

    ; to find :

    1. Let .

    2. The derivative of is .

    3. Then, apply the chain rule. Multiply by :

      1. Differentiate term by term:

        1. The derivative of the constant is zero.

        2. Apply the power rule: goes to

        The result is:

      The result of the chain rule is:

    The result is:

  2. Now simplify:


The answer is:

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