Question
Question: How do you integrate \[\int {x{{(4x - 1)}^4}} \] using substitution?...
How do you integrate ∫x(4x−1)4 using substitution?
Solution
Hint : We need to evaluate ∫x(4x−1)4dx . 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=4x−1 . 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(4x−1)4dx
to simplify the integrand let’s put t=4x−1
Differentiating with respect to ‘x’ we have,
dt=4dx .
We have ‘x’ in the integrand t−1=4x .
Substituting these in the integral we have,
∫x(4x−1)4dx=41.41∫4x(4x−1)44dx
(to substitute we need 4x and 4dx so we multiplied and divide by 4 twice)
=41.41∫(t−1)(t)4dt
=161∫(t−1)(t)4dt
=161∫(t5−t4)dt
We know that the differentiation of tn with respect to ‘t’ is ∫tndt=n+1tn+1 ,
=161(5+1t5+1−4+1t4+1)+C , where ‘C’ is the integration constant.
=161(6t6−5t5)+C
We need the answer in terms of x only, we have t=4x−1 .
=161(6(4x−1)6−5(4x−1)5)+C
Thus we have, ∫x(4x−1)4dx=161(6(4x−1)6−5(4x−1)5)+C , where ‘C’ is the integration constant.
So, the correct answer is “ ∫x(4x−1)4dx=161(6(4x−1)6−5(4x−1)5)+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.