Question
Question: How do you integrate \(\dfrac{10}{(x-1)({{x}^{2}}+9)}dx\) ?...
How do you integrate (x−1)(x2+9)10dx ?
Solution
There are different methods to solve the integral. This question on integration will be solved by the method of sum rule. The function being a big one it is integrated one by one. While performing sum rule, at every step we need to equate L.H.S and R.H.S. We need to find the LCM of the fractions to solve the problem.
Complete step-by-step solution:
The first step to start solving is :
(x−1)(x2+9)10=(x−1)A+(x2+9)Bx+C
We are supposed to find the value of A,B,C by equating the number.
(x−1)(x2+9)10=(x−1)A(x2+9)+(x2+9)(Bx+C)(x−1)
We will equate the numerator, since the denominator both the side are same:
10=Ax2+9A+Bx2−Bx+Cx−C
⇒10=x2(A+B)+(C−B)x+9A−C
On equating the R.H.S with L.H.S, we get:
Since there is no x2 term in L.H.S, the below step is performed:
(A+B)=0
Since there is no x term in L.H.S, the below step is performed:
C−B=0
Constant is present in L.H.S, the below step is performed:
9A−C=10
On solving the three equation, we get
A=−B
C=B
Therefore
A=−C
So, on applying the same condition in the third equation,
9A−C=10
⇒9A−(−A)=10
⇒10A=10
⇒A=1010
⇒A=1
So the value of A to be 1, so other terms are B=−1 as (B=−A) and C=−1 as (C=B) .
So the function which is to be integrated can be written as:
(x−1)(x2+9)10=(x−1)1+(x2+9)−1x−1
⇒(x−1)(x2+9)10=(x−1)1+(x2+9)−1−x
On integrating the function, we get:
⇒∫(x−1)(x2+9)10dx=∫(x−1)1dx−∫(x2+9)1x+1dx
On expanding:
⇒∫(x−1)(x2+9)10dx=∫(x−1)1dx−∫(x2+9)xdx−∫(x2+9)1dx
Solving the equation one by one, firstly solving ∫(x−1)1dx
Integration of ∫x1 is lnx. Applying the same formula in the above function we get :
∫(x−1)1dx=ln(x−1) …………………………………………………………………………(i)
Next, on solving ∫(x2+9)x, we get:
For integration of (x2+9)x, we need to consider a variable t
t=x2+9
On differentiating t with respect to x ,we get
⇒dxdt=dxd(x2+9)
⇒dxdt=2x
⇒21dt=xdx
Substituting the value of xdx as 21dt, we get :
⇒∫2tdt=21∫tdt
Applying the formula we get,
⇒21lnt
Putting the value of t as (x2+9),we get
∫(x2+9)xdx=21ln(x2+9) ……………………………………….(ii)
Now integrating the function (x2+9)1, were get
⇒∫(x2+9)1
⇒∫3(3x)2+11
As per the formula this function on integrating becomes
∫(x2+9)1=31tan−1(3x)…………………….(iii)
Equating all the three (i),(ii),(iii) equation
∫(x−1)(x2+9)10dx=∫(x−1)1dx−∫(x2+9)xdx−∫(x2+9)1dx
∫(x−1)(x2+9)10dx=ln(x−1)−21ln(x2+9)−31tan−1(3x)+c
∴∫(x−1)(x2+9)10dx is ln(x−1)−21ln(x2+9)−31tan−1(3x)+c
Note: For solving questions like this all the formulas should be known to you. There are a lot of methods to integrate the function. Each function is integrated with a different method. With practice we are able to find the method for the integration of certain questions.