Difference between revisions of "Using Integration to calculate volume"
Jump to navigation
Jump to search
(Created page with "This time we will started to learn how to use integration to calculate volume Now we will started with a function we will started to calculate if the function rotating 360 d...") |
|||
Line 1: | Line 1: | ||
This time we will | This time we will start to learn how to use integration to calculate the volume. | ||
Now we will | Now we will start to calculate if the function rotating 360 degrees on the x-axis, and the function will never leave the x-axis, and then it will form a 3-dimensional volume. We will call this solid of revolution because we obtain it by revolving a region about a line. | ||
if we say the function is | if we say the function is | ||
Line 7: | Line 7: | ||
<math>\int_{0}^{1} A(x)dx</math> | <math>\int_{0}^{1} A(x)dx</math> | ||
The radius of a circle will be r and <math> r = \sqrt x</math> | |||
And we can understand it as the volume is made of many disks and it will form this volume. | |||
The area of the disk will be A and<math> A = \pi r^2</math> | |||
<math> r = \sqrt x</math> | <math> r = \sqrt x</math> | ||
Line 17: | Line 17: | ||
<math> r^2 = x</math> | <math> r^2 = x</math> | ||
So replaced r with <math> \sqrt x</math> | |||
<math> A = \pi {(\sqrt x)}^2</math> | <math> A = \pi {(\sqrt x)}^2</math> | ||
Line 27: | Line 27: | ||
<math>\int_{0}^{1}\pi x dx</math> | <math>\int_{0}^{1}\pi x dx</math> | ||
Because <math> \pi </math> is a constant so we can pull it out of the intergerl. | |||
Then we will get. | |||
<math>\pi \int_{0}^{1} x dx</math> | <math>\pi \int_{0}^{1} x dx</math> |
Revision as of 13:54, 23 September 2021
This time we will start to learn how to use integration to calculate the volume.
Now we will start to calculate if the function rotating 360 degrees on the x-axis, and the function will never leave the x-axis, and then it will form a 3-dimensional volume. We will call this solid of revolution because we obtain it by revolving a region about a line.
if we say the function is
The radius of a circle will be r and
And we can understand it as the volume is made of many disks and it will form this volume.
The area of the disk will be A and
So replaced r with
so what we will get this
Because is a constant so we can pull it out of the intergerl.
Then we will get.