Mister Exam

Derivative of sinx×2e^x

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
          x
sin(x)*2*E 
$$e^{x} 2 \sin{\left(x \right)}$$
(sin(x)*2)*E^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. The derivative of sine is cosine:

      So, the result is:

    ; to find :

    1. The derivative of is itself.

    The result is:

  2. Now simplify:


The answer is:

The graph
The first derivative [src]
          x      x       
2*cos(x)*e  + 2*e *sin(x)
$$2 e^{x} \sin{\left(x \right)} + 2 e^{x} \cos{\left(x \right)}$$
The second derivative [src]
          x
4*cos(x)*e 
$$4 e^{x} \cos{\left(x \right)}$$
The third derivative [src]
                      x
4*(-sin(x) + cos(x))*e 
$$4 \left(- \sin{\left(x \right)} + \cos{\left(x \right)}\right) e^{x}$$