Mister Exam

Derivative of 0.3sin(y)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
3*sin(y)
--------
   10   
$$\frac{3 \sin{\left(y \right)}}{10}$$
3*sin(y)/10
Detail solution
  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:


The answer is:

The graph
The first derivative [src]
3*cos(y)
--------
   10   
$$\frac{3 \cos{\left(y \right)}}{10}$$
The second derivative [src]
-3*sin(y)
---------
    10   
$$- \frac{3 \sin{\left(y \right)}}{10}$$
The third derivative [src]
-3*cos(y)
---------
    10   
$$- \frac{3 \cos{\left(y \right)}}{10}$$