
Equation (6.4.1) can be reorganized to more clearly reflect its status as an identity
of polynomials in x:
0x 1 3 5 ðA 1 BÞx 1 ð2A 2 BÞ:
For two polynomials to be equal, their constant terms must be equal, their linear
terms must be equal, and so on. Thus
3 5 2A 2 B and 0 5 A 1 B:
We solve these two linear equations simultaneously. The second equation tells us
that B 52A; substituting this value for B in the first equation results in 3 5 2A 2
(2A), or 3 5 3A. Thus A 5 1 and B 521. We have discovered that
3
ðx 2 1Þðx 1 2Þ
5
1
x 2 1
1
2 1
x 1 2
:
Therefore
Z
3
ðx 2 1Þðx 1 2Þ
dx 5
Z
1
x 2 1
dx 2
Z
1
x 1 2
dx
5 lnðjx 2 1jÞ2 lnðjx 1 2jÞ1 C
5 ln
x 2 1
x 1 2
1 C: ¥
INSIGHT
Itisimportanttounderstandthatwedonotsolveequation(6.4.1)forx.
The procedure is to find values for A and B that convert equation (6.4.1) into an identity in x.
In other words, we are to find A and B so that equation (6.4.1) is valid for every x.
Substituting any value for x in equation (6.4.1) results in an equation in the two unknowns A
and B. This leads to a very simple alternative method: We solve for each unknown by
choosing a value of x that eliminates the other unknown. Thus when x 5 1, the coefficient of
B in (6.4.1) is 0, and the equation reduces to 3 5 3A or A 5 1. Letting x be 22resultsin
3 523B or B 521. Notice that there is no need to solve simultaneous equations with
this technique.
The process used in Example 1 relies on a general algebraic technique for
handling rational functions, which we now begin to describe. In the first case that
we discuss, we assume that the denominator factors as (x 2 a
1
)(x 2 a
2
) ... (x 2 a
K
)
with no repetition among the roots a
1
, a
2
,...,a
K
.
The Method of Partial
Fractions for Distinct
Linear Factors
To integrate a function of the form
pðxÞ
ðx 2 a
1
Þðx 2 a
2
Þ ðx 2 a
K
Þ
;
where p(x) is a polynomial and the a
j
are distinct real numbers, first perform the
following two algebraic steps:
1. Be sure that the degree of p is less than the degree of the denominator; if it is
not, divide the denominator into the numerator. This step must be performed
even if the degrees of the denominator and the numerator are equal.
2. Decompose the function into the form
A
1
x 2 a
1
1
A
2
x 2 a
2
1 1
A
K
x 2 a
K
;
6.4 Partial Fractions—Linear Factors 499