|
|
| (One intermediate revision by the same user not shown) |
| Line 7: |
Line 7: |
| | <span class="exam">(c) Find the volume of the solid by computing the integral. | | <span class="exam">(c) Find the volume of the solid by computing the integral. |
| | | | |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| + | <hr> |
| − | !Foundations:
| + | [[009B Sample Final 1, Problem 5 Solution|'''<u>Solution</u>''']] |
| − | |-
| |
| − | |'''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 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
| |
| − | |-
| |
| − | |
| |
| − | <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:''' | + | [[009B Sample Final 1, Problem 5 Detailed Solution|'''<u>Detailed Solution</u>''']] |
| | | | |
| − | '''(a)'''
| |
| | | | |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 1:
| |
| − | |-
| |
| − | |First, we sketch the region bounded by the given 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">x^2=2x.</math>
| |
| − | |-
| |
| − | |Solving for <math style="vertical-align: -4px">x,</math> we get
| |
| − | |-
| |
| − | | <math>\begin{array}{rcl}
| |
| − | \displaystyle{0} & = & \displaystyle{x^2-2x}\\
| |
| − | &&\\
| |
| − | & = & \displaystyle{x(x-2).}
| |
| − | \end{array}</math>
| |
| − | |-
| |
| − | |So, <math style="vertical-align: 0px">x=0</math> and <math style="vertical-align: 0px">x=2.</math>
| |
| − | |-
| |
| − | |If we plug these values into our functions, we get the intersection points
| |
| − | |-
| |
| − | | <math style="vertical-align: -4px">(0,0)</math> and <math style="vertical-align: -4px">(2,4).</math>
| |
| − | |-
| |
| − | |This intersection point can be seen in the graph shown in Step 1.
| |
| − | |}
| |
| − |
| |
| − | '''(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: 0px">h=2x-x^2.</math>
| |
| − | |}
| |
| − |
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 2:
| |
| − | |-
| |
| − | |So, the volume of the solid is
| |
| − | |-
| |
| − | |
| |
| − | <math style="vertical-align: -14px">\int 2\pi rh~dx~=~\int_0^2 2\pi x(2x-x^2)~dx.</math>
| |
| − | |}
| |
| − |
| |
| − | '''(c)'''
| |
| − |
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 1:
| |
| − | |-
| |
| − | |We need to integrate
| |
| − | |-
| |
| − | |
| |
| − | <math>\int_0^2 2\pi x(2x-x^2)~dx~=~2\pi\int_0^2 2x^2-x^3~dx.</math>
| |
| − | |}
| |
| − |
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Step 2:
| |
| − | |-
| |
| − | |We have
| |
| − | |-
| |
| − | |
| |
| − | <math>\begin{array}{rcl}
| |
| − | \displaystyle{\int_0^2 2\pi x(2x-x^2)~dx} & = & \displaystyle{2\pi\int_0^2 2x^2-x^3~dx}\\
| |
| − | &&\\
| |
| − | & = & \displaystyle{2\pi\bigg(\frac{2x^3}{3}-\frac{x^4}{4}\bigg)\bigg|_0^2}\\
| |
| − | &&\\
| |
| − | & = & \displaystyle{2\pi\bigg(\frac{2^4}{3}-\frac{2^4}{4}\bigg)-2\pi(0)}\\
| |
| − | &&\\
| |
| − | & = & \displaystyle{\frac{8\pi}{3}.}\\
| |
| − | \end{array}</math>
| |
| − | |}
| |
| − |
| |
| − |
| |
| − | {| class="mw-collapsible mw-collapsed" style = "text-align:left;"
| |
| − | !Final Answer:
| |
| − | |-
| |
| − | | '''(a)''' <math style="vertical-align: -5px">(0,0),(2,4)</math> (See Step 1 for the graph)
| |
| − | |-
| |
| − | | '''(b)''' <math style="vertical-align: -15px">\int_0^2 2\pi x(2x-x^2)~dx</math>
| |
| − | |-
| |
| − | | '''(c)''' <math style="vertical-align: -14px">\frac{8\pi}{3}</math>
| |
| − | |}
| |
| | [[009B_Sample_Final_1|'''<u>Return to Sample Exam</u>''']] | | [[009B_Sample_Final_1|'''<u>Return to Sample Exam</u>''']] |