Mister Exam

Derivative of xsin3x

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
x*sin(3*x)
xsin(3x)x \sin{\left(3 x \right)}
d             
--(x*sin(3*x))
dx            
ddxxsin(3x)\frac{d}{d x} x \sin{\left(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)=xf{\left(x \right)} = x; to find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

    1. Apply the power rule: xx goes to 11

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

    1. Let u=3xu = 3 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 ddx3x\frac{d}{d x} 3 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: 33

      The result of the chain rule is:

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

    The result is: 3xcos(3x)+sin(3x)3 x \cos{\left(3 x \right)} + \sin{\left(3 x \right)}


The answer is:

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

The graph
02468-8-6-4-2-1010-5050
The first derivative [src]
3*x*cos(3*x) + sin(3*x)
3xcos(3x)+sin(3x)3 x \cos{\left(3 x \right)} + \sin{\left(3 x \right)}
The second derivative [src]
3*(2*cos(3*x) - 3*x*sin(3*x))
3(3xsin(3x)+2cos(3x))3 \left(- 3 x \sin{\left(3 x \right)} + 2 \cos{\left(3 x \right)}\right)
The third derivative [src]
-27*(x*cos(3*x) + sin(3*x))
27(xcos(3x)+sin(3x))- 27 \left(x \cos{\left(3 x \right)} + \sin{\left(3 x \right)}\right)
The graph
Derivative of xsin3x