Question
Question: How do you integrate \(\dfrac{3}{{(x - 2)(x + 1)}}\) using partial fractions?...
How do you integrate (x−2)(x+1)3 using partial fractions?
Solution
Firstly use the partial fraction method to express the integrand in two separate integrands whose denominators are the individual factors of the given integrand. And then integrate them separately.
Partial fraction of the rational fraction form (x±a)(x±b)p(x)+q is given as (x±a)A+(x±b)B
Find the value of A and B by comparing it with original integrand.
Complete step by step solution:
In order to integrate (x−2)(x+1)3 using partial fractions, we will first separate or express the integrand as sum of two integrands as follows
(x−2)(x+1)3=(x−2)A+(x+1)B
Now, we will find the value of A and B by comparing both integrands as follows
Equating similar terms (constants and coefficients of the variable) we will get,
⇒A+B=0andA−2B=3
Subtracting the first equation from the second one, we will get
Putting value of B in first equation,
A+(−1)=0⇒A=1
Now we have the respective values of A and B, so putting them in the above considered integrands and then integrating them, we will get
(x−2)(x+1)3=(x−2)1−(x+1)1
Taking integration both sides, we will get
⇒∫(x−2)(x+1)3dx=∫[(x−2)1−(x+1)1]dx
Distributing the integration above subtraction, we will get
⇒∫(x−2)(x+1)3dx=∫(x−2)1−∫(x+1)1dx
Now, we know that the integration of (x±a)1 equals ln∣x±a∣+c, so integrating the above functions using this formula, we will get
⇒∫(x−2)(x+1)3dx=ln∣x−2∣−ln∣x+1∣+c
Using property of logarithm function, we can simplify it as follows
⇒∫(x−2)(x+1)3dx=lnx+1x−2+c
Therefore lnx+1x−2+c is the integration of (x−2)(x+1)3
Note: When doing indefinite integration, always write +c part after the integration. This +c part indicates the constant part remains after integration and can be understood when you explore it graphically. In finite integration constant gets cancelled out, so we only write it in indefinite integration.