Q.22

Question

Write the partial fraction decomposition of each rational expression.

2x+4x3-1

Step-by-Step Solution

Verified
Answer

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

1Step 1. Given Information.

The rational expression is,

2x+4x3-1.

2Step 2. Finding the values.

Factoring the rational expression,

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

Decomposition of rational expressions,

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

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

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

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

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

From equation (3), we get, B=-A

Inputting the value of B, in equation (4), we get,

2A+C=2.......(6)

Solving the equation (5) and (6)we get,

A=2C=-2B=-2

3Step 3. Partial fraction decomposition

The partial fraction decomposition is,

2x+4x3-1=2x-1+-2x-2x2+x+1

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

4Step 4. Checking the solution.

Adding the rational expressions,

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

                                =2x2+2x+2-2x2+2x3-1=2x+4x3-1

The solution is true.