Q. 21

Question

Write the partial fraction decomposition of each rational expression.

1x3-8.

Step-by-Step Solution

Verified
Answer

The partial fraction decomposition is 112(x-2)+-1(x+4)12(x2+2x+4).

1Step 1. Given Information.

The rational expression is,

1x3-8.

2Step 2. Finding the equations.

Factoring the rational expression:

1x3-8=1(x-2)(x2+2x+4).

Decomposition of the partial fractions,

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

Multiplying both sides by (x-2)(x2+2x+4),

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

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

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

3Step 3. Decomposition of partial fractions.

A+B=0B=-A........(6)

2A-C=12C=2A-12......(7)

Inputting the values in the equation2A-2B+C=0,

2A-2(-A)+(2A-12)=02A+2A+2A=126A=12A=112

The other values are,

B=-112C=13

The partial fraction decomposition is,

1x3-8=112(x-2)+-112x+13x2+2x+4

            =112(x-2)+-1(x+4)12(x2+2x+4).

4Step 4. Checking the solution

Adding the rational expressions,

112(x-2)+-1(x+4)12(x2+2x+4)=x2+2x+4+(-1)(x+4)(x-2)12(x-2)(x2+2x+4)

                                                =x2+2x+4-x2-4x+2x+812(x3-8)=1212(x3-8)=1x3-8

The solution is true.