express the following as partial fraction : (6x\[^3\] + 5x\[^2\] + 4x+3 ) / (x\[^2\] + x +1) (x\[^2\] -1)
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
maybe you could reformat this
OpenStudy (anonymous):
\[\frac{6x^3+ 5x^2+ 4x+3 }{ (x^2+ x +1) (x^2-1) }\] is my guess
OpenStudy (anonymous):
\[\frac{2 x-1}{x^2+x+1}+\frac{3}{x-1}+\frac{1}{x+1}\] if so
OpenStudy (anonymous):
but how you get 2x-1 , 3 and 1 ??
OpenStudy (anonymous):
well it is a bit of a pain actually
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
you have the denominator in factored form, and you want to solve
\[\frac{6x^3+ 5x^2+ 4x+3 }{ (x^2+ x +1) (x^2-1) }=\frac{ax+b}{x^2+x+1}+\frac{c}{x-1}+\frac{d}{x+1}\]
OpenStudy (anonymous):
that is solve for a, b, c and d
OpenStudy (anonymous):
okay...thanks a lot!!!
OpenStudy (anonymous):
so you have lots of work to do. you have to write
\[(ax+b)(x+1)(x-1)+c(x^2+x+1)(x+1)+d(x^2+x+1)(x-1)\]
\[=6x^3+5x^2+4x+3\]
OpenStudy (anonymous):
you can replace x by 1 and get c quickly
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
since the first and third term will be zero. you get
\[c(1+1+1)(1+1)=6+5+4+3\]
\[6c=18\]
\[c=3\]