Mister Exam

Integral of exp(-ax) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1         
  /         
 |          
 |   -a*x   
 |  e     dx
 |          
/           
0           
$$\int\limits_{0}^{1} e^{- a x}\, dx$$
Integral(exp((-a)*x), (x, 0, 1))
The answer (Indefinite) [src]
  /               //  -a*x             \
 |                ||-e                 |
 |  -a*x          ||-------  for a != 0|
 | e     dx = C + |<   a               |
 |                ||                   |
/                 ||   x     otherwise |
                  \\                   /
$$-{{e^ {- a\,x }}\over{a}}$$

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