How do you express 1/(x^3-4x)1x34x in partial fractions?

1 Answer

You can analyze it as follows

1/[x^3-4x]=1/(x(x-2)(x+2))=A/x+B/(x-2)+C/(x+2)1x34x=1x(x2)(x+2)=Ax+Bx2+Cx+2

Now try various values of xx except 0,-2,20,2,2 to find the values of
constants A,B,CA,B,C finally you get

1/[x^3-4x]=-1/(4x)+1/[8*(x-2)]+1/[8*(x+2)]1x34x=14x+18(x2)+18(x+2)