How do you write the partial fraction decomposition of the rational expression x/(x^3-x^2-6x)xx3−x2−6x?
1 Answer
Jul 29, 2016
with exclusion
Explanation:
Both the numerator and the denominator are divisible by
x/(x^3-x^2-6x)xx3−x2−6x
=1/(x^2-x-6)=1x2−x−6
=1/((x-3)(x+2))=1(x−3)(x+2)
=A/(x-3)+B/(x+2)=Ax−3+Bx+2
with exclusion
Use Heaviside's cover-up method to find:
A = 1/((3)+2) = 1/5A=1(3)+2=15
B = 1/((-2)-3) = -1/5B=1(−2)−3=−15
So:
x/(x^3-x^2-6x)=1/(5(x-3))-1/(5(x+2))xx3−x2−6x=15(x−3)−15(x+2)
with exclusion