In order to integrate the following function, our professor taught us the following method:
$\dfrac{x^4+1}{x^3+x^2} = \dfrac{x^4+1}{x^2(x+1)}=\dfrac{A}{x^2}+\dfrac{B}{x}+\dfrac{C}{x+1}$
I don't understand why we can do that, in reality, $\dfrac{x^4+1}{x^3+x^2} = \dfrac{x^4+1}{xx(x+1)}=\dfrac{A}{x}+\dfrac{B}{x}+\dfrac{C}{x+1}$
Although I understand why we cannot find $A, B$and$C$ that way (Indeed to find A we evaluate $\dfrac{x^4+1}{x^2(x+1)}$ at x=0)