Question
Question: How do you integrate \(\dfrac{2x}{{{x}^{2}}-1}\) ?...
How do you integrate x2−12x ?
Solution
Here we have been given a value in fraction and we have to integrate it. We will use the substitution method in this question. Firstly we will let the denominator term equal to some variable and find its differentiation. Then we will replace the value obtained in the original value. Finally we will find the integration of the obtained value and put back the value we left in the final answer and get our desired answer.
Complete step by step solution:
We have to integrate the below value:
x2−12x
So we will write it as:
∫x2−12xdx….(1)
Now we will use substitution method
Let,
x2−1=u…(2)
Differentiate both sides with respect to x
⇒dxdx2−dxd1=dxdu
Use the formula dxdxn=nxn−1on left side also differentiation of constant is zero.
⇒2x−0=dxdu
⇒2x=dxdu
Take the denominator value from right side to left side as follows:
⇒2xdx=du…(3)
Replace the value from equation (2) and (3) in equation (1) we get,
⇒∫udu
Now using the formula ∫x1dx=logx+c where cis any constant above we get,
⇒logu+c
Replace the value of u from equation (2) above we get,
⇒log(x2−1)+c
So we get the value as log(x2−1)+c .
Hence on integrating the value x2−12x we get the answer as log(x2−1)+c where c is any constant.
Note:
When we are doing integration without the limit we have to always add a constant to our answer. It is done because there are families of functions which differ by only a constant whose anti-derivative is the same function. We can use the partial fraction method also but it becomes quite complicated so if we see that on differentiating the denominator we are getting the numerator we should always use the substitution method.