Question
Question: How do you use substitution to integrate \[\dfrac{x}{{\sqrt {x + 4} }}dx\] ?...
How do you use substitution to integrate x+4xdx ?
Solution
Hint : We need to evaluate ∫x+4xdx . We know that the term inside the integral sign is called integrand. We simplify the integrand by making a substitution that is we put t=x+4 . After simplification we apply the integral. In the final we need the solution in terms of ‘x’ only. Here we have an indefinite integral.
Complete step by step solution:
Given,
∫x+4xdx
to simplify the integrand let’s put t=x+4
Differentiating with respect to ‘x’ we have,
dt=dx .
We have ‘x’ in the integrand t−4=x .
Substituting these in the integral we have,
∫x+4xdx=∫t(t−4)dt
=∫t(t−4)dt
=∫(t)21(t−4)dt .
By using negative power rule of indices we have,
=∫(t−4)(t)−21dt
=∫t.t21−4t21dt
=∫t−21+1−4t−21dt
=∫t21−4t−21dt
We know that the differentiation of tn with respect to ‘t’ is ∫tndt=n+1tn+1 ,
=(21+1)t21+1−4(−21+1)t−21+1+C , where ‘C’ is the integration constant.
=(23)t23−4(21)t21+C
=32t23−4.(2)t21+C
=32t23−8t21+C
We need the answer in terms of x only, we have t=x+4 .
=32(x+4)23−8(x+4)21+C
Thus we have, ∫x+4xdx=32(x+4)23−8(x+4)21+C , where ‘C’ is the integration constant.
So, the correct answer is “ ∫x+4xdx=32(x+4)23−8(x+4)21+C ”.
Note : Here we have an indefinite integral that is no upper limit and lower limit. Hence, in the case of indefinite integral we have integration constant. In definite integral we have lower limits and upper limits. Hence, in the case of definite integral we don’t have integration constant. As we can see in the above problem by using the substitute rule we can simplify the problem easily.