Examples and Exercises

Let us look at some examples now.


Example 1.Find (x - 1) (x + 2) dx.

Expanding and integrating term by term, we obtain

(x - 1) (x + 2) dx = (x2 + x - 2) dx = 1/3 x3 + 1/2 x2 - 2x + C.

Now that we have seen the example let's try an exercise problem.


Find (x2 + 1) (x3 - 2) dx.


Example 2. Find (2x + 1)1/2dx.
Taking 2x + 1 = u, upon differentiating both sides we have dx = 1/2 du
and (2x + 1)1/2dx = 1/2 u1/2du
==> 1/2 u3/2 / 3/2 = 1/3 (2x + 1)3/2

Let's try an exercise problem of this type.


Find x × (x2 - 1)1/2 dx.



Example 3. Find sin (ax + b) dx.
Taking ax + b = u, we have
dx = 1/a du
and sin (ax + b)dx = 1/a sin u du.
==> -1/a cos (ax + b) + C.

Now let's try this exercise problem :

Find cos (4x - 5) dx.