Mister Exam

Derivative of 2xsinx

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
2*x*sin(x)
$$2 x \sin{\left(x \right)}$$
d             
--(2*x*sin(x))
dx            
$$\frac{d}{d x} 2 x \sin{\left(x \right)}$$
Detail solution
  1. The derivative of a constant times a function is the constant times the derivative of the function.

    1. Apply the product rule:

      ; to find :

      1. Apply the power rule: goes to

      ; to find :

      1. The derivative of sine is cosine:

      The result is:

    So, the result is:


The answer is:

The graph
The first derivative [src]
2*sin(x) + 2*x*cos(x)
$$2 x \cos{\left(x \right)} + 2 \sin{\left(x \right)}$$
The second derivative [src]
2*(2*cos(x) - x*sin(x))
$$2 \left(- x \sin{\left(x \right)} + 2 \cos{\left(x \right)}\right)$$
The third derivative [src]
-2*(3*sin(x) + x*cos(x))
$$- 2 \left(x \cos{\left(x \right)} + 3 \sin{\left(x \right)}\right)$$
The graph
Derivative of 2xsinx