Mister Exam

Integral of -xexp(x) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

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

    Let and let .

    Then .

    To find :

    1. The integral of the exponential function is itself.

    Now evaluate the sub-integral.

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

    1. The integral of the exponential function is itself.

    So, the result is:

  3. Now simplify:

  4. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                        
 |                         
 |     x             x    x
 | -x*e  dx = C - x*e  + e 
 |                         
/                          
$$\int - x e^{x}\, dx = C - x e^{x} + e^{x}$$
The answer [src]
              x
-1 + (1 - x)*e 
$$\left(1 - x\right) e^{x} - 1$$
=
=
              x
-1 + (1 - x)*e 
$$\left(1 - x\right) e^{x} - 1$$
-1 + (1 - x)*exp(x)

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