How do you integrate #(x^3)(x^2+1)^(1/2)#?
1 Answer
Explanation:
We have:
#intx^3(x^2+1)^(1/2)dx#
We should try to use substitution. Let
Note that we don't visibly have
#intx^3(x^2+1)^(1/2)dx=1/2intx^3(x^2+1)^(1/2)2dx#
Now, taking an
#1/2intx^3(x^2+1)^(1/2)2dx=1/2intx^2(x^2+1)^(1/2)2xdx#
Here, we see that the leftover
#1/2intx^2(x^2+1)^(1/2)2xdx=1/2int(u-1)u^(1/2)du#
Now distributing the
#1/2int(u-1)u^(1/2)du=1/2int(u^(3/2)-u^(1/2))du#
Splitting into two integrals and integrating with the rule
#1/2int(u^(3/2)-u^(1/2))du=1/2intu^(3/2)du-1/2intu^(1/2)du#
#=1/2(u^(5/2)/(5/2))-1/2(u^(3/2)/(3/2))+C=u^(5/2)/5-u^(3/2)/3+C#
#=(x^2+1)^(5/2)/5-(x^2+1)^(3/2)/3+C#