Question
Question: How do you use substitution to integrate \(x\sqrt {2x + 1} dx\)?...
How do you use substitution to integrate x2x+1dx?
Solution
We have been given an integration ∫f(x)dx . To evaluate the integral using integration by substitution method, we transformed the given integral into another form by changing the independent variable x into t by using x=g(t) such that after the substitution, the given integral is converted into directly known integrals.
Complete step-by-step solution:
Step 1: Given integral is ∫x2x+1dx. Let us consider that given integration is equal to I, so we get
I=∫x2x+1dx
Now, we substitute 2x+1=t .
Now to replace the value of dx, we differentiate the 2x+1=t with respect to x , we get
2dx=dt dx=2dt
and to replace the value of x , simplifying the equation , we get
⇒2x=t−1 ⇒x=2t−1
Step 2: Now substituting all the values in the given integral, we get
I=∫x2x+1dx =∫(2t−1)×t×2dt
Step 3: Now multiplying the brackets, we get I=41∫t1+21−t21dt
Adding the powers, we get
\Rightarrow$$$I = \dfrac{1}{4}\int {\left( {{t^{\dfrac{3}{2}}} - {t^{\dfrac{1}{2}}}} \right)} dt$$
Step 4: Now integrating the above expression using the standard formula of integration, we get
\RightarrowI = \dfrac{1}{4}\left( {\dfrac{{{t^{\dfrac{3}{2} + 1}}}}{{\dfrac{3}{2} + 1}} - \dfrac{{{t^{\dfrac{1}{2} + 1}}}}{{\dfrac{1}{2} + 1}}} \right) + C$$
Adding the powers in the numerator and adding the numbers in denominator, we get
$\RightarrowI = \dfrac{1}{4}\left( {\dfrac{{{t^{\dfrac{5}{2}}}}}{{\dfrac{5}{2}}} - \dfrac{{{t^{\dfrac{3}{2}}}}}{{\dfrac{3}{2}}}} \right) + C$$
Now simplifying the above expression, we get
Step 5: Now to get the original integrand, we replace the value of t .
In the beginning we have consider the value of t=2x+1 , so replacing the value of t , we get
⇒I=215(2x+1)25−3(2x+1)23+C
Taking (2x+1)23 common from numerator, we get
⇒I=2(2x+1)23(5(2x+1)−31)+C
Step 6: Taking LCM inside the bracket and simplify, we get
Now take 2 common from the bracket, we get
⇒I=2(2x+1)23(152(3x−1))+C ⇒I=(2x+1)23(153x−1)+CThis is the final integration of the given function.
Note: Formula to integrate xn is given as
∫xndx=n+1xn+1+C , where C is the constant of integration.
It is important to guess the useful substitution function. Choose the substitution function such that its derivative also occurs in the integrand.