To find an antiderivative of
f(
x), we go through
our list of integration methods:
- Recognize elementary antiderivatives
- Rewrite the integrand to make it easier
- Use substitution to reverse the chain rule or simplify the
integrand
- Use integration by parts
- Use inspection to see the value of a definite
integral
to find one that works for this integrand. In this case,
only one method is appropriate. We use substitution to rewrite the integrand in terms of
w =
x2.
This is shown below.
Substitution:
Let
w =
x2. Then
w' = 2
x, so
(1/2)
dw =
x dx.
The integral can therefore be rewritten as
x ex2 dx =
ew (1/2)
dw =
(1/2)
ew +
C
Thus, substituting back for
w,
x ex2 dx =
(1/2)
ex2 +
C
To evaluate the definite integral, we take this antiderivative,
evaluate it at the endpoints of the integral (0 and 3),
and take the difference of the values. This gives
[ (1/2) e(3)2 ] - [ (1/2) e(0)2 ] = (e9 - 1)/2.