Difference between revisions of "009B Sample Final 3, Problem 4"

From Grad Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
|
 
|
 
&nbsp; &nbsp; &nbsp; &nbsp; <math style="vertical-align: -13px">\int \pi r^2~dx,</math>&nbsp; where &nbsp;<math style="vertical-align: 0px">r</math>&nbsp; is the radius of the disk.
 
&nbsp; &nbsp; &nbsp; &nbsp; <math style="vertical-align: -13px">\int \pi r^2~dx,</math>&nbsp; where &nbsp;<math style="vertical-align: 0px">r</math>&nbsp; is the radius of the disk.
|-
 
|
 
|-
 
|
 
|-
 
|
 
 
|}
 
|}
  
Line 27: Line 21:
 
!Step 1: &nbsp;  
 
!Step 1: &nbsp;  
 
|-
 
|-
|
+
|We start by finding the intersection points of the functions <math>y=\sqrt{1-x^2}</math> and <math>y=0.</math>
 +
|-
 +
|We need to solve <math>0=\sqrt{1-x^2}.</math>
 
|-
 
|-
|
+
|If we square both sides, we get
 
|-
 
|-
|
+
|<math>0=1-x^2.</math>
 
|-
 
|-
|
+
|The solutions to this equation are <math>x=-1</math> and <math>x=1.</math>
 +
|-
 +
|Hence, we are interested in the region between <math>x=-1</math> and <math>x=1.</math>
 
|}
 
|}
  
Line 39: Line 37:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|
+
|Using the disk method, the radius of each disk is given by <math>r=\sqrt{1-x^2}.</math>
|-
 
|
 
 
|-
 
|-
|
+
|Therefore, the volume of the solid is
 
|-
 
|-
|
+
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\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}</math>
 
|}
 
|}
  
Line 52: Line 58:
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|
+
|&nbsp; &nbsp; &nbsp; &nbsp;<math>\frac{4\pi}{3}</math>
 
|}
 
|}
 
[[009B_Sample_Final_3|'''<u>Return to Sample Exam</u>''']]
 
[[009B_Sample_Final_3|'''<u>Return to Sample Exam</u>''']]

Revision as of 12:23, 3 March 2017

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
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
Therefore, the volume of the solid is
       


Final Answer:  
       

Return to Sample Exam