Mister Exam

Integral of xsin2xy dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1                
  /                
 |                 
 |  x*sin(2*x)*y dx
 |                 
/                  
0                  
$$\int\limits_{0}^{1} y x \sin{\left(2 x \right)}\, dx$$
Integral((x*sin(2*x))*y, (x, 0, 1))
Detail solution
  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. Use integration by parts:

        Let and let .

        Then .

        To find :

        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. 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:

            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:

      Method #2

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

        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. 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:

            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:

        So, the result is:

    So, the result is:

  2. Now simplify:

  3. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                                               
 |                         /sin(2*x)   x*cos(2*x)\
 | x*sin(2*x)*y dx = C + y*|-------- - ----------|
 |                         \   4           2     /
/                                                 
$$\int y x \sin{\left(2 x \right)}\, dx = C + y \left(- \frac{x \cos{\left(2 x \right)}}{2} + \frac{\sin{\left(2 x \right)}}{4}\right)$$
The answer [src]
  /  cos(2)   sin(2)\
y*|- ------ + ------|
  \    2        4   /
$$y \left(- \frac{\cos{\left(2 \right)}}{2} + \frac{\sin{\left(2 \right)}}{4}\right)$$
=
=
  /  cos(2)   sin(2)\
y*|- ------ + ------|
  \    2        4   /
$$y \left(- \frac{\cos{\left(2 \right)}}{2} + \frac{\sin{\left(2 \right)}}{4}\right)$$
y*(-cos(2)/2 + sin(2)/4)

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