Solving Partial Fractions with Polynomial Division

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
beaf123
Messages
40
Reaction score
0

Homework Statement



∫ (x^3)/(x^2+2x+1)

I think I could solve it if I knew how they did this operation:

From the solution:
'
(x^3)/(x^2+2x+1) = (x-2) + (3x+2)/(x+1)^2 ( After long division)

Did they use polynomialdivision?

x^3: x^2-2X+1=

If so, how?
 
Physics news on Phys.org
beaf123 said:

Homework Statement



∫ (x^3)/(x^2+2x+1) dx

I think I could solve it if I knew how they did this operation:

From the solution:
'
(x^3)/(x^2+2x+1) = (x-2) + (3x+2)/(x+1)^2 ( After long division)

Did they use polynomial division?

x^3: x^2-2X+1=

If so, how?

Yes, they used long division for polynomials.

Here's a link to Wikipedia's page on polynomial long division.

If you don't want to use long division, use the substitution u = x+1.