Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Integrals / More Substitution Rule
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 5.4 : More Substitution Rule

4. Evaluate \( \displaystyle \int{{{x^4} - 7{x^5}\cos \left( {2{x^6} + 3} \right)\,dx}}\).

Show All Steps Hide All Steps

Hint : Recall that terms that do not need substitutions should not be in the integral when the substitution is being done. At this point we should know how to “break” integrals up so that we can get the terms that require a substitution into a one integral and those that don’t into another integral.
Start Solution

Clearly the first term does not need a substitution while the second term does need a substitution. So, we’ll first need to split up the integral as follows.

\[\int{{{x^4} - 7{x^5}\cos \left( {2{x^6} + 3} \right)\,dx}} = \int{{{x^4}\,dx}} - \int{{7{x^5}\cos \left( {2{x^6} + 3} \right)\,dx}}\] Show Step 2

The substitution needed for the second integral is then,

\[u = 2{x^6} + 3\]

If you aren’t comfortable with the basic substitution mechanics you should work some problems in the previous section as we’ll not be putting in as much detail with regards to the basics in this section. The problems in this section are intended for those that are fairly comfortable with the basic mechanics of substitutions and will involve some more “advanced” substitutions.

Show Step 3

Here is the differential work for the substitution.

\[du = 12{x^5}dx\hspace{0.25in} \to \hspace{0.25in}\,{x^5}dx = \frac{1}{{12}}du\]

Now, doing the substitution and evaluating the integrals gives,

\[\begin{align*}\int{{{x^4} - 7{x^5}\cos \left( {2{x^6} + 3} \right)\,dx}} & = \int{{{x^4}\,dx}} - \frac{7}{{12}}\int{{\cos \left( u \right)\,du}} = \frac{1}{5}{x^5} - \frac{7}{{12}}\sin \left( u \right) + c\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{{\frac{1}{5}{x^5} - \frac{7}{{12}}\sin \left( {2{x^6} + 3} \right) + c}}\end{align*}\]

Do not forget to go back to the original variable after evaluating the integral!