Mister Exam

Other calculators

Integral of 2xcos(cos(x)) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1                   
  /                   
 |                    
 |  2*x*cos(cos(x)) dx
 |                    
/                     
0                     
$$\int\limits_{0}^{1} 2 x \cos{\left(\cos{\left(x \right)} \right)}\, dx$$
Integral((2*x)*cos(cos(x)), (x, 0, 1))
The answer (Indefinite) [src]
  /                             /                
 |                             |                 
 | 2*x*cos(cos(x)) dx = C + 2* | x*cos(cos(x)) dx
 |                             |                 
/                             /                  
$$\int 2 x \cos{\left(\cos{\left(x \right)} \right)}\, dx = C + 2 \int x \cos{\left(\cos{\left(x \right)} \right)}\, dx$$
The answer [src]
    1                 
    /                 
   |                  
2* |  x*cos(cos(x)) dx
   |                  
  /                   
  0                   
$$2 \int\limits_{0}^{1} x \cos{\left(\cos{\left(x \right)} \right)}\, dx$$
=
=
    1                 
    /                 
   |                  
2* |  x*cos(cos(x)) dx
   |                  
  /                   
  0                   
$$2 \int\limits_{0}^{1} x \cos{\left(\cos{\left(x \right)} \right)}\, dx$$
2*Integral(x*cos(cos(x)), (x, 0, 1))
Numerical answer [src]
0.716060843719636
0.716060843719636

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