Question
Question: -What is the integral of \[\int {\dfrac{x}{{{{\left( {x + 1} \right)}^3}}}dx} \]?...
-What is the integral of ∫(x+1)3xdx?
Solution
Hint : To solve this type of question we use concepts of integration without limits .Let us substitute in the given integral to find the value of the given integral easily. So, let us assume the denominator as t and then substitute the numerator in terms of dt.
Complete step-by-step answer :
Now, we will use the substitution technique. We will let the denominator term as t and then differentiate the denominator term because the given integral is in proper form i.e. the degree of numerator is less than degree of denominator. So,
Let x+1=t
Differentiating both sides with respect to x, we get
dxd(x)+dxd(1)=dxdt
1=dxdt⇒dt=dx
(As we know dxd(xn)=nxn−1 n=1 for dxd(x)=x1−1=x0=1 and for other term on L.H.S \dfrac{{d(1)}}{{dx}} \Rightarrow n = 0$$$$ \Rightarrow \dfrac{{d(1)}}{{dx}} = 0)
Substituting the value of t and dx in the given integral and t=x+1⇒x=t−1 we get,
∫(x+1)3xdx=∫(t)3t−1dt
Now splitting this we can write as follows
∫(t3t−t31)dt=∫(t21−t31)dt=∫(t−2−t−3)dt=∫t−2dt−∫t−3dt
Now as we use the formula
∫xndx=n+1xn+c where c is the integration constant
\Rightarrow $$$$\int {{t^{ - 2}}dt - \int {{t^{ - 3}}dt} } =−2+1t−2+c1+−3+1t−3+c2
=−1t−2−2t−3+c2+c1
=−(2t32t+1)+c2+c1
Let us take c2+c1=c
We get ∫(t)3t−1dt=−(2t32t+1)+c
Now putting the value of t in the above equation, we get
−(2t32t+1)+c=−(2(x+1)32(x+1)+1)+c=−21((x+1)32x+3)+c
So, the correct answer is “−21((x+1)32x+3)+c”.
Note : While solving questions which include integration of given terms, we have to check whether the given integral is proper or improper. In a proper integral, the degree of the numerator is less than that of the denominator and vice – versa in the improper integral. Also, we have to write the integration constant c when we are dealing with indefinite integrals i.e. integrals with no limit.