Question
Question: How do you integrate \(\dfrac{{2x + 3}}{{{x^2} - 9}}\) using partial fraction?...
How do you integrate x2−92x+3 using partial fraction?
Solution
First we expand the denominator according to (a+b)(a−b). By simplifying and solving further, we cancel out the like denominators. Then, we equate the coefficients of x and coefficients of the constants on both sides. After we have found the values of A and B, we integrate our given number.
Complete step by step answer:
In the given question, we need to integrate the expression x2−92x+3 using partial fraction. We find that the given term is in the form of proper fraction as the power on the denominator is more than that on the numerator.
Now we know that: a2−b2 can also be expressed as (a+b)(a−b)
Hence the denominator can also be written as: (x2−32)=(x+3)(x−3)
Now, let (x+3)(x−3)2x+3=(x+3)A+(x−3)B
On simplifying the right hand side further, we find:
⇒(x+3)(x−3)2x+3=(x+3)(x−3)A(x−3)+B(x+3)
We cancel out the denominators from both the sides, we get:
⇒2x+3=A(x−3)+B(x+3)
Simplifying the right hand side further by opening the brackets and multiplying, we get:
⇒2x+3=Ax−3A+Bx+3B
We group the constant terms and the coefficient terms together:
⇒2x+3=(A+B)x−3(A−B)
Equating the coefficients of x and coefficients of the constants on both sides, we get:
⇒2x=(A+B)x ……………. EQUATION (1)
and 3=−3(A−B) …………….EQUATION (2)
On solving equation 1, we get:
⇒2=A+B
Therefore, A=2−B
Substituting the above value in EQUATION (2), we get:
⇒−3(A−B)=3
⇒−3(2−B−B)=3
On simplifying it further, we get:
⇒−2+2B=1
On adding 2 to both sides, we get:
⇒2B=1+2
⇒2B=3
On simplifying even further, we get:
B=23
Since A=2−B
Therefore, A=2−23=21
As we know that (x+3)(x−3)2x+3=(x+3)A+(x−3)B
Placing the values of A and B , in the above equation, we get:
⇒(x+3)(x−3)2x+3=(x+3)21+(x−3)23
Let’s integrate them:
⇒∫(x+3)(x−3)2x+3dx=∫(x+3)21+(x−3)23dx
⇒∫(x+3)(x−3)2x+3dx=∫(x+3)21dx+∫(x−3)23dx
Taking the constant terms outside the integration sign:
⇒∫(x+3)(x−3)2x+3dx=21∫(x+3)dx+23∫(x−3)dx
As we know that the integration of ∫xdx=log∣x∣+C
Therefore, ⇒∫(x+3)(x−3)2x+3dx=21log∣x+3∣+23log∣x−3∣+C
Thus, we have our required answer.
Note: Integration is a type of calculus along with differentiation. Integration simply means to add up smaller parts of any area, volume, etc to give us the whole value. There are different types of integration methods to solve more complex multiplication and division questions like:
Integration by substitution
Integration by parts, etc.