009B Sample Final 3, Problem 4
Revision as of 13:47, 12 March 2017 by Kayla Murray (talk | contribs)
Find the volume of the solid obtained by rotating about the -axis the region bounded by and
| Foundations: |
|---|
| 1. You can find the intersection points of two functions, say |
|
by setting and solving for |
| 2. The volume of a solid obtained by rotating a region around the -axis using disk method is given by |
|
where is the radius of the disk. |
Solution:
| Step 1: |
|---|
| We start by finding the intersection points of the functions and |
| We need to solve |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 0={\sqrt {1-x^{2}}}.} |
| If we square both sides, we get |
| The solutions to this equation are and |
| Hence, we are interested in the region between and |
| Step 2: |
|---|
| Using the disk method, the radius of each disk is given by |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle r={\sqrt {1-x^{2}}}.} |
| Therefore, the volume of the solid is |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {V}&=&\displaystyle {\int _{-1}^{1}\pi ({\sqrt {1-x^{2}}})^{2}~dx}\\&&\\&=&\displaystyle {\int _{-1}^{1}\pi (1-x^{2})~dx}\\&&\\&=&\displaystyle {\pi {\bigg (}x-{\frac {x^{3}}{3}}{\bigg )}{\bigg |}_{-1}^{1}}\\&&\\&=&\displaystyle {\pi {\bigg (}1-{\frac {1}{3}}{\bigg )}-\pi {\bigg (}-1+{\frac {1}{3}}{\bigg )}}\\&&\\&=&\displaystyle {{\frac {4\pi }{3}}.}\end{array}}} |
| Final Answer: |
|---|