In general, for definite integrals such as
$$\int^1_0 x^2\ dx$$
we first compute the antiderivative of the integrand \(x^2\) and then plug in the limits \(x=1\) and \(x=0\) and subtract the results. The same thing happens for integrals involving u-substitution. The only difference, really, is that you need to make sure you re-substitute in your \(u\) at the end of the problem before you plug in your limits. This is illustrated in the following example. Note that there is a way to shortcut the method a bit and plug in your limits “early.” This will be demonstrated in the next section.
Notice first that the inside of the parentheses has a derivative of \(15x^2\) which is close to what we have being multiplied on the outside of the parentheses; i.e. it has the same power on \(x\). This indicates that \(u\)-substitution is needed here.
So let \(u=5x^3+2\) and note that \(\frac{du}{dx} =15x^2\). Since we have only \(x^2\) being multiplied in the integrand, we need to algebraically solve for \(x^2\) in the \(\frac{du}{dx}\) equation. This gives us \(\frac{1}{15}\frac{du}{dx}=x^2\). Now we can make our substitution. See below.
Note that the limits on the integral are still “\(x\)-limits” even though our integral now is entirely in terms of \(u\). We will allow this for notational convenience. Now, simply carry out the integral as usual, integrating in terms of \(u\) and then re-substitute in your \(u=5x^3+2\) in at the end.
Lastly, now that we have carried out the antiderivative completely, all that’s left is applying the fundamental theorem of calculus by plugging in the \(x\)-limits and subtracting the results. This gives you the result you see below.
Notice that in the last few steps of the previous example, we first re-substituted in \(u=5x^3+2\), which basically meant replacing all “\(u\)-stuff” with “\(x\)-stuff.” Then we plugged in the \(x\)-limits in every place we saw an \(x\). However, notice that all the \(x\)’s are contained in \(u\).
Since we always finish off a problem by “plugging \(u\) back in, and then plugging numbers into \(x\) which is inside \(u\), we could more easily just combine these into one step and plug our \(x\)-limits into \(u\) the moment we choose our \(u\). This gives us the ability to exchange our \(x\)-limits for new snazzy \(u\)-limits. Below is the same example that we did before, but using this new strategy.
Notice first that the inside of the parentheses has a derivative of \(15x^2\) which is close to what we have being multiplied on the outside of the parentheses; i.e. it has the same power on \(x\). This indicates that \(u\)-substitution is needed here.
So let \(u=5x^3+2\). Then, since at the end of the problem we’d be resubstituting \(u=5x^3+2\) and plugging the \(x\)-limits in for \(x\) which are contained in \(u\), we can just plug ’em in right now to get \(u\)-limits. So, plug \(x=1\) and \(x=0\) into \(u\) to get \(u(1)=5(1)^3+2=7\) and \(u(0)=5(0)^3+2=2\) respectively. These are now our new limits!
Note also that \(\frac{du}{dx} =15x^2\). Since we have only \(x^2\) being multiplied in the integrand, we need to algebraically solve for \(x^2\) in the \(\frac{du}{dx}\) equation. This gives us \(\frac{1}{15}\frac{du}{dx}=x^2\). Now we can make all our substitution. See below.
Now, simply carry out the integral as usual, integrating in terms of \(u\).
Lastly, now that we have carried out the antiderivative completely, all that’s left is applying the fundamental theorem of calculus by plugging in the new \(u\)-limits and subtracting the results. We don’t need to worry about re-subbing in \(u\) and then plugging in the \(x\)-limits, because we basically already did that earlier! This gives you the result you see below.
Let \(u=x^3+1\)
Fundamental Theorem of Calculus (Part 2):
If \(F(x)\) is an antiderivative of \(f(x)\), then \(\int^b_a f(x)\ dx=F(b)-F(a)\)
\(\int^2_1 3x^2(x^3+1)^{20}\ dx=\frac{9^{21}}{21}-\frac{2^{21}}{21}\)
Let \(u=2x+1\)
Fundamental Theorem of Calculus (Part 2):
If \(F(x)\) is an antiderivative of \(f(x)\), then \(\int^b_a f(x)\ dx=F(b)-F(a)\)
\(\int^2_{-1} (2x+1)^5\ dx=\frac{5^6}{12}-\frac{1}{12}\)
Let \(u=x^2+4\)
Fundamental Theorem of Calculus (Part 2):
If \(F(x)\) is an antiderivative of \(f(x)\), then \(\int^b_a f(x)\ dx=F(b)-F(a)\)
\(\int^2_1 \frac{x}{(x^2+4)^2}\ dx=\frac{-1}{16}+\frac{1}{10}\)
Let \(u=2x+1\)
Fundamental Theorem of Calculus (Part 2):
If \(F(x)\) is an antiderivative of \(f(x)\), then \(\int^b_a f(x)\ dx=F(b)-F(a)\)
\(\int^2_0 \frac{1}{\sqrt{2x+1}}\ dx=\sqrt{5}-1\)
Let \(u=x-1\). You will need to solve the \(u\)-equation for \(x\).
\(\int^2_1 x\sqrt{x-1}\ dx=\frac{16}{15}\)
Let \(u=x+1\). You will need to solve the \(u\)-equation for \(x\).
\(\int^1_0 \frac{x}{\sqrt[4]{x+1}}\ dx=\left(\frac{2^{\frac{15}{4}}}{7}-\frac{2^{\frac{11}{4}}}{3}\right) -\left(\frac{4}{7}-\frac{4}{3}\right)\)