Question
Question: How do you integrate \[\dfrac{{2x + 3}}{{{x^2} - 9}}\] using partial fractions?...
How do you integrate x2−92x+3 using partial fractions?
Solution
In this question we have to integrate the given function using partial fractions, this can be done by first factor the denominator into linear factors, write the partial fraction for each factor, then multiply the whole equation by the denominator, then equate the new expression with the given function, and find the values of the coefficients, and then by using the identity i.e.,∫x+n1dx=ln∣x+n∣, we will integrate the expression.
Complete step-by-step solution:
Given function is x2−92x+3,
Since the numerator is in a lower degree than the denominator, we can proceed to the next step,
Now we can write the function as,
\Rightarrow $$$$\int {\dfrac{{2x + 3}}{{{x^2} - 9}}dx},
Now factor the denominator we get,
\Rightarrow $$$$\int {\dfrac{{2x + 3}}{{\left( {x - 3} \right)\left( {x + 3} \right)}}dx},
Now rewriting the function in partial fraction we get,
⇒x+3A+x−3B=(x+3)(x−3)2x+3,
Now taking L.C.M we get,
⇒(x+3)(x−3)A(x−3)+(x−3)(x+3)B(x+3)=(x−3)(x+3)2x+3,
Now simplifying we get,
⇒(x+3)(x−3)Ax−3A+(x−3)(x+3)Bx+3B=(x−3)(x+3)2x+3,
Now adding the terms we get,
⇒(x+3)(x−3)Ax−3A+Bx+3B=(x−3)(x+3)2x+3,
Now separating the x terms and coefficients terms we get,
⇒(x+3)(x−3)x(A+B)+3(B−A)=(x−3)(x+3)2x+3,
Comparing the two functions we get,
A+B=2−−−−(1) and
B−A=1−−−−(2),
Now eliminating the like terms we get,
⇒2B=3,
Now dividing 2 to both sides we get,
⇒22B=23,
Now simplifying we get,
⇒B=23,
Now substituting the value of B in (2) we get,
⇒23−A=1,
Now subtracting23 to both sides we get,
⇒23−A−23=1−23,
Now simplifying we get,
⇒−A=2−1,
Now taking out the negative sign we get,
⇒A=21,
Now substituting the values in the original form we get,
⇒∫21⋅x+31+23⋅x−31dx,
Now separating the integration we get,
⇒∫21⋅x+31dx+∫23⋅x−31dx,
Now taking out the constants from integration we get,
⇒21∫x+31dx+23∫x−31dx,
Now applying integration using the identity i.e.,∫x+n1dx=ln∣x+n∣, we get,
⇒21ln∣x+3∣+23ln∣x−3∣,
Now further simplification we get,
⇒2ln∣x+3∣+3ln∣x−3∣+C,
So, the integration value for the given function is 2ln∣x+3∣+3ln∣x−3∣+C.
∴The integrated value when the given function x2−92x+3 is integrated using partial fractions will be equal to 2ln∣x+3∣+3ln∣x−3∣+C.
Note: The Partial fractions can be used in Mathematics to turn functions that cannot be integrated into simple fractions easily. We can basically use partial fractions if the degree of the numerator is strictly less than the degree of the denominator.