Question
Question: How do you integrate \(\dfrac{{2x}}{{({x^2} - 25)}}\) using partial fractions?...
How do you integrate (x2−25)2x using partial fractions?
Solution
Firstly factorize the denominator of the integrand and use a 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 (x2−25)2x using partial fractions, we will first factorize the denominator of the given expression
=x2−25
Using algebraic identity a2−b2=(a+b)(a−b) to factorize it,
=x2−52 =(x+5)(x−5)
Now, expressing the integrand as sum of two integrands as follows
(x+5)(x−5)2x=(x+2)A+(x−5)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=2andB−A=0
Adding both equations, we will get
Putting value of B in first equation,
A+1=2⇒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+5)(x−5)2x=(x+5)1+(x−5)1
Taking integration both sides, we will get
⇒∫(x+5)(x−5)2xdx=∫[(x+5)1+(x−5)1]dx
Distributing the integration above subtraction, we will get
⇒∫(x+5)(x−5)2xdx=∫(x+5)1+∫(x−5)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+5)(x−5)2xdx=ln∣x+5∣+ln∣x−5∣+c
Using property of logarithm function, we can simplify it as follows
⇒∫(x+5)(x−5)2xdx=ln∣(x+5)(x−5)∣+c ⇒∫(x+5)(x−5)2xdx=lnx2−52+c ⇒∫(x+5)(x−5)2xdx=lnx2−25+c
Therefore lnx2−25+c is the integration of (x+5)(x−5)2x
Note:
When expressing the integrand in partial fraction form, take care of the signs and also cross check it once by adding or subtracting the partial fractions, if you are getting the original integrand or not, because sometimes students calculate the incorrect partial fractions of the integrand and get incorrect answer after integrating them.