Skip to main content
Logo image

Coordinated Calculus

Section 5.5 Integration by Substitution

Supplemental Videos.

The main topics of this section are also presented in the following videos:
In Section 4.4, we learned the key role that antiderivatives play in the process of evaluating definite integrals exactly. The Fundamental Theorem of Calculus tells us that if F is any antiderivative of f, then
∫abf(x)dx=F(b)βˆ’F(a).
Furthermore, we realized that each elementary derivative rule developed in Chapter 2 leads to a corresponding elementary antiderivative, as summarized in Table 5.16. Thus, if we wish to evaluate an integral such as
∫01(x3βˆ’x+5x)dx,
it is straightforward to do so, since we can easily antidifferentiate f(x)=x3βˆ’x+5x. Because one antiderivative of f is F(x)=14x4βˆ’23x32+1ln⁑(5)5x, the Fundamental Theorem of Calculus tells us that
∫01(x3βˆ’x+5x)dx=14x4βˆ’23x32+1ln⁑(5)5x|01=(14(1)4βˆ’23(1)32+1ln⁑(5)51)βˆ’(0βˆ’0+1ln⁑(5)50)=βˆ’512+4ln⁑(5).
We see that we have a natural interest in being able to find such algebraic antiderivatives. We emphasize algebraic antiderivatives, as opposed to any antiderivative, since we know by the Second Fundamental Theorem of Calculus that G(x)=∫axf(t)dt is indeed an antiderivative of the given function f, but one that still involves a definite integral. Our goal in this section is to β€œundo” the process of differentiation to find an algebraic antiderivative for a given function.

Subsection 5.5.1 Using the Chain Rule to Guess Antiderivatives

In Section 2.5, we learned the Chain Rule and how it can be applied to find the derivative of a composite function. In particular, if u is a differentiable function of x, and f is a differentiable function of u(x), then
ddx[f(u(x))]=fβ€²(u(x))β‹…uβ€²(x).
Here, f is considered the β€œouter” function and u the β€œinner” function. Thus, the chain rule says that the derivative of a composite function c(x)=f(u(x)) is β€œthe derivative of the outer function, evaluated at the inner function, times the derivative of the inner function.”

Example 5.38.

  1. For each of the following functions, use the Chain Rule to find the function’s derivative. Be sure to label each derivative by name (e.g., the derivative of g(x) should be labeled gβ€²(x)).
    1. g(x)=e3x
    2. h(t)=sin⁑(5t+1)
    3. p(x)=arctan⁑(2x)
    4. q(t)=(2βˆ’7t)4
    5. r(x)=34βˆ’11x
  2. For each of the following functions, use your work in (a) to help you determine the general antiderivative
     27 
    Recall that the general antiderivative of a function includes β€œ+C” to reflect the entire family of functions that share the same derivative.
    of the function. Label each antiderivative by name (e.g., the antiderivative of m should be called M). In addition, check your work by computing the derivative of each proposed antiderivative.
    1. m(x)=e3x
    2. n(t)=cos⁑(5t+1)
    3. s(x)=11+4x2
    4. v(t)=(2βˆ’7t)3
    5. w(x)=34βˆ’11x
  3. Based on your experience in parts (a) and (b), conjecture an antiderivative for each of the following functions. Test your conjectures by computing the derivative of each proposed antiderivative.
    1. a(t)=cos⁑(Ο€t)
    2. b(x)=(4x+7)11
    3. c(x)=xex2
Hint.
    1. g(x)=u(v(x)), where v(x)=3x and u(x)=ex
    2. h(t)=u(v(t)), where v(t)=5t+1 and u(t)=sin⁑(t)
    3. p(x)=u(v(x)), where v(x)=2x and u(x)=arctan⁑(x)
    4. q(t)=u(v(t)), where v(t)=2βˆ’7t and u(t)=t4
    5. r(x)=u(v(x)), where v(x)=4βˆ’11x and u(x)=3x
  1. Compare the coefficients of the functions of part b) to the answers of the corresponding problems of part a).
  2. Think about what the composed function will do to the antiderivative. You may want to refer to the relationship between the functions in parta (a) and (b).
