Q. 26

Question

Write the partial fraction decomposition of each rational expression.

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

Step-by-Step Solution

Verified
Answer

The partial fraction decomposition is29(x+2)+79(x-1)+23(x-1)2.

1Step 1. Given Information

The rational expression is,

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

2Step 2. Finding the values.

Decomposition of the rational expression,

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

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

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

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

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

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

Inputting the value of A in equations (2) and (3), we get,

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

Solving the equations, we get,

C=23B=79A=29

3Step 3. Partial fraction decomposition.

The partial fraction decomposition is,

x2+x(x+2)(x-1)2=29(x+2)+79x-1+23(x-1)2

                         =29(x+2)+79(x-1)+23(x-1)2.

4Step 4. Checking the solution.

Adding the rational expressions,

29(x+2)+79(x-1)+23(x-1)2=2(x-1)2+7(x-1)(x+2)+2(3(x+2)9(x+2)(x-1)2

                                                      =2(x2+1-2x)+7(x2+x-2)+6(x+2)9(x+2)(x-1)2=2x2+2-4x+7x2+7x-14+6x+129(x+2)(x-1)2=9x2+9x9(x+2)(x-1)2=9(x2+x)9(x+2)(x-1)2=x2+x(x+2)(x-1)2

The solution is true.