VolumesExpected Educational ResultsBloom’s TaxonomyVolumesMethodsDefinition: Volume by Disk MethodDefinition: Volume by Washer MethodDefinition: Volume by Cylindrical ShellsProcedureInvestigation 07Check Your WorkUse Technology to Verify Volume ComputationHomeworkCC BY-NC-SA 4.0
Author: John J Weber III, PhD Corresponding Textbook Sections:
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.

The area
The area
The area
Sketch both curves.
Identify the region enclosed by both curves.
Sketch a typical rectangle within the region where every potential rectangle starts and ends at different curves:
Identify the axis of rotation in the graph (use dotted line to quickly identify this axis in your drawing).
Find intersection(s) of curves, by
Identify the method (dashed lines in the following pics are axes of rotation). Explain.

Set up the integral.
Evaluate the integral.
Use the blank embedded DESMOS graph below to graph the curves. You need the graphs and the Figure in Step 6 of the Procedure to determine which method of finding volume is required.
NOTE: The use of technology in this activity is to verify, i.e., check, your answers. You must show work on assessments to receive credit for all Calculus II work.
Mathematica
To check the answer in Investigation 07-1:
x
1(* Investigation 07-1 *)2Pi*Integrate[(y+1)Cos[y], {y,0,Pi}]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.
Integrate[ ] has two arguments:
The function in the integrand of the average value integral;
For help on using the Integrate[ ] function:
You may need parens,
Remember, correct Mathematica code will be all black except for variables.
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:
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: Tuesday, 29 September 2020 11:49 EDT Last Modified: Wednesday, 02 March 2022 - 04:37 (EST)