Difference between revisions of "009B Sample Final 1, Problem 5"
Jump to navigation
Jump to search
(→1) |
|||
| Line 19: | Line 19: | ||
|- | |- | ||
| | | | ||
| − | ::by setting <math style="vertical-align: -5px">f(x)=g(x)</math> and | + | ::by setting <math style="vertical-align: -5px">f(x)=g(x)</math> and solving for <math style="vertical-align: 0px">x</math>. |
|- | |- | ||
|'''2.''' The volume of a solid obtained by rotating an area around the <math style="vertical-align: -4px">y</math>-axis using cylindrical shells is given by | |'''2.''' The volume of a solid obtained by rotating an area around the <math style="vertical-align: -4px">y</math>-axis using cylindrical shells is given by | ||
|- | |- | ||
| | | | ||
| − | ::<math>\int 2\pi rh~dx</math> where <math style="vertical-align: 0px">r</math> is the radius of the shells and <math style="vertical-align: 0px">h</math> is the height of the shells. | + | ::<math style="vertical-align: -13px">\int 2\pi rh~dx,</math> where <math style="vertical-align: 0px">r</math> is the radius of the shells and <math style="vertical-align: 0px">h</math> is the height of the shells. |
|} | |} | ||
'''Solution:''' | '''Solution:''' | ||
| + | |||
== 2 == | == 2 == | ||
'''(a)''' | '''(a)''' | ||
Revision as of 00:00, 26 February 2016
Consider the solid obtained by rotating the area bounded by the following three functions about the -axis:
- , , and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=ex} .
a) Sketch the region bounded by the given three functions. Find the intersection point of the two functions:
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=e^x} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=ex} . (There is only one.)
b) Set up the integral for the volume of the solid.
c) Find the volume of the solid by computing the integral.
1
| Foundations: |
|---|
| Recall: |
| 1. You can find the intersection points of two functions, say Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x),g(x),} |
|
| 2. The volume of a solid obtained by rotating an area around the Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y} -axis using cylindrical shells is given by |
|
Solution:
2
(a)
| Step 1: |
|---|
| First, we sketch the region bounded by the three functions. |
| Insert graph here. |
| Step 2: |
|---|
| Setting the equations equal, we have Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle e^x=ex} . |
| We get one intersection point, which is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (1,e)} . |
| This intersection point can be seen in the graph shown in Step 1. |
3
(b)
| Step 1: |
|---|
| We proceed using cylindrical shells. The radius of the shells is given by Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r=x} . |
| The height of the shells is given by Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h=e^x-ex} . |
| Step 2: |
|---|
| So, the volume of the solid is |
|
4
(c)
| Step 1: |
|---|
| We need to integrate |
|
| Step 2: |
|---|
| For the first integral, we need to use integration by parts. |
| Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u=x} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle dv=e^xdx} . Then, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle du=dx} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle v=e^x} . |
| So, the integral becomes |
|
5
| Final Answer: |
|---|
| (a) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (1,e)} (See Step 1 for the graph) |
| (b) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int_0^1 2\pi x(e^x-ex)~dx} |
| (c) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2\pi-\frac{2\pi e}{3}} |