Answer.
    1. gβ€²(x)=3e3x
    2. hβ€²(t)=5cos⁑(5t+1)
    3. pβ€²(x)=21+4x2
    4. qβ€²(t)=βˆ’28(2βˆ’7t)3
    5. rβ€²(x)=βˆ’11ln⁑(3)34βˆ’11x
    1. M(x)=13e3x+C
    2. N(t)=15sin⁑(5t+1)+C
    3. S(x)=12arctan⁑(2x)+C
    4. V(t)=128(2βˆ’7t)4+C
    5. W(x)=βˆ’ln⁑(3)1134βˆ’11x+C
    1. A(t)=1Ο€sin⁑(Ο€t)+1
    2. B(x)=148(4x+7)12βˆ’3
    3. C(x)=12ex2
Solution.
    1. gβ€²(x)=e3xβ‹…ddx[3x]=e3xβ‹…3=3e3x
    2. hβ€²(t)=cos⁑(5t+1)β‹…ddt[5t+1]=cos⁑(5t+1)β‹…5=5cos⁑(5t+1)
    3. pβ€²(x)=11+(2x)2β‹…ddx[2x]=11+4x2β‹…2=21+4x2
    4. qβ€²(t)=4(2βˆ’7t)3β‹…ddt[2βˆ’7t]=4(2βˆ’7t)3β‹…(βˆ’7)=βˆ’28(2βˆ’7t)3
    5. rβ€²(x)=1ln⁑(3)34βˆ’11xβ‹…ddx[4βˆ’11x]=1ln⁑(3)34βˆ’11xβ‹…(βˆ’11)=βˆ’11ln⁑(3)34βˆ’11x
    1. We want to find a function whose derivative is e3x. The derivative of e3x is 3e3x and this is nearly what we want; it’s off by a factor of 3. If, instead, we differentiate the function 13e3x, we’ll obtain e3x which is what we want. The general antiderivative is M(x)=13e3x+C where C is any constant.
    2. We want to find a function whose derivative is cos⁑(5t+1). The derivative of sin⁑(5t+1) is 5cos⁑(5t+1) and this is nearly what we want; it’s off by a factor of 5. If, instead, we differentiate the function 15sin⁑(5t+1), we’ll obtain cos⁑(5t+1) which is what we want. The general antiderivative is N(t)=15sin⁑(5t+1)+C where C is any constant.
    3. We want to find a function whose derivative is 11+4x2. The derivative of arctan⁑(2x) is 21+4x2 and this is nearly what we want; it’s off by a factor of 2. If, instead, we differentiate the function 12arctan⁑(2x), we’ll obtain 11+4x2 which is what we want. The general antiderivative is S(x)=12arctan⁑(2x)+C where C is any constant.
    4. We want to find a function whose derivative is (2βˆ’7t)3. The derivative of (2βˆ’7t)4 is βˆ’28(2βˆ’7t)3 and this is nearly what we want; it’s off by a factor of -28. If, instead, we differentiate the function βˆ’128(2βˆ’7t)4, we’ll obtain (2βˆ’7t)3 which is what we want. The general antiderivative is V(t)=βˆ’128(2βˆ’7t)4+C where C is any constant.
    5. We want to find a function whose derivative is 34βˆ’11x. The derivative of 34βˆ’11x is βˆ’11ln⁑(3)34βˆ’11x and this is nearly what we want; it’s off by a factor of βˆ’11ln⁑(3). If, instead, we differentiate the function βˆ’ln⁑(3)1134βˆ’11x, we’ll obtain 34βˆ’11x which is what we want. The general antiderivative is W(x)=βˆ’ln⁑(3)1134βˆ’11x+C where C is any constant.
    1. Using similar reasoning demonstrated in the solution for part b), the general antiderivative is 1Ο€sin⁑(Ο€t)+C. One possible antiderivative is A(t)=1Ο€sin⁑(Ο€t)+1, and Aβ€²(t)=ππcos⁑(Ο€t)+0=cos⁑(Ο€t).
    2. Using similar reasoning demonstrated in the solution for part b), the general antiderivative is 148(4x+7)12+C. One possible antiderivative is B(x)=148(4x+7)12βˆ’3, and Bβ€²(x)=4848(4x+7)11+0=(4x+7)11.
    3. Using similar reasoning demonstrated in the solution for part b), the general antiderivative is 12ex2+C. One possible antiderivative is C(x)=12ex2, and Cβ€²(x)=2x2ex2=xex2.

Subsection 5.5.2 Reversing the Chain Rule: First Steps

Whenever f is a familiar function whose antiderivative is known and u(x) is a linear function, it is straightforward to antidifferentiate a function of the form
h(x)=f(u(x)).

Example 5.39.

