Mister Exam

Derivative of y=(x²+3x)(x+1)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
/ 2      \        
\x  + 3*x/*(x + 1)
(x+1)(x2+3x)\left(x + 1\right) \left(x^{2} + 3 x\right)
d // 2      \        \
--\\x  + 3*x/*(x + 1)/
dx                    
ddx(x+1)(x2+3x)\frac{d}{d x} \left(x + 1\right) \left(x^{2} + 3 x\right)
Detail solution
  1. Apply the product rule:

    ddxf(x)g(x)=f(x)ddxg(x)+g(x)ddxf(x)\frac{d}{d x} f{\left(x \right)} g{\left(x \right)} = f{\left(x \right)} \frac{d}{d x} g{\left(x \right)} + g{\left(x \right)} \frac{d}{d x} f{\left(x \right)}

    f(x)=x2+3xf{\left(x \right)} = x^{2} + 3 x; to find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

    1. Differentiate x2+3xx^{2} + 3 x term by term:

      1. Apply the power rule: x2x^{2} goes to 2x2 x

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

        1. Apply the power rule: xx goes to 11

        So, the result is: 33

      The result is: 2x+32 x + 3

    g(x)=x+1g{\left(x \right)} = x + 1; to find ddxg(x)\frac{d}{d x} g{\left(x \right)}:

    1. Differentiate x+1x + 1 term by term:

      1. Apply the power rule: xx goes to 11

      2. The derivative of the constant 11 is zero.

      The result is: 11

    The result is: x2+3x+(x+1)(2x+3)x^{2} + 3 x + \left(x + 1\right) \left(2 x + 3\right)

  2. Now simplify:

    3x2+8x+33 x^{2} + 8 x + 3


The answer is:

3x2+8x+33 x^{2} + 8 x + 3

The graph
02468-8-6-4-2-1010-25002500
The first derivative [src]
 2                          
x  + 3*x + (3 + 2*x)*(x + 1)
x2+3x+(x+1)(2x+3)x^{2} + 3 x + \left(x + 1\right) \left(2 x + 3\right)
The second derivative [src]
2*(4 + 3*x)
2(3x+4)2 \cdot \left(3 x + 4\right)
The third derivative [src]
6
66
The graph
Derivative of y=(x²+3x)(x+1)