Mister Exam

Derivative of (sin(t)-cos(t))*t

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
(sin(t) - cos(t))*t
$$t \left(\sin{\left(t \right)} - \cos{\left(t \right)}\right)$$
(sin(t) - cos(t))*t
Detail solution
  1. Apply the product rule:

    ; to find :

    1. Differentiate term by term:

      1. The derivative of sine is cosine:

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

        1. The derivative of cosine is negative sine:

        So, the result is:

      The result is:

    ; to find :

    1. Apply the power rule: goes to

    The result is:

  2. Now simplify:


The answer is:

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