How do you integrate (x^3+25)/(x^2+4x+3)x3+25x2+4x+3 using partial fractions?
2 Answers
Explanation:
"factorising the numerator"factorising the numerator
(x^3+25)/((x+1)(x+3)x3+25(x+1)(x+3)
rArr(x^3+25)/((x+1)(x+3))=A/(x+1)+B/(x+3)⇒x3+25(x+1)(x+3)=Ax+1+Bx+3
"multiply through by " (x+1)(x+3)multiply through by (x+1)(x+3)
rArrx^3+25=A(x+3)+B(x+1)⇒x3+25=A(x+3)+B(x+1)
"using the "color(blue)"cover up method"using the cover up method
x=-3to-2=-2BrArrB=1x=−3→−2=−2B⇒B=1
x=-1to24=2ArArrA=12x=−1→24=2A⇒A=12
rArrint(x^3+25)/(x^2+4x+3)dx=int12/(x+1)dx+int1/(x+3)dx⇒∫x3+25x2+4x+3dx=∫12x+1dx+∫1x+3dx
=12ln|x+1|+ln|x+3|+c=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