Difference between revisions of "Volume of a Sphere"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 12: | Line 12: | ||
(insert pictures) | (insert pictures) | ||
+ | |||
+ | We use the washer/disk method to find the volume of the sphere. The volume of the sphere is | ||
+ | |||
+ | <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 <math>r</math> is <math>V=\frac{4}{3}\pi r^3.</math> |
Revision as of 10:15, 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