Difference between revisions of "Volume of a Sphere"

From Grad Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Let's say that we want to find the volume of a sphere of radius <math>r</math> using volumes of revolution.
+
Let's say that we want to find the volume of a sphere of radius &nbsp;<math style="vertical-align: 0px">r</math>&nbsp; using volumes of revolution.
  
We know that the equation of a circle of radius <math>r</math> centered at the origin is
+
We know that the equation of a circle of radius &nbsp;<math style="vertical-align: 0px">r</math>&nbsp; centered at the origin is
  
 
::<math>x^2+y^2=r^2.</math>
 
::<math>x^2+y^2=r^2.</math>
  
The upper half semicircle is given by: <math>y=\sqrt{r^2-x^2}.</math>
+
The upper half semicircle is given by &nbsp;<math style="vertical-align: -5px">y=\sqrt{r^2-x^2}.</math>
  
 
(insert picture of semicircle)
 
(insert picture of semicircle)
  
Now, we want to rotate the upper half semicircle around the <math>x</math>-axis. This will give us a sphere of radius <math>r.</math>  
+
Now, we want to rotate the upper half semicircle around the &nbsp;<math style="vertical-align: 0px">x</math>-axis. This will give us a sphere of radius &nbsp;<math style="vertical-align: 0px">r.</math>  
  
 
(insert pictures)
 
(insert pictures)
 +
 +
We use the washer/disk method to find the volume of the sphere. The volume of the sphere is
 +
 +
&nbsp; &nbsp; &nbsp; &nbsp; <math>\begin{array}{rcl}
 +
\displaystyle{V} & = & \displaystyle{\int_{-r}^r \pi (\sqrt{r^2-x^2})^2~dx}\\
 +
&&\\
 +
& = & \displaystyle{\int_{-r}^r \pi (r^2-x^2)~dx}\\
 +
&&\\
 +
& = & \displaystyle{\pi \bigg(r^2x-\frac{x^3}{3}\bigg)\bigg|_{-r}^r}\\
 +
&&\\
 +
& = & \displaystyle{\pi\bigg(r^3-\frac{r^3}{3}\bigg)-\pi\bigg(-r^3+\frac{r^3}{3}\bigg)}\\
 +
&&\\
 +
& = & \displaystyle{\frac{4}{3}\pi r^3.}
 +
\end{array}</math>
 +
 +
Hence, the volume of a sphere of radius &nbsp;<math style="vertical-align: 0px">r</math>&nbsp; is
 +
 +
::<math>V=\frac{4}{3}\pi r^3.</math>

Latest revision as of 10:23, 27 August 2017

Let's say that we want to find the volume of a sphere of radius    using volumes of revolution.

We know that the equation of a circle of radius    centered at the origin is

The upper half semicircle is given by  

(insert picture of semicircle)

Now, we want to rotate the upper half semicircle around the  -axis. This will give us a sphere of radius  

(insert pictures)

We use the washer/disk method to find the volume of the sphere. The volume of the sphere is

       

Hence, the volume of a sphere of radius    is