The following example will demonstrate how to determine the general antiderivative of
h(x)=(5xβˆ’3)6.
We can check the result by differentiating.
For this composite function, the outer function f is f(u)=u6, while the inner function is u(x)=5xβˆ’3. Since the antiderivative of f is F(u)=17u7+C, we see that the antiderivative of h is
H(x)=17(5xβˆ’3)7β‹…15+C=135(5xβˆ’3)7+C
.
The inclusion of the constant 15 is essential precisely because the derivative of the inner function is uβ€²(x)=5. Indeed, if we now compute Hβ€²(x), we find by the Chain Rule (and Constant Multiple Rule) that
Hβ€²(x)=135β‹…7(5xβˆ’3)6β‹…5=(5xβˆ’3)6=h(x),
and thus H is indeed the general antiderivative of h.
Hence, in the special case where the outer function is familiar and the inner function is linear, we can antidifferentiate composite functions according to the following rule.
If h(x)=f(ax+b) and F is a known algebraic antiderivative of f, then the general antiderivative of h is given by
H(x)=1aF(ax+b)+C.
It is useful to have shorthand notation that indicates the instruction to find an antiderivative. Thus, in a similar way to how the notation
ddx[f(x)]
represents the derivative of f(x) with respect to x, we use the notation of the indefinite integral,
∫f(x)dx
to represent the general antiderivative of f with respect to x. Returning to the earlier example with h(x)=(5xβˆ’3)6, we can rephrase the relationship between h and its antiderivative H through the notation
∫(5xβˆ’3)6dx=135(5xβˆ’6)7+C.
When we find an antiderivative, we will often say that we evaluate an indefinite integral. Just as the notation ddx[β—»] means β€œfind the derivative with respect to x of β—»,” the notation βˆ«β—»dx means β€œfind a function of x whose derivative is β—».”

Example 5.40.

Evaluate each of the following indefinite integrals. Check each antiderivative that you find by differentiating.
  1. ∫sin⁑(8βˆ’3x)dx
  2. ∫sec2⁑(4x)dx
  3. ∫111xβˆ’9dx
  4. ∫csc⁑(2x+1)cot⁑(2x+1)dx
  5. ∫11βˆ’16x2dx
  6. ∫5βˆ’xdx
Hint.
  1. Think ∫sin⁑(u)du.
  2. Think ∫sec2⁑(u)du.
  3. Think ∫1udu.
  4. Think ∫csc⁑(u)cot⁑(u)du.
  5. Think ∫11βˆ’u2du.
  6. Think ∫5udu.
Answer.
  1. ∫sin⁑(8βˆ’3x)dx=βˆ’13(βˆ’cos⁑(8βˆ’3x))+C
    .
  2. ∫sec2⁑(4x)dx=14tan⁑(4x)+C
    .
  3. ∫111xβˆ’9dx=111ln⁑|11xβˆ’9|+C
    .
  4. ∫csc⁑(2x+1)cot⁑(2x+1)dx=βˆ’12cot⁑(2x+1)+C
    .
  5. ∫11βˆ’16x2dx=14arcsin⁑(4x)+C
  6. ∫5βˆ’xdx=βˆ’1ln⁑(5)5βˆ’x+C
    .
Solution.
  1. Since u=8βˆ’3x is linear and ∫sin⁑(u)du=βˆ’cos⁑(u)+C, it follows that ∫sin⁑(8βˆ’3x)dx=βˆ’13(βˆ’cos⁑(8βˆ’3x))+C .
  2. Since 4x is linear and ∫sec2⁑(u)du=tan⁑(u)+C, we see ∫sec2⁑(4x)dx=14tan⁑(4x)+C.
  3. Using the fact that ∫1udu=ln⁑|u|+C, we have ∫111xβˆ’9dx=111ln⁑|11xβˆ’9|+C.
  4. We know ∫csc⁑(u)cot⁑(u)du=βˆ’cot⁑(u)+C, so ∫csc⁑(2x+1)cot⁑(2x+1)dx=βˆ’12cot⁑(2x+1)+C.
  5. Observe that ∫11βˆ’u2dx=arcsin⁑(u)+C, and thus viewing 16x2=(4x)2, we see that ∫11βˆ’16x2dx=14arcsin⁑(4x)+C
  6. Since ∫5udu=1ln⁑(5)5u+C, we have that ∫5βˆ’xdx=βˆ’1ln⁑(5)5βˆ’x+C.

Subsection 5.5.3 Reversing the Chain Rule: u-substitution

