How do you integrate int (x^3 + 2x - 1) / (2x^2 - 3x - 2)∫x3+2x−12x2−3x−2 using partial fractions?
1 Answer
Explanation:
First we should get in the numerator a polynomial of a grade inferior than the denominator's
By long division:
_____
So the expression becomes
Let's deal with the last part
Finding the zeros of the denominator
Delta=9+16=25 =>sqrt(Delta)=5
x=(3+-5)/4 =>x_1=-1/2 ;x_2=2
Then we can break the second integrand in this way:
To find
-1=2A-B/2
-19/3=-2A-B/3
Summing these 2 expressions we get
-22/3=-5/6B =>B=44/5
-> A=(-1+B/2)/2=(-1+22/5)/2 =>A=17/10
So the main expression becomes