Problem: Find the volume of the solid obtained by rotating the region enclosed by the graphs about the given axis.
y = 16 - x, y = 3x + 12, x = 0, about the y-axis
MY work:
the graphs of y = 3x + 12 and y = 16 - x meet at the point (1, 15)
As I am using the disk method for this one and not the shell method, I am breaking the problem up into two separate integrals for computing disks of height dy from y = 12 up to y = 15, and then computing disks of height dy from y = 15 to y = 16
Let the area enclosed by y = 3x + 12, y = 15, and x = 0 be A1
Let the area enclosed by y = 16 - x, y = 15 and x = 0 be A2
For A1, the radius of the disks will be (x_right - x_left) y = 3x + 12 - 0, in terms of y: (y - 12) / 3 = x
For A2, the radius of the disks will be (x_right - x_left y = 16 - y - 0, in terms of y: (16 - y) = x
A1_dv = (Pi)(r)^2 * dy = (Pi)( (y - 12) / 3 )^2 * dy
A2_dv = (pi)(r)^2 * dy = (Pi)( 16 - y )^2 * dy
Total area = \(\displaystyle \pi \int_{12}^{15} (\frac{y - 12}{3})^2 \cdot dy \,\,\,+\,\,\, \pi \int_{15}^{16} (y^2 - 32y + 256) \cdot dy\)
What in the world have I done wrong?
Thanks!
John
y = 16 - x, y = 3x + 12, x = 0, about the y-axis
MY work:
the graphs of y = 3x + 12 and y = 16 - x meet at the point (1, 15)
As I am using the disk method for this one and not the shell method, I am breaking the problem up into two separate integrals for computing disks of height dy from y = 12 up to y = 15, and then computing disks of height dy from y = 15 to y = 16
Let the area enclosed by y = 3x + 12, y = 15, and x = 0 be A1
Let the area enclosed by y = 16 - x, y = 15 and x = 0 be A2
For A1, the radius of the disks will be (x_right - x_left) y = 3x + 12 - 0, in terms of y: (y - 12) / 3 = x
For A2, the radius of the disks will be (x_right - x_left y = 16 - y - 0, in terms of y: (16 - y) = x
A1_dv = (Pi)(r)^2 * dy = (Pi)( (y - 12) / 3 )^2 * dy
A2_dv = (pi)(r)^2 * dy = (Pi)( 16 - y )^2 * dy
Total area = \(\displaystyle \pi \int_{12}^{15} (\frac{y - 12}{3})^2 \cdot dy \,\,\,+\,\,\, \pi \int_{15}^{16} (y^2 - 32y + 256) \cdot dy\)
What in the world have I done wrong?
Thanks!
John