Mister Exam

Integral of (x+3)cosx dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  x                  
  -                  
  2                  
  /                  
 |                   
 |  (x + 3)*cos(x) dx
 |                   
/                    
0                    
$$\int\limits_{0}^{\frac{x}{2}} \left(x + 3\right) \cos{\left(x \right)}\, dx$$
Integral((x + 3)*cos(x), (x, 0, x/2))
Detail solution
  1. There are multiple ways to do this integral.

    Method #1

    1. Rewrite the integrand:

    2. Integrate term-by-term:

      1. Use integration by parts:

        Let and let .

        Then .

        To find :

        1. The integral of cosine is sine:

        Now evaluate the sub-integral.

      2. The integral of sine is negative cosine:

      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:

      The result is:

    Method #2

    1. Use integration by parts:

      Let and let .

      Then .

      To find :

      1. The integral of cosine is sine:

      Now evaluate the sub-integral.

    2. The integral of sine is negative cosine:

  2. Add the constant of integration:


The answer is:

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

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