Solveeit Logo

Question

Question: How do you integrate \[{{x}^{3}}\sqrt{{{x}^{2}}+1}dx\] ?...

How do you integrate x3x2+1dx{{x}^{3}}\sqrt{{{x}^{2}}+1}dx ?

Explanation

Solution

We can solve this question by using Integration by substitution method. We can replace x2+1{{x}^{2}}+1 as u and its derivative as du. From this we can solve our new function formed after substitution using basic integration techniques until we arrive at the solution.

Complete step by step answer:
Before going to the solution let us know about the Integration by substitution method.
The substitution method is used when an integral contains some function and its derivative. In this case, we can set u equal to the function and rewrite the integral in terms of the new variable u. This makes the integral easier to solve.
Substitution Rule:
f(g(xπ))g(x)dx=f(u)du\int{f\left( g\left( x\pi \right) \right)g'\left( x \right)dx=\int{f\left( u \right)du}} where, u=g(x)u=g\left( x \right)
After solving the function we have to back substitute x in place of u to get the answer of our function in original variables.
Given function is x3x2+1dx\int{{{x}^{3}}\sqrt{{{x}^{2}}+1}dx}
Now take x2+1{{x}^{2}}+1 as u then
u=x2+1u={{x}^{2}}+1
du=2xdxdu=2xdx
But in the function we don’t have 2dx so we divide and multiply the equation with 2
122x3x2+1dx\Rightarrow \dfrac{1}{2}\int{2{{x}^{3}}\sqrt{{{x}^{2}}+1}dx}
Now rewriting 2x2x in the starting with dxdx so that we get 2xdx2xdx
12x2x2+12xdx\Rightarrow \dfrac{1}{2}\int{{{x}^{2}}\sqrt{{{x}^{2}}+1}2xdx}
Now substitute u=x2+1u={{x}^{2}}+1 and du=2xdxdu=2xdx
Then the equation will become
12x2udu\Rightarrow \dfrac{1}{2}\int{{{x}^{2}}\sqrt{u}du}
Now we can write x2{{x}^{2}} as u1u-1 from u=x2+1u={{x}^{2}}+1
Then the equation will be
12(u1)udu\Rightarrow \dfrac{1}{2}\int{\left( u-1 \right)\sqrt{u}du}
From this we can rewrite the equation as
12uudu12udu\Rightarrow \dfrac{1}{2}\int{u\sqrt{u}du}-\dfrac{1}{2}\int{\sqrt{u}du}
12u32du12u12du\Rightarrow \dfrac{1}{2}\int{{{u}^{\dfrac{3}{2}}}du-\dfrac{1}{2}\int{{{u}^{\dfrac{1}{2}}}du}}
Now integrating the function using power rule
Power rule:
xndx=xn+1n+1\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}
Here we will substitute 32\dfrac{3}{2} and 12\dfrac{1}{2} in place of n in power rule
So the equation will become
12u525212u3232+c\Rightarrow \dfrac{1}{2}\dfrac{{{u}^{\dfrac{5}{2}}}}{\dfrac{5}{2}}-\dfrac{1}{2}\dfrac{{{u}^{\dfrac{3}{2}}}}{\dfrac{3}{2}}+c
By simplifying the above equation we will get
15u5213u32+c\Rightarrow \dfrac{1}{5}{{u}^{\dfrac{5}{2}}}-\dfrac{1}{3}{{u}^{\dfrac{3}{2}}}+c
Now subtracting the same variable containing terms we will get
115u32(3u5)+c\Rightarrow \dfrac{1}{15}{{u}^{\dfrac{3}{2}}}\left( 3u-5 \right)+c
Now we have arrived at the simplest form of the equation.
But to get the answer for original function we have to back substitute
u=x2+1u={{x}^{2}}+1
Then we will get
115(1+x2)32(3(1+x2)5)+c\Rightarrow \dfrac{1}{15}{{\left( 1+{{x}^{2}} \right)}^{\dfrac{3}{2}}}\left( 3\left( 1+{{x}^{2}} \right)-5 \right)+c
By further simplifying it we will get
115(1+x2)32(3x2+35)+c\Rightarrow \dfrac{1}{15}{{\left( 1+{{x}^{2}} \right)}^{\dfrac{3}{2}}}\left( 3{{x}^{2}}+3-5 \right)+c
115(1+x2)32(3x22)+c\Rightarrow \dfrac{1}{15}{{\left( 1+{{x}^{2}} \right)}^{\dfrac{3}{2}}}\left( 3{{x}^{2}}-2 \right)+c
115(1+x2)(1+x2)12(3x22)+c\Rightarrow \dfrac{1}{15}\left( 1+{{x}^{2}} \right){{\left( 1+{{x}^{2}} \right)}^{\dfrac{1}{2}}}\left( 3{{x}^{2}}-2 \right)+c
After the simplifications applied we will get
115(1+x2)(1+x2)(3x22)+c\dfrac{1}{15}\left( 1+{{x}^{2}} \right)\sqrt{\left( 1+{{x}^{2}} \right)}\left( 3{{x}^{2}}-2 \right)+c
So we can write x3x2+1dx=115(1+x2)(1+x2)(3x22)+c{{x}^{3}}\sqrt{{{x}^{2}}+1}dx=\dfrac{1}{15}\left( 1+{{x}^{2}} \right)\sqrt{\left( 1+{{x}^{2}} \right)}\left( 3{{x}^{2}}-2 \right)+c.

Note:
Students must be careful while using Integration by substitution method as if we don’t do the back substitute part we won’t get the required solution. We will also get slight differences in the answer because there are different ways to simplify the equation after back substitution.