How do you integrate (x^3+25)/(x^2+4x+3) using partial fractions?
2 Answers
Explanation:
"factorising the numerator"
(x^3+25)/((x+1)(x+3)
rArr(x^3+25)/((x+1)(x+3))=A/(x+1)+B/(x+3)
"multiply through by " (x+1)(x+3)
rArrx^3+25=A(x+3)+B(x+1)
"using the "color(blue)"cover up method"
x=-3to-2=-2BrArrB=1
x=-1to24=2ArArrA=12
rArrint(x^3+25)/(x^2+4x+3)dx=int12/(x+1)dx+int1/(x+3)dx
=12ln|x+1|+ln|x+3|+c
Now I decomposed
After equating coefficients, I found
After solving them simultaneously,
Thus,
Explanation:
1) I took long division
2) I decomposed second integral into basic fractions