Asked by Jacob

How would i go about using partial fraction decomposition on the integral, (int) (x+2)/(x^2+4x+5) dx.
Is there a way to do this utilizing complex number decomposition?

Answers

Answered by oobleck
well, if you insist on using partial fractions, you want something like
(x+2)/(x^2+4x+5) = A/(x - (2-i)) + B/(x - (2+i))
so, what do you get for that?
Answered by oobleck
oops. That should be
(x+2)/(x^2+4x+5) = A/(x - (-2-i)) + B/(x - (-2+i))
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions