use long division to write f(x) as the sum of a polynomial and a proper rational function. Then calculate the integral of f(x)d(x). EQUATION: f(x) = x^3-1 / x^2-x. I did long division and got -x-1 = A(x-1) + B(x) and so x = 1 and x = 0. What should I do next?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (amistre64):
when I do the division i end up with:
x + 1 + (1/x)
OpenStudy (amistre64):
then you intergrate the seperate terms:
x^2/2 +x +ln(x) +C
OpenStudy (cherrilyn):
x^2 -x goes into x^3 - 1 x times with a remainder of -x-1 right?