Question
Question: How do you find the definite integral of \(\int{\dfrac{{{x}^{2}}-2}{x+1}dx}\) from \(\left[ 0,2 \rig...
How do you find the definite integral of ∫x+1x2−2dx from [0,2]?
Solution
We first discuss the integration of functions in binary operations. We take integration of the functions separately with respect to x an apply the same operation on them. We take the operation’s answer as the final solution. We apply the a2−b2=(a+b)(a−b) for our integration of the numerator x2−1=(x+1)(x−1). We use the formulas ∫xndx=n+1xn+1+c, ∫x1dx=log∣x∣+c.
Complete step by step solution:
We need to find the definite integral of ∫x+1x2−2dx from [0,2]. Let I=0∫2x+1x2−2dx.
Now we express the numerator of the faction x2−2 as x2−2=x2−1−1.
Now we break the total function into two sub functions.
We get x+1x2−2=x+1x2−1−1=x+1x2−1−x+11.
We apply the identity a2−b2=(a+b)(a−b) to get x2−1=(x+1)(x−1).
From the fraction we get x+1x2−1=(x+1)(x+1)(x−1)=(x−1).
So, I=0∫2(x−1)dx−0∫2x+11dx.
We know ∫xndx=n+1xn+1+c and ∫x1dx=log∣x∣+c.
We can also form the integration 0∫2x+11dx as 0∫2x+11d(x+1).
This is possible because of d(x+1)=dx.
Therefore,
I=0∫2(x−1)dx−0∫2x+11dx=[2x2−x]02−[log∣x+1∣]02
We put the values in the equations to get
I=[2x2−x]02−[log∣x+1∣]02=[2−2]−[log3−log1]=−log3
Therefore, the definite integral of ∫x+1x2−2dx from [0,2] is equal to −log3.
Note: We can also solve the second integration using the base change for ratio z=x+1. In that case the sum gets complicated but the final solution would be same. It is better to watch out for the odd power value in the ratios and take that as the change in the variable.