Difference between revisions of "Volume of a Sphere"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) (Created page with "Let's say that we want to find the volume of a sphere of radius <math>r</math> using volumes of revolution.") |
Kayla Murray (talk | contribs) |
||
(3 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 <math style="vertical-align: 0px">r</math> using volumes of revolution. |
+ | |||
+ | We know that the equation of a circle of radius <math style="vertical-align: 0px">r</math> centered at the origin is | ||
+ | |||
+ | ::<math>x^2+y^2=r^2.</math> | ||
+ | |||
+ | The upper half semicircle is given by <math style="vertical-align: -5px">y=\sqrt{r^2-x^2}.</math> | ||
+ | |||
+ | (insert picture of semicircle) | ||
+ | |||
+ | Now, we want to rotate the upper half semicircle around the <math style="vertical-align: 0px">x</math>-axis. This will give us a sphere of radius <math style="vertical-align: 0px">r.</math> | ||
+ | |||
+ | (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 style="vertical-align: 0px">r</math> 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