Question
Question: Evaluate the following integral \[\int{\dfrac{{{x}^{2}}-1}{{{\left( x-1 \right)}^{2}}\left( x+3 \rig...
Evaluate the following integral ∫(x−1)2(x+3)x2−1dx
Solution
We start solving this problem by simplifying the numerator using the formula a2−b2=(a+b)(a−b). Then we simplify the expression. Then after simplification, we consider the denominator as some other variable t and change the variables of integral. Then we integrate it with respect to the new variable to get the result. At last, we change that result in terms of the given question to obtain the final answer. We use the formula ∫x1dx=ln(∣x∣)+C for integration and the formula dxd(xn)=n×xn−1, dxd(constant)=0 for differentiation while solving the problem.
Complete step by step answer:
Let us start by simplifying the given expression (x−1)2(x+3)x2−1.
Now, let us consider the formula a2−b2=(a+b)(a−b).
By using the above formula, we write x2−1 as (x+1)(x−1).
So, we can write it as
⇒∫(x−1)2(x+3)(x+1)(x−1)dx
Now, we consider the formula a2=a×a.
By using the above formula, we write (x−1)2 as (x−1)(x−1)
Then, we get
∫(x−1)(x−1)(x+3)(x+1)(x−1)dx
By cancelling (x−1) in numerator and denominator, we get
⇒∫(x−1)(x+3)(x+1)dx⇒∫x2+3x−x−3x+1dx⇒∫x2+2x−3x+1dx....................(1)
Now, let us consider the quadratic expression x2+2x−3 as some variable t.
So, x2+2x−3=t...................(2)
We differentiate both sides of above equation with respective to x, we get
⇒dxd(x2+2x−3)=dxdt⇒dxd(x2)+dxd(2x)−dxd(3)=dxdt⇒2x+2−0=dxdt⇒2x+2=dxdt
Now, we take 2 as common on left hand side of above equation, we get
2(x+1)=dxdt
⇒x+1=dxdt21⇒(x+1)dx=21dt...............(3)
Now, from equations (1), (2) and (3), we get
⇒∫x2+2x−3x+1dx=∫t12dt⇒∫x2+2x−3x+1dx=∫2t1dt
As 21 is constant, we can write it outside the integral, now we get
⇒∫x2+2x−3x+1dx=21∫t1dt
Now, let us consider the formula ∫x1dx=ln(∣x∣)+C .
By using the above formula, we can write
⇒∫x2+2x−3x+1dx=21(ln(∣t∣)+C)⇒∫x2+2x−3x+1dx=21ln(∣t∣)+C
Where C is some constant.
Now, by replacing t with x2+2x−3, we get
⇒∫x2+2x−3x+1dx=21ln(x2+2x−3)+C
Therefore, ∫(x−1)2(x+3)x2−1dx=21ln(x2+2x−3)+C
Hence, the answer is 21ln(x2+2x−3)+C.
Note: There is a possibility of making a mistake while changing the variables in the integral, one might forget to find the value of dx in terms of dt and substitute it in the integral in place of dx. Instead of that they might change the whole expression into a function of t and write dx as dt without substituting the actual value.