Trigonometric Substitution

Author: John J Weber III, PhD Corresponding Textbook Sections:

Expected Educational Results

Bloom’s Taxonomy

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.

Bloom’s Taxonomy for different levels of understanding
Figure 1.1: Bloom's Taxonomy

Trigonometric Substitution

Definite Integrals

Investigation 17

Evaluate the following definite integral:

  1. 131x3+x2dx

Use Technology to Verify Definite Integrals

Mathematica

NOTE: Mathematica is used here to verify definite integrals. On all Assessments, you will be permitted to use technology to verify definite integrals; however, you must show all Calculus II related work when using Trigonometric Substitution.

Warnings:

  1. 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.

  2. All Mathematica code must be in black except for any variables or parameters.

  3. Mathematica uses Sqrt[ ] for .

  4. To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.

Challenge Problem 18

Evaluate the following definite integral:

  1. 0ln(3)exe2x+4dx

HINT: Rewrite e2x=(ex)2, then use u-Substitution, then use Trigonometric Substitution.

Check Your Work

Use Technology to Verify Definite Integrals

Mathematica

NOTE: Mathematica is used here to verify definite integrals. On all Assessments, you will be permitted to use technology to verify definite integrals; however, you must show all Calculus II related work when using Trigonometric Substitution.

Warnings:

  1. 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.

  2. All Mathematica code must be in black except for any variables or parameters.

  3. Mathematica uses Sqrt[ ] for ; Ex, Log[3] for ln(3).

  4. To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.

CC BY-NC-SA 4.0

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: Sunday, 12 June 2022 - 20:55 (EDT)