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

3. Evaluate \( \displaystyle \int{{\frac{{6{{\bf{e}}^{7w}}}}{{{{\left( {1 - 8{{\bf{e}}^{7w}}} \right)}^3}}} + \frac{{14{{\bf{e}}^{7w}}}}{{1 - 8{{\bf{e}}^{7w}}}}\,dw}}\).

Show All Steps Hide All Steps

Each term seems to require the same substitution and recall that the same substitution can be used in multiple terms of an integral if we need to.
Start Solution

Don’t get too excited about the fact that there are two terms in this integrand. Each term requires the same substitution,

\[u = 1 - 8{{\bf{e}}^{7w}}\]

so we’ll simply use that in both terms.

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 2

Here is the differential work for the substitution.

\[du = - 56{{\bf{e}}^{7w}}dw\hspace{0.25in} \to \hspace{0.25in}\,{{\bf{e}}^{7w}}dw = - \frac{1}{{56}}du\]

Before doing the actual substitution it might be convenient to factor an \({{\bf{e}}^{7w}}\) out of the integrand as follows.

\[\int{{\frac{{6{{\bf{e}}^{7w}}}}{{{{\left( {1 - 8{{\bf{e}}^{7w}}} \right)}^3}}} + \frac{{14{{\bf{e}}^{7w}}}}{{1 - 8{{\bf{e}}^{7w}}}}\,dw}} = \int{{\left[ {\frac{6}{{{{\left( {1 - 8{{\bf{e}}^{7w}}} \right)}^3}}} + \frac{{14}}{{1 - 8{{\bf{e}}^{7w}}}}} \right]{{\bf{e}}^{7w}}\,dw}}\]

Doing this should make the differential part (i.e. the \(du\) part) of the substitution clearer.

Now, doing the substitution and evaluating the integral gives,

\[\begin{align*}\int{{\frac{{6{{\bf{e}}^{7w}}}}{{{{\left( {1 - 8{{\bf{e}}^{7w}}} \right)}^3}}} + \frac{{14{{\bf{e}}^{7w}}}}{{1 - 8{{\bf{e}}^{7w}}}}\,dw}} & = - \frac{1}{{56}}\int{{6{u^{ - 3}} + \frac{{14}}{u}\,du}} = - \frac{1}{{56}}\left( { - 3{u^{ - 2}} + 14\ln \left| u \right|} \right) + c\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{{ - \frac{1}{{56}}\left( { - 3{{\left( {1 - 8{{\bf{e}}^{7w}}} \right)}^{ - 2}} + 14\ln \left| {1 - 8{{\bf{e}}^{7w}}} \right|} \right) + c}}\end{align*}\]

Be careful when dealing with the \(dw\) substitution here. Make sure that the \( - \frac{1}{{56}}\) gets multiplied times the whole integrand and not just one of the terms. You can do this either by using parenthesis around the whole integrand or pulling the \( - \frac{1}{{56}}\) completely out of the integral (as we’ve done here).

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