How do you integrate xx22x3 using partial fractions?

1 Answer
Feb 17, 2016

34ln|x3|+14ln|x+1|+c

Explanation:

begin by factorising the denominator

x22x3=(x3)(x+1)
Since the factors are linear , the numerators of the partial fractions will be constants , say A and B.

x(x3)(x+1)=Ax3+Bx+1

multiply through by (x-3)(x+1)

x = A(x+1) + B(x-3) .................................(1)

The aim now is to find values of A and B. Note , that if x = - 1 the term with A will be zero and if x = 3 , the term with B will be zero. This is the starting point to finding A and B.

let x = - 1 in (1) : - 1 = - 4B B=14

let x = 3 in (1) : 3 = 4A A=34

(xx22x3dx=34x3dx+14x+1dx

=34ln|x3|+14ln|x+1|+c