Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Integrals / Substitution Rule for Indefinite Integrals
Show General Notice Show Mobile Notice Show All Notes Hide All Notes
General Notice

I have been informed that on March 7th from 6:00am to 6:00pm Central Time Lamar University will be doing some maintenance to replace a faulty UPS component and to do this they will be completely powering down their data center.

Unfortunately, this means that the site will be down during this time. I apologize for any inconvenience this might cause.

Paul
February 18, 2026

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 viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 5.3 : Substitution Rule for Indefinite Integrals

17. Evaluate each of the following integrals.

  1. \( \displaystyle \int {{\frac{{3x}}{{1 + 9{x^2}}}\,dx}}\)
  2. \( \displaystyle \int {{\frac{{3x}}{{{{\left( {1 + 9{x^2}} \right)}^4}}}\,dx}}\)
  3. \( \displaystyle \int {{\frac{3}{{1 + 9{x^2}}}\,dx}}\)
Hint : Make sure you pay attention to each of these and note the differences between each integrand and how that will affect the substitution and/or answer.

Show All Solutions Hide All Solutions

a \( \displaystyle \int {{\frac{{3x}}{{1 + 9{x^2}}}\,dx}}\) Show Solution

In this case it looks like the substitution should be

\[u = 1 + 9{x^2}\]

Here is the differential for this substitution.

\[du = 18x\,dx\hspace{0.5in} \Rightarrow \hspace{0.5in}3x\,dx = \frac{1}{6}du\]

The integral is then,

\[\int{{\frac{{3x}}{{1 + 9{x^2}}}\,dx}} = \frac{1}{6}\int{{\frac{1}{u}\,du}} = \frac{1}{6}\ln \left| u \right| + c = \require{bbox} \bbox[2pt,border:1px solid black]{{\frac{1}{6}\ln \left| {1 + 9{x^2}} \right| + c}}\]

b \( \displaystyle \int {{\frac{{3x}}{{{{\left( {1 + 9{x^2}} \right)}^4}}}\,dx}}\) Show Solution

The substitution and differential work for this part are identical to the previous part.

\[u = 1 + 9{x^2}\hspace{0.5in}du = 18x\,dx\hspace{0.5in} \Rightarrow \hspace{0.5in}\,3x\,dx = \frac{1}{6}du\]

Here is the integral for this part,

\[\int{{\frac{{3x}}{{{{\left( {1 + 9{x^2}} \right)}^4}}}\,dx}} = \frac{1}{6}\int{{\frac{1}{{{u^4}}}\,du}} = \frac{1}{6}\int{{{u^{ - 4}}\,du}} = - \frac{1}{{18}}{u^{ - 3}} + c = \require{bbox} \bbox[2pt,border:1px solid black]{{ - \frac{1}{{18}}\frac{1}{{{{\left( {1 + 9{x^2}} \right)}^3}}} + c}}\]

Be careful to not just turn every integral of functions of the form of 1/(something) into logarithms! This is one of the more common mistakes that students often make.


c \( \displaystyle \int {{\frac{3}{{1 + 9{x^2}}}\,dx}}\) Show Solution

Because we no longer have an \(x\) in the numerator this integral is very different from the previous two. Let’s do a quick rewrite of the integrand to make the substitution clearer.

\[\int{{\frac{3}{{1 + 9{x^2}}}\,dx}} = \int{{\frac{3}{{1 + {{\left( {3x} \right)}^2}}}\,dx}}\]

So, this looks like an inverse tangent problem that will need the substitution.

\[u = 3x\hspace{0.5in} \to \hspace{0.5in}du = 3dx\]

The integral is then,

\[\int{{\frac{3}{{1 + 9{x^2}}}\,dx}} = \int{{\frac{1}{{1 + {u^2}}}\,du}} = {\tan ^{ - 1}}\left( u \right) + c = \require{bbox} \bbox[2pt,border:1px solid black]{{{{\tan }^{ - 1}}\left( {3x} \right) + c}}\]