Mister Exam

Derivative of y=x^2sin4x

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
 2         
x *sin(4*x)
x2sin(4x)x^{2} \sin{\left(4 x \right)}
x^2*sin(4*x)
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)=x2f{\left(x \right)} = x^{2}; to find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

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

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

    1. Let u=4xu = 4 x.

    2. The derivative of sine is cosine:

      ddusin(u)=cos(u)\frac{d}{d u} \sin{\left(u \right)} = \cos{\left(u \right)}

    3. Then, apply the chain rule. Multiply by ddx4x\frac{d}{d x} 4 x:

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

      The result of the chain rule is:

      4cos(4x)4 \cos{\left(4 x \right)}

    The result is: 4x2cos(4x)+2xsin(4x)4 x^{2} \cos{\left(4 x \right)} + 2 x \sin{\left(4 x \right)}

  2. Now simplify:

    2x(2xcos(4x)+sin(4x))2 x \left(2 x \cos{\left(4 x \right)} + \sin{\left(4 x \right)}\right)


The answer is:

2x(2xcos(4x)+sin(4x))2 x \left(2 x \cos{\left(4 x \right)} + \sin{\left(4 x \right)}\right)

The graph
02468-8-6-4-2-1010-500500
The first derivative [src]
                  2         
2*x*sin(4*x) + 4*x *cos(4*x)
4x2cos(4x)+2xsin(4x)4 x^{2} \cos{\left(4 x \right)} + 2 x \sin{\left(4 x \right)}
The second derivative [src]
  /     2                                   \
2*\- 8*x *sin(4*x) + 8*x*cos(4*x) + sin(4*x)/
2(8x2sin(4x)+8xcos(4x)+sin(4x))2 \left(- 8 x^{2} \sin{\left(4 x \right)} + 8 x \cos{\left(4 x \right)} + \sin{\left(4 x \right)}\right)
The third derivative [src]
  /                                2         \
8*\3*cos(4*x) - 12*x*sin(4*x) - 8*x *cos(4*x)/
8(8x2cos(4x)12xsin(4x)+3cos(4x))8 \left(- 8 x^{2} \cos{\left(4 x \right)} - 12 x \sin{\left(4 x \right)} + 3 \cos{\left(4 x \right)}\right)
The graph
Derivative of y=x^2sin4x