|
|
| (17 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| − | <span class="exam"> Consider the solid obtained by rotating the area bounded by the following three functions about the <math style="vertical-align: -3px">y</math>-axis: | + | <span class="exam"> The region bounded by the parabola <math style="vertical-align: -4px">y=x^2</math> and the line <math style="vertical-align: -4px">y=2x</math> in the first quadrant is revolved about the <math style="vertical-align: -4px">y</math>-axis to generate a solid. |
| | | | |
| − | ::::::<span class="exam"> <math style="vertical-align: 0px">x=0</math>, <math style="vertical-align: -4px">y=e^x</math>, and <math style="vertical-align: -4px">y=ex</math>.
| + | <span class="exam">(a) Sketch the region bounded by the given functions and find their points of intersection. |
| | | | |
| − | <span class="exam">a) Sketch the region bounded by the given three functions. Find the intersection point of the two functions: | + | <span class="exam">(b) Set up the integral for the volume of the solid. |
| | | | |
| − | :<span class="exam"><math style="vertical-align: -4px">y=e^x</math> and <math style="vertical-align: -4px">y=ex</math>. (There is only one.)
| + | <span class="exam">(c) Find the volume of the solid by computing the integral. |
| | | | |
| − | <span class="exam">b) Set up the integral for the volume of the solid. | + | <hr> |
| | + | [[009B Sample Final 1, Problem 5 Solution|'''<u>Solution</u>''']] |
| | | | |
| − | <span class="exam">c) Find the volume of the solid by computing the integral.
| |
| − | == 1 ==
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Foundations:
| |
| − | |-
| |
| − | |Recall:
| |
| − | |-
| |
| − | |'''1.''' You can find the intersection points of two functions, say <math style="vertical-align: -5px">f(x),g(x),</math>
| |
| − | |-
| |
| − | |
| |
| − | ::by setting <math style="vertical-align: -5px">f(x)=g(x)</math> and solve 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
| |
| − | |-
| |
| − | |
| |
| − | ::<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.
| |
| − | |}
| |
| | | | |
| − | '''Solution:''' | + | [[009B Sample Final 1, Problem 5 Detailed Solution|'''<u>Detailed Solution</u>''']] |
| − | == 2 ==
| |
| − | '''(a)'''
| |
| | | | |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 1:
| |
| − | |-
| |
| − | |First, we sketch the region bounded by the three functions.
| |
| − | |-
| |
| − | |Insert graph here.
| |
| − | |}
| |
| | | | |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 2:
| |
| − | |-
| |
| − | |Setting the equations equal, we have <math style="vertical-align: 0px">e^x=ex</math>.
| |
| − | |-
| |
| − | |We get one intersection point, which is <math style="vertical-align: -4px">(1,e)</math>.
| |
| − | |-
| |
| − | |This intersection point can be seen in the graph shown in Step 1.
| |
| − | |}
| |
| − | == 3 ==
| |
| − | '''(b)'''
| |
| − |
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 1:
| |
| − | |-
| |
| − | |We proceed using cylindrical shells. The radius of the shells is given by <math style="vertical-align: 0px">r=x</math>.
| |
| − | |-
| |
| − | |The height of the shells is given by <math style="vertical-align: -1px">h=e^x-ex</math>.
| |
| − | |}
| |
| − |
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 2:
| |
| − | |-
| |
| − | |So, the volume of the solid is
| |
| − | |-
| |
| − | |
| |
| − | ::<math>\int_0^1 2\pi x(e^x-ex)~dx</math>.
| |
| − | |}
| |
| − | == 4 ==
| |
| − | '''(c)'''
| |
| − |
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 1:
| |
| − | |-
| |
| − | |We need to integrate
| |
| − | |-
| |
| − | |
| |
| − | ::<math>\int_0^1 2\pi x(e^x-ex)~dx=2\pi\int_0^1 xe^x~dx-2\pi\int_0^1ex^2~dx</math>.
| |
| − | |}
| |
| − |
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 2:
| |
| − | |-
| |
| − | |For the first integral, we need to use integration by parts.
| |
| − | |-
| |
| − | |Let <math style="vertical-align: 0px">u=x</math> and <math style="vertical-align: 0px">dv=e^xdx</math>. Then, <math style="vertical-align: 0px">du=dx</math> and <math style="vertical-align: 0px">v=e^x</math>.
| |
| − | |-
| |
| − | |So, the integral becomes
| |
| − | |-
| |
| − | |
| |
| − | ::<math>\begin{array}{rcl}
| |
| − | \displaystyle{\int_0^1 2\pi x(e^x-ex)~dx} & = & \displaystyle{2\pi\bigg(xe^x\bigg|_0^1 -\int_0^1 e^xdx\bigg)-\frac{2\pi ex^3}{3}\bigg|_0^1}\\
| |
| − | &&\\
| |
| − | & = & \displaystyle{2\pi\bigg(xe^x-e^x\bigg)\bigg|_0^1-\frac{2\pi e}{3}}\\
| |
| − | &&\\
| |
| − | & = & \displaystyle{2\pi(e-e-(-1))-\frac{2\pi e}{3}}\\
| |
| − | &&\\
| |
| − | & = & \displaystyle{2\pi-\frac{2\pi e}{3}}\\
| |
| − | \end{array}</math>
| |
| − | |}
| |
| − | == 5 ==
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Final Answer:
| |
| − | |-
| |
| − | |'''(a)''' <math style="vertical-align: -5px">(1,e)</math> (See Step 1 for the graph)
| |
| − | |-
| |
| − | |'''(b)''' <math style="vertical-align: -5px">\int_0^1 2\pi x(e^x-ex)~dx</math>
| |
| − | |-
| |
| − | |'''(c)''' <math style="vertical-align: -14px">2\pi-\frac{2\pi e}{3}</math>
| |
| − | |}
| |
| | [[009B_Sample_Final_1|'''<u>Return to Sample Exam</u>''']] | | [[009B_Sample_Final_1|'''<u>Return to Sample Exam</u>''']] |