Q. 17

Question

Write the partial fraction decomposition of each rational expression:

x(x-1)(x-2).

Step-by-Step Solution

Verified
Answer

The partial fraction decomposition is,

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

1Step 1. Given Information

The rational expression is,

x(x-1)(x-2).
2Step 2. Decompose the partial fractions.

Decompose the rational expressions,

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

Multiplying both sides by,

x=A(x-2)+B(x-1)x=(A+B)x+(-2A-B)...........(2)

Equating the coefficients of like powers of x to get,

A+B=1-2A-B=0

Solving the equations we get,

A=-1B=2

The partial fraction decomposition is,

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

3Step 3. Checking the solution.

Adding the rational expressions,

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

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