Mister Exam

Integral of x*sin(x)*cos(x) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1                   
  /                   
 |                    
 |  x*sin(x)*cos(x) dx
 |                    
/                     
0                     
$$\int\limits_{0}^{1} x \sin{\left(x \right)} \cos{\left(x \right)}\, dx$$
Integral((x*sin(x))*cos(x), (x, 0, 1))
Detail solution
  1. Use integration by parts:

    Let and let .

    Then .

    To find :

    1. The integral of a constant times a function is the constant times the integral of the function:

      1. There are multiple ways to do this integral.

        Method #1

        1. Let .

          Then let and substitute :

          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:

          Now substitute back in:

        Method #2

        1. The integral of a constant times a function is the constant times the integral of the function:

          1. There are multiple ways to do this integral.

            Method #1

            1. Let .

              Then let and substitute :

              1. The integral of a constant times a function is the constant times the integral of the function:

                1. The integral of is when :

                So, the result is:

              Now substitute back in:

            Method #2

            1. Let .

              Then let and substitute :

              1. The integral of is when :

              Now substitute back in:

          So, the result is:

      So, the result is:

    Now evaluate the sub-integral.

  2. The integral of a constant times a function is the constant times the integral of the function:

    1. Let .

      Then let and substitute :

      1. The integral of a constant times a function is the constant times the integral of the function:

        1. The integral of cosine is sine:

        So, the result is:

      Now substitute back in:

    So, the result is:

  3. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                                              
 |                          sin(2*x)   x*cos(2*x)
 | x*sin(x)*cos(x) dx = C + -------- - ----------
 |                             8           4     
/                                                
$$\int x \sin{\left(x \right)} \cos{\left(x \right)}\, dx = C - \frac{x \cos{\left(2 x \right)}}{4} + \frac{\sin{\left(2 x \right)}}{8}$$
The graph
The answer [src]
     2         2                   
  cos (1)   sin (1)   cos(1)*sin(1)
- ------- + ------- + -------------
     4         4            4      
$$- \frac{\cos^{2}{\left(1 \right)}}{4} + \frac{\sin{\left(1 \right)} \cos{\left(1 \right)}}{4} + \frac{\sin^{2}{\left(1 \right)}}{4}$$
=
=
     2         2                   
  cos (1)   sin (1)   cos(1)*sin(1)
- ------- + ------- + -------------
     4         4            4      
$$- \frac{\cos^{2}{\left(1 \right)}}{4} + \frac{\sin{\left(1 \right)} \cos{\left(1 \right)}}{4} + \frac{\sin^{2}{\left(1 \right)}}{4}$$
-cos(1)^2/4 + sin(1)^2/4 + cos(1)*sin(1)/4
Numerical answer [src]
0.217698887489996
0.217698887489996
The graph
Integral of x*sin(x)*cos(x) dx

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