Q. 25

Question

Write the partial fraction decomposition of each rational expression.

x-3(x+2)(x+1)2.

Step-by-Step Solution

Verified
Answer

The partial fraction decomposition is, -5(x+2)+5(x+1)+-4(x+1)2.

1Step 1. Given Information.

The rational expression is,

x-3(x+2)(x+1)2.

2Step 2. Finding the values.

Decomposition of rational expressions,

x-3(x+2)(x+1)2=Ax+2+Bx+1+C(x+1)2...........(1)

Multiplying both sides (x+2)(x+1)2,

x-3=A(x+1)2+B(x+1)(x+2)+C(x+2)x-3=A(x2+2x+1)+B(x2+3x+2)+C(x+2)x-3=Ax2+2Ax+A+Bx2+3Bx+2B+Cx+2Cx-3=(A+B)x2+(2A+3B+C)x+(A+2B+2C).........(2)

Equating the coefficients of the like powers of x, we get,

A+B=0......(3)2A+3B+C=1......(4)A+2B+2C=-3.......(5)

Solving equation (3), we get, A=-B.

Inputting the value of A in both equations (4) and (5) we get,

B+C=1B+2C=-3

Solving we get the values as,

C=-4B=5A=-5

3Step 3. Partial Fraction Decomposition

The partial fraction decomposition is,

x-3(x+2)(x+1)2=-5(x+2)+5x+1+-4(x+1)2.

4Step 4. Checking the solutions.

Adding the rational expressions,

-5x+2+5x+1+-4(x+1)2=-5(x+1)2+5(x+2)(x+1)+(-4)(x+2)(x+2)(x+1)2

                                          =-5(x2+2x+1)+5(x2+3x+2)+(-4)(x+2)(x+2)(x+1)2=-5x2-10x-5+5x2+15x+10-4x-8(x+2)(x+1)2=x-3(x+2)(x+1)2

The solution is true.