A natural question arises from our recent work: what happens when the inner function is not linear? For example, can we find antiderivatives of such functions as
g(x)=xex2 and h(x)=ex2?
It is important to remember that differentiation and antidifferentiation are almost-inverse processes (that they are not is due to the +C that arises when antidifferentiating). This almost-inverse relationship enables us to take any known derivative rule and rewrite it as a corresponding rule for an indefinite integral. For example, since
ddx[x5]=5x4,
we can equivalently write
∫5x4dx=x5+C.
Recall that the Chain Rule states that
ddx[f(g(x))]=fβ€²(g(x))β‹…gβ€²(x).
Restating this relationship in terms of an indefinite integral,
(5.5)∫fβ€²(g(x))gβ€²(x)dx=f(g(x))+C.
Equation (5.5) tells us that if we can view a given function as fβ€²(g(x))gβ€²(x) for some appropriate choices of f and g, then we can antidifferentiate the function by reversing the Chain Rule. Note that both g(x) and gβ€²(x) appear in the form of fβ€²(g(x))gβ€²(x); we will sometimes say that we seek to identify a function-derivative pair (g(x) and gβ€²(x)) when trying to apply the rule in Equation (5.5).
If we can identify a function-derivative pair, we will introduce a new variable u to represent the function g(x). With u=g(x), it follows in Leibniz notation that dudx=gβ€²(x), so that in terms of differentials
 28 
If we recall from the definition of the derivative that dudxβ‰ˆΞ”uΞ”x and use the fact that dudx=gβ€²(x), then we see that gβ€²(x)β‰ˆΞ”uΞ”x. Solving for Ξ”u, Ξ”uβ‰ˆgβ€²(x)Ξ”x. It is this last relationship that, when expressed in β€œdifferential” notation enables us to write du=gβ€²(x)dx in the change of variable formula.
, du=gβ€²(x)dx. Now converting the indefinite integral to a new one in terms of u, we have
∫fβ€²(g(x))gβ€²(x)dx=∫fβ€²(u)du.
Provided that fβ€² is an elementary function whose antiderivative is known, we can easily evaluate the indefinite integral in u, and then go on to determine the desired overall antiderivative of fβ€²(g(x))gβ€²(x). We call this process u -substitution, and summarize the rule as follows:

Method of Substitution.

With the substitution u=g(x),
∫fβ€²(g(x))gβ€²(x)dx=∫fβ€²(u)du=f(u)+C=f(g(x))+C.
This method is often referred to as u-substitution.
To see u-substitution at work, we consider the following example.

Example 5.41.

Evaluate the indefinite integral
∫x3β‹…sin⁑(7x4+3)dx
and check the result by differentiating.
Hint.
Let u=7x4+3.
Answer.
∫x3β‹…sin⁑(7x4+3)dx=βˆ’128cos⁑(7x4+3)+C
Solution.
We can make two algebraic observations regarding the integrand, x3β‹…sin⁑(7x4+3). First, sin⁑(7x4+3) is a composite function; as such, we know we’ll need a more sophisticated approach to antidifferentiating. Second, x3 is almost the derivative of 7x4+3; the only issue is a missing constant. Thus, x3 and (7x4+3) are nearly a function-derivative pair. Furthermore, we know the antiderivative of f(u)=sin⁑(u). The combination of these observations suggests that we can evaluate the given indefinite integral by reversing the chain rule through u-substitution.
Letting u represent the inner function of the composite function sin⁑(7x4+3), we have u=7x4+3, and thus dudx=28x3. In differential notation, it follows that du=28x3dx, and thus x3dx=128du. The original indefinite integral may be slightly rewritten as
∫sin⁑(7x4+3)β‹…x3dx,
and so by substituting u for 7x4+3 and 128du for x3dx, it follows that
∫sin⁑(7x4+3)β‹…x3dx=∫sin⁑(u)β‹…128du
.
Now we may evaluate the easier integral in u, and then replace u by the expression 7x4+3. Doing so, we find
∫sin⁑(7x4+3)β‹…x3dx=∫sin⁑(u)β‹…128du=128∫sin⁑(u)du=128(βˆ’cos⁑(u))+C=βˆ’128cos⁑(7x4+3)+C.
To check our work, we observe by the Chain Rule that
ddx[βˆ’128cos⁑(7x4+3)]=βˆ’128β‹…(βˆ’1)sin⁑(7x4+3)β‹…28x3=sin⁑(7x4+3)β‹…x3,
which is indeed the original integrand.

Subsection 5.5.4 A Cautionary Tale

The u-substitution worked because the function multiplying sin⁑(7x4+3) was x3. If instead that function was x2 or x4, the substitution process would not have worked. This is one of the primary challenges of antidifferentiation: slight changes in the integrand make tremendous differences. For instance, we can use u-substitution with u=x2 and du=2xdx to find that
∫xex2dx=∫euβ‹…12du=12∫eudu=12eu+C=12ex2+C.
However, for the similar indefinite integral
∫ex2dx,
the u-substitution u=x2 is no longer possible because the factor of x is missing. Hence, part of the lesson of u-substitution is just how specialized the process is: it only applies to situations where, up to a missing constant, the integrand is the result of applying the Chain Rule to a different, related function.

Finding Antiderivatives using Substitution.

  • Find two functions within the integrand that form (up to a possible missing constant) a function-derivative pair;
  • Make a substitution and convert the integral to one involving u and du;
  • Evaluate the new integral in u;
  • Convert the resulting function of u back to a function of x by using your earlier substitution;
  • Check your work by differentiating the function of x. You should come up with the original integrand.

Example 5.42.

Evaluate each of the following indefinite integrals by using a u -substitution.
  1. ∫x25x3+1dx
  2. ∫exsin⁑(ex)dx
  3. ∫cos⁑(x)xdx
Hint.
  1. Note that 5x3+1 and 15x2 form a function-derivative pair.
  2. Recall that ex is its own derivative.
  3. Observe that xβˆ’12=1x.
Answer.
  1. ∫x25x3+1dx=115ln⁑|5x3+1|+C.
  2. ∫exsin⁑(ex)dx=βˆ’cos⁑(ex)+C.
  3. ∫cos⁑(x)xdx=2sin⁑(x)+C.
Solution.
  1. Since 5x3+1 and 15x2 form a function-derivative pair, we let u=5x3+1, and observe that du=15x2dx, and thus x2dx=115du. Applying this substitution, integrating, and substituting back,
    ∫x25x3+1dx=∫115duu=115ln⁑|u|+C=115ln⁑|5x3+1|+C
    .
  2. Because ddx[ex]=ex, if we let u=ex, it follows du=exdx. Substituting and integrating,
    ∫exsin⁑(ex)dx=∫sin⁑(u)du=βˆ’cos⁑(u)+C=βˆ’cos⁑(ex)+C
    .
  3. Let u=x, so that du=12xβˆ’12dx=dx2x. We observe that dxx=2du, and thus
    ∫cos⁑(x)x dx=∫2cos⁑(u)du=2sin⁑(u)+C=2sin⁑(x)+C
    .

Subsection 5.5.5 Evaluating Definite Integrals via u-substitution

We have introduced u-substitution as a means to evaluate indefinite integrals of functions that can be written, up to a constant multiple, in the form f(g(x))gβ€²(x). This same technique can be used to evaluate definite integrals involving such functions, though we need to be careful with the corresponding limits of integration. Consider, for instance, the definite integral
∫25xex2dx.
Whenever we write a definite integral, it is implicit that the limits of integration correspond to the variable of integration. To be more explicit, observe that
∫25xex2dx=∫x=2x=5xex2dx.
When we execute a u-substitution, we change the variable of integration; it is essential to note that this also changes the limits of integration. For instance, with the substitution u=x2 and du=2xdx, it also follows that when x=2, u=22=4, and when x=5, u=52=25. Thus, under the change of variables of u-substitution, we now have
∫x=2x=5xex2dx=∫u=4u=25euβ‹…12du=12eu|u=4u=25=12e25βˆ’12e4.
Alternatively, we could consider the related indefinite integral ∫xex2dx, find the antiderivative 12ex2 through u-substitution, and then evaluate the original definite integral. With that method, we’d have
∫25xex2dx=12ex2|25=12e25βˆ’12e4,
which is, of course, the same result.

Two Methods to Evaluate a Definite Integral with u-substitution.

To evaluate the definite integral ∫abh(x)dx while using a u-substitution, there are two different methods to apply the Fundamental Theorem of Calculus . Either method is correct. They are summarized below:
  1. Change the limits to the corresponding u-values. Then find the antiderivative with respect to u and evaluate it according to the Fundamental Theorem of Calculus, using the limits corresponding to u.
  2. Start with the indefinite integral ∫h(x)dx and find an antiderivative with respect to x. Make sure your resulting expression is in terms of x. Then evaluate it according to the Fundamental Theorem of Calculus, using the limits corresponding to x.

Example 5.43.

Evaluate each of the following definite integrals exactly through an appropriate u-substitution.
  1. ∫12x1+4x2dx
  2. ∫01eβˆ’x(2eβˆ’x+3)9dx
  3. ∫2/Ο€4/Ο€cos⁑(1x)x2dx
Hint.
  1. Let u=1+4x2.
  2. (2eβˆ’x+3) and eβˆ’x form a function-derivative pair
  3. ddx[1x]=βˆ’1x2
Answer.
  1. ∫x=1x=2x1+4x2dx=18(ln⁑(17)βˆ’ln⁑(5))
    .
  2. ∫01eβˆ’x(2eβˆ’x+3)9dx=βˆ’120(2eβˆ’1+3)10+120(2e0+3)10.
  3. ∫2/Ο€4/Ο€cos⁑(1x)x2dx=1βˆ’22.
Solution.
  1. Let u=1+4x2, so du=8xdx and xdx=18du. Note that x=1 implies u=5 and x=2 implies u=17. Thus using method A.,
    ∫x=1x=2x1+4x2dx=18∫u=5u=17duu=18ln⁑|u||517=18(ln⁑(17)βˆ’ln⁑(5)).
  2. We’ll use method B., so first consider the corresponding indefinite integral, ∫eβˆ’x(2eβˆ’x+3)9dx, and let u=2eβˆ’x+3 so that du=βˆ’2eβˆ’xdx. We see eβˆ’xdx=βˆ’12du, and thus ∫eβˆ’x(2eβˆ’x+3)9dx=βˆ’12∫u9du=βˆ’12β‹…110u10+C=βˆ’120(2eβˆ’x+3)10. Applying this antiderivative to the definite integral, we see that
    ∫01eβˆ’x(2eβˆ’x+3)9dx=βˆ’120(2eβˆ’x+3)10|01=βˆ’120(2eβˆ’1+3)10+120(2e0+3)10.
  3. Using method B. and using the substitution u=1x, it follows that
    ∫cos⁑(1x)x2dx=βˆ’βˆ«cos⁑(u)du=βˆ’sin⁑(u)+C.
    Hence,
    ∫2Ο€4Ο€cos⁑(1x)x2dx=βˆ’sin⁑(1x)|2Ο€4Ο€=βˆ’sin⁑(Ο€4+sin⁑(Ο€2)=1βˆ’22
    .

Example 5.44.

Show the two definite integrals are equal by using a substitution.
  1. ∫01010xdx=110∫0100udu
  2. 2βˆ«Ο€4Ο€2xsin⁑(2x)dx=12βˆ«Ο€2Ο€usin⁑(u)du
Hint.
  1. Start with the left hand side of the equation and use the substitution u=10x .
  2. Start with the left hand side of the equation and use the substitution u=2x .
Solution.
  1. Start with the left hand side of the equation and use the substitution u=10x. (We could have started with the right hand side and use the substitution x=u10.) Then du=10dx, so du10=dx. The new limits will be u=10(0)=0 and u=10(10)=100. Using this substitution, we can find that the original integral transforms to the desired integral
    ∫01010xdx=∫0100udu10=110∫0100udu
  2. Start with the left hand side of the equation and use the substitution u=2x. (We could have started with the right hand side and use the substitution x=u2.) Then du=2dx, so du2=dx. The new limits will be u=2(Ο€4)=Ο€2 and u=2(Ο€2)=Ο€. We also need to rearrange the equation for the substitution to write x in terms of u, so we also need x=u2. Using this substitution, we can find that the original integral transforms to the desired integral
    2βˆ«Ο€4Ο€2xsin⁑(2x)dx=2βˆ«Ο€2Ο€u2sin⁑(u)du2=12βˆ«Ο€2Ο€usin⁑(u)du.

Subsection 5.5.6 Summary

  • To find algebraic formulas for antiderivatives of more complicated algebraic functions, we need to think carefully about how we can reverse known differentiation rules. To that end, it is essential that we understand and recall known derivatives of basic functions, as well as the standard derivative rules.
  • The indefinite integral provides notation for antiderivatives. When we write β€œβˆ«f(x)dx,” we mean β€œthe general antiderivative of f.” In particular, if we have functions f and F such that Fβ€²=f, the following two statements say the exact thing:
    ddx[F(x)]=f(x) and βˆ«f(x)dx=F(x)+C.
    That is, f is the derivative of F, and F is an antiderivative of f.
  • The technique of u-substitution helps us to evaluate indefinite integrals of the form ∫f(g(x))gβ€²(x)dx through the substitutions u=g(x) and du=gβ€²(x)dx, so that
    ∫f(g(x))gβ€²(x)dx=∫f(u)du.
    A key part of choosing the expression in x to be represented by u is the identification of a function-derivative pair. To do so, we often look for an β€œinner” function g(x) that is part of a composite function, while investigating whether gβ€²(x) (or a constant multiple of gβ€²(x)) is present as a multiplying factor of the integrand.
  • There are two methods to use u-substitution with a definite integral. In one method, first find the general antiderivative in terms of x and use the bounds of integration corresponding to x when using the Fundamental Theorem of Calculus. For the other method, change the bounds of integration to correspond to u as a step of a u-substitution, integrate with respect to u, and use the bounds corresponding to u when using the Fundamental Theorem of Calculus.

Exercises 5.5.7 Exercises

1. Practice the steps of the method of substitution.

Note: You can get full credit for this problem by just entering the answer to the last question correctly. The initial questions are meant as hints towards the final answer and also allow you the opportunity to get partial credit.
Consider the indefinite integral ∫cos15⁑(7t)sin⁑(7t)dt
Then the most appropriate substitution to simplify this integral is
Then du=f(t)dt where
f(t) =
After making the substitution we obtain the integral ∫g(u)du where
g(u) =
This last integral is: = +C
(Leave out constant of integration from your answer.)
After substituting back for u we obtain the following final form of the answer:
(Leave out constant of integration from your answer.)

2. Product involving a 4th power polynomial.

Find the following integral. Note that you can check your answer by differentiation.
∫t2(t3βˆ’6)3dt=

3. Product involving sin⁑(x6).

Find the the general antiderivative F(x) of the function f(x) given below. Note that you can check your answer by differentiation.
f(x)=2xcos⁑(x2)
antiderivative F(x)=

4. Fraction involving ln9⁑(x).

Find the following integral. Note that you can check your answer by differentiation.
∫ln3(z)zdz=

5. Fraction involving e5x.

Find the following integral. Note that you can check your answer by differentiation.
∫e3x5+e3xdx=

6. Fraction involving e5y.

Find the following integral. Note that you can check your answer by differentiation.
∫4e2yydy=

7. Definite integral involving eβˆ’cos⁑(q).

Use the Fundamental Theorem of Calculus to find
∫3Ο€3Ο€/2eβˆ’cos(q)β‹…sin(q)dq=

8. Working with negative exponents.

Evaluate the following indefinite integral ∫(x+12)βˆ’3dx= +C

9. Product involving sin⁑(9sin⁑(t)).

Evaluate the integral using an appropriate substitution.
∫sin(8sin(t))cos(t)dt = + C

10. Fraction involving sin⁑(9/x).

Evaluate the indefinite integral.
∫sin(9x)x2dx = +C.

11. Fraction involving sums of exponential functions.

Evaluate the integral using an appropriate substitution.
∫exβˆ’5eβˆ’xex+5eβˆ’xdx = + C

12. Integral involving a rational function.

Evaluate the indefinite integral. (use C for the constant of integration.)
∫x2(x3βˆ’7)3dx=

13. Integral of a partial fraction.

Evaluate the definite integral.
∫9151xβˆ’5dx=

14. Find the value of a definite integral based on another.

If f is continuous and ∫06f(x)dx=βˆ’6, evaluate ∫02f(3x)dx.
Answer:

15. Using the method of substitution to derive some other trignonometric antiderivative rules.

This problem centers on finding antiderivatives for the basic trigonometric functions other than sin⁑(x) and cos⁑(x).
  1. Consider the indefinite integral ∫tan⁑(x)dx. By rewriting the integrand as tan⁑(x)=sin⁑(x)cos⁑(x) and identifying an appropriate function-derivative pair, make a u-substitution and hence evaluate ∫tan⁑(x)dx.
  2. In a similar way, evaluate ∫cot⁑(x)dx.
  3. Consider the indefinite integral
    ∫sec2⁑(x)+sec⁑(x)tan⁑(x)sec⁑(x)+tan⁑(x)dx.
    Evaluate this integral using the substitution u=sec⁑(x)+tan⁑(x).
  4. Simplify the integrand in (c) by factoring the numerator. What is a far simpler way to write the integrand?
  5. Combine your work in (c) and (d) to determine ∫sec⁑(x)dx .
  6. Using (c)-(e) as a guide, evaluate ∫csc⁑(x)dx.

17. Products involving sec⁑(x) and tan⁑(x).

Evaluate the indefinite integrals.
(a) ∫sec(7x)tan(7x)dx = +C.
(b) ∫sec2(8x)tan7(8x)dx = +C.

18. Definite integral of tan⁑(8t).

Evaluate the integral by any method.
∫0Ο€18tan(6t)dt =

19. Integrals of tan⁑(5x) and sec⁑(5x).

Evaluate the indefinite integrals using Substitution. (use C for the constant of integration.)
a) ∫tan⁑(5x)dx=
Hint: First rewrite tan⁑(5x) in terms of sine and cosine.
b) ∫sec⁑(5x)dx=
Hint: First multiply and divide by sec⁑(5x)+tan⁑(5x).

20. A clever substitution.

Consider the indefinite integral ∫xxβˆ’1dx.
  1. At first glance, this integrand may not seem suited to substitution due to the presence of x in separate locations in the integrand. Nonetheless, using the composite function xβˆ’1 as a guide, let u=xβˆ’1. Determine expressions for both x and dx in terms of u.
  2. Convert the given integral in x to a new integral in u.
  3. Evaluate the integral in (b) by noting that u=u12 and observing that it is now possible to rewrite the integrand in u by expanding through multiplication.
  4. Evaluate each of the integrals ∫x2xβˆ’1dx and ∫xx2βˆ’1dx. Write a paragraph to discuss the similarities among the three indefinite integrals in this problem and the role of substitution and algebraic rearrangement in each.

21. Fractions involving a square root or trigonometric functions.

Find the following indefinite integrals.
∫xx+9dx = + C
∫cos⁑(t)(9sin⁑(t)+10)2dt = + C

22. Definite integral with a clever substitution.

Evaluate the definite integral two ways: first by a u-substitution in the definite integral, then by a u-substitution in the corresponding indefinite integral.
βˆ«βˆ’30x1βˆ’xdx =

23. Product involving trigonometric functions and square roots.

Evaluate the indefinite integral.
∫cos(2x)15βˆ’sin(2x)dx = +C.

24. Integral involving a square root of a linear expression.

Evaluate the integral using an appropriate substitution.
∫x2βˆ’xdx = + C

25. Re-writing a function in order to use substitution.

Consider the indefinite integral ∫sin3⁑(x)dx.
  1. Explain why the substitution u=sin⁑(x) will not work to help evaluate the given integral.
  2. Recall the Fundamental Trigonometric Identity, which states that sin2⁑(x)+cos2⁑(x)=1. By observing that sin3⁑(x)=sin⁑(x)β‹…sin2⁑(x), use the Fundamental Trigonometric Identity to rewrite the integrand as the product of sin⁑(x) with another function.
  3. Explain why the substitution u=cos⁑(x) now provides a possible way to evaluate the integral in (b).
  4. Use your work in (a)-(c) to evaluate the indefinite integral ∫sin3⁑(x)dx.
  5. Use a similar approach to evaluate ∫cos3⁑(x)dx.

26. Fraction involving sin⁑(4tβˆ’1).

∫sin⁑(4tβˆ’1)1βˆ’sin2⁑(4tβˆ’1)dt = .
Hint: In the denominator, express the sin in terms of the cos, and use substitution.

27. An integral that requires rewriting before integrating.

Evaluate the indefinite integral
∫5βˆ’2x1+x2dx
Note: Any arbitrary constants used must be an upper-case "C".

28. Power Consumption.

For the town of Mathland, MI, residential power consumption has shown certain trends over recent years. Based on data reflecting average usage, engineers at the power company have modeled the town’s rate of energy consumption by the function
r(t)=4+sin⁑(0.263t+4.7)+cos⁑(0.526t+9.4)
Here, t measures time in hours after midnight on a typical weekday, and r is the rate of consumption in megawatts
 29 
The unit megawatt is itself a rate, which measures energy consumption per unit time. A megawatt-hour is the total amount of energy that is equivalent to a constant stream of 1 megawatt of power being sustained for 1 hour.
at time t. Units are critical throughout this problem.
  1. Sketch a carefully labeled graph of r(t) on the interval [0,24] and explain its meaning. Why is this a reasonable model of power consumption?
  2. Without calculating its value, explain the meaning of ∫024r(t)dt. Include appropriate units on your answer.
  3. Determine the exact amount of energy Mathland consumes in a typical day.
  4. What is Mathland’s average rate of power consumption in a given 24-hour period? What are the units on this quantity?