How do you integrate int (x-9)/((x+8)(x-7)(x-5)) x9(x+8)(x7)(x5) using partial fractions?

1 Answer
Feb 13, 2016

-17/195 ln(x+8) -1/15 ln(x-7)+2/13 ln (x-5)+ C_117195ln(x+8)115ln(x7)+213ln(x5)+C1

Explanation:

To Integrate, partial fractions are required, which can be done as follows: Let,
(x-9)/((x+8)(x-7)(x-5))= A/(x+8) +B/(x-7) +C/(x-5) x9(x+8)(x7)(x5)=Ax+8+Bx7+Cx5

=(A(x-7)(x-5) +B(x+8)(x-5) +C(x+8)(x-7))/((x+8)(x-7)(x-5))A(x7)(x5)+B(x+8)(x5)+C(x+8)(x7)(x+8)(x7)(x5)

Thus x-9= A(x^2-12x+35)+B(x^2 +3x-40)+C(x^2 +x-56)x9=A(x212x+35)+B(x2+3x40)+C(x2+x56)

Comparing like coefficients, it would be
A+B+C=0, -12A +3B +C=1 and 35A -40B-56C=-9. Solving for A,B and C, it would be

A= -17/195, B= -1/15 and C= 2/13A=17195,B=115andC=213

The given integral would thus be -17/195 ln(x+8) -1/15 ln(x-7)+2/13 ln (x-5)+ C_117195ln(x+8)115ln(x7)+213ln(x5)+C1