Integration: Solve x^2-3x+2 Over x+1

  • Thread starter Thread starter kingdomof
  • Start date Start date
  • Tags Tags
    Integration Ln
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
3 replies · 2K views
kingdomof
Messages
105
Reaction score
0

Homework Statement



Int(x^2-3x+2)/(x+1)dx



Homework Equations





The Attempt at a Solution



I don't know where to start.
 
Physics news on Phys.org
Start by dividing the two polynomials. The resultant expression will be much simpler.
 
kingdomof said:

Homework Statement



Int(x^2-3x+2)/(x+1)dx



Homework Equations





The Attempt at a Solution



I don't know where to start.

Instead of trying to factor simply divide it into 3 different equations i.e.


[tex]\int \frac{x^{2}}{x+1}dx - \int \frac{3x}{x+1}dx + \int \frac{2}{x+1}dx[/tex]
 
djeitnstine said:
Instead of trying to factor simply divide it into 3 different equations i.e.


[tex]\int \frac{x^{2}}{x+1}dx - \int \frac{3x}{x+1}dx + \int \frac{2}{x+1}dx[/tex]
These aren't equations: they are expressions.

A much simpler approach is to do as jgens advised, and divide x^2 - 3x + 2 by x + 1, using long division.