How do you write the partial fraction decomposition of the rational expression x3+2x2x?

1 Answer
Feb 16, 2016

4x13x

Explanation:

first step is to factor the denominator

x2x=x(x1)

Since these factors are linear,the numerators will be constants, say A and B.

x3+2x(x1)=Ax+Bx1

multiply through by x(x-1)

x3+3=A(x1)+Bx..............................................(1)

The aim now is to find the values of A and B. Note tat if x = 1 the term with A will be zero and if x = 0 the term with B will be zero.
This is the starting point for finding A and B.

let x = 1 in (1) : 4 = B

let x = 0 in (1) :3=AA=3

x3+2x2x=4x13x