Trigonometric SubstitutionExpected Educational ResultsBloom’s TaxonomyTrigonometric SubstitutionTrigonometric SubstitutionsInvestigation 13Trigonometric Substitution MethodUse Technology for Trigonometric IdentitiesInvestigation 14Check Your WorkUse Technology to Verify AntiderivativesHomeworkCC BY-NC-SA 4.0
Author: John J Weber III, PhD Corresponding Textbook Sections:
Section 7.3 – Trigonometric Substitution
Objective 05–01: I can use a trigonometric substitution to evaluate an indefinite integral.
Objective 05–02: I can use a trigonometric substitution to evaluate a definite integral using FTC-II.
A modern version of Bloom’s Taxonomy is included here to recognize various different levels of understanding and to encourage you to work towards higher-order understanding (those at the top of the pyramid). All Objectives, Investigations, Activities, etc. are color-coded with the level of understanding.

If integrand contains
Let
Use the Pythagorean identity:
Construct right triangle using:
If integrand contains
Let
Use the Pythagorean identity:
Construct right triangle using:
If integrand contains
Let
Use the Pythagorean identity:
Construct right triangle using:
Compare the angles shown Substitutions Section above with the respective angles identified in Activities 10–12 in ACT_05d_Trig_Sub_Important_Concepts.html.
Identify which substitution is needed: for example, Let
Differentiate the substitution: for the above example,
Replace all
Replace
Simplify the integral.
Integrate with respect to
Substitute back into terms of
NOTE: This last step is an important step in integration using Trig-Sub. This step must be used to completely convert
NOTE: In Step 7 above, the constructed right triangle can only convert
Mathematica
NOTE: Mathematica is used here to convert trigonometric ratios of a multiple of an angle,
1(* Find trig identity for cos(4t) *)2TrigExpand[Cos[4t]]Warnings:
Be very careful with the syntax. Syntax is the set of rules on how to write computer code. Every software program has its own unique syntax. Some basic Mathematica syntax is located at: https://www.jjw3.com/Common_Mathematica_Code.html.
All Mathematica code must be in black except for any variables or parameters.
Mathematica uses
To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.
Evaluate the following indefinite integrals:
Mathematica
NOTE: Mathematica is used here to verify antiderivatives. On all Assessments, you will be permitted to use technology to verify antiderivatives; however, you must show all Calculus II related work when using Trigonometric Substitution.
xxxxxxxxxx21(* Integrate 1/(x^2 sqrt(x^2-1)) *)2Integrate[1/(x^2 Sqrt[x^2 - 1]), x]Warnings:
Be very careful with the syntax. Syntax is the set of rules on how to write computer code. Every software program has its own unique syntax. Some basic Mathematica syntax is located at: https://www.jjw3.com/Common_Mathematica_Code.html.
All Mathematica code must be in black except for any variables or parameters.
Mathematica uses
To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.
At this time, you should be able to complete the following assignments:
Section 7.3: # 1, 3, 5, 13, 17, 19.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License [http://creativecommons.org/licenses/by-nc-sa/4.0/].
Created: Monday, 6 September 2020 13:33 EDT Last Modified: Wednesday, 01 June 2022 - 16:51 (EDT)