Mister Exam

Integral of 5*sin(xdx) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  4            
  /            
 |             
 |  5*sin(x) dx
 |             
/              
0              
$$\int\limits_{0}^{4} 5 \sin{\left(x \right)}\, dx$$
Integral(5*sin(x), (x, 0, 4))
Detail solution
  1. The integral of a constant times a function is the constant times the integral of the function:

    1. The integral of sine is negative cosine:

    So, the result is:

  2. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                          
 |                           
 | 5*sin(x) dx = C - 5*cos(x)
 |                           
/                            
$$\int 5 \sin{\left(x \right)}\, dx = C - 5 \cos{\left(x \right)}$$
The graph
The answer [src]
5 - 5*cos(4)
$$5 - 5 \cos{\left(4 \right)}$$
=
=
5 - 5*cos(4)
$$5 - 5 \cos{\left(4 \right)}$$
5 - 5*cos(4)
Numerical answer [src]
8.26821810431806
8.26821810431806

    Use the examples entering the upper and lower limits of integration.