Q. 27

Question

Write the partial fraction decomposition of each rational expression.

x+4x2(x2+4)

Step-by-Step Solution

Verified
Answer

The partial fraction decomposition is 14x+1x2+-(x+4)x2+4,

1Step 1. Given Information.

The rational expression is,

x+4x2(x2+4).

2Step 2. Finding the values.

Decomposing the rational expression,

x+4x2(x2+4)=Ax+Bx2+Cx+D(x2+4)............(1)

Multiplying both sides by x2(x2+4),

x+4=Ax(x2+4)+B(x2+4)+(Cx+D)x2x+4=Ax3+4Ax+Bx2+4B+Cx3+Dx2x+4=(A+C)x3+(B+D)x2+4Ax+4B............(2)

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

A+C=0..........(3)B+D=0.........(4)4A=1............(5)4B=4...........(6)

Solving equation (6), we get, B=1.

Solving equation (5), we get, A=14.

Solving equation (3) by inputting the value of A, we get,

C=-14.

Solving equation (4), by inputting the value of B, we get,

D=-1.

3Step 3. Partial Fraction Decomposition.

The partial fraction decomposition is,

x+4x2(x2+4)=14x+1x2+-14x-1x2+4

                   =14x+1x2+-(x+4)4(x2+4)

4Step 4. Checking the solution.

Adding the rational expressions,

14x+1x2+-(x+4)4(x2+4)=x(x2+4)+4(x2+4)+x2(-(x+4))4x2(x2+4)

                                    =x3+4x+4x2+16-x3-4x24x2(x2+4)=4x+164x2(x2+4)=4(x+4)4x2(x2+4)=x+4x2(x2+4)

The solution is true.