Volume of Rotated Planar Region: y = x, y = √x, x = -2

  • Thread starter Thread starter DrunkEngineer
  • Start date Start date
  • Tags Tags
    Integral Volume
DrunkEngineer
Messages
18
Reaction score
0

Homework Statement


The planar region bounded by y = x, y = \sqrt{x} is rotated about the line x = -2.
Find the Volume.

Homework Equations


V = 2\pi\int_{0}^{4} R dA

The Attempt at a Solution



Solution:
y = -2
(-2)^2 = x
x = 4
y^2 = +- 2
the point of intersection should be (0,0) and (4,2)

now I am using the cylindrical method in obtaining the volume
V = 2\pi\int_{0}^{4} R dA
where dA = (y2-y1)dx
for
y2 = sqrt(x)
y1 = x
and
radius be r = x+2 since the revolved line is at the 2nd quadrant and x in the 1st quadrant and it needs to be added
V = 2\pi\int_{0}^{4} (x+2)(y_{2}-y_{1}) dx

V = 2\pi\int_{0}^{4} (x+2)(\sqrt{x}-{x}) dxV = -(416/15)pi ?
 
Last edited:
Physics news on Phys.org
DrunkEngineer said:

Homework Statement


The bounded planar region y = x, y = \sqrt{x} is rotated about the line x = -2.
Find the Volume.
Your description is not as clear as it could be. I'm assuming that you mean the region in the first quadrant that lies between the two curves.
DrunkEngineer said:

Homework Equations


V = 2\pi\int_{0}^{4} R dA


The Attempt at a Solution



Solution:
y = -2
(-2)^2 = x
x = 4
y^2 = +- 2
the point of intersection should be (0,0) and (4,2)
(0, 0) yes, but (4, 2) no. That point is not on the line.

Why did you start off with y = -2? The line the region is being rotated around is x = -2.
DrunkEngineer said:
now I am using the cylindrical method in obtaining the volume
V = 2\pi\int_{0}^{4} R dA
where dA = (y2-y1)dx
for
y2 = sqrt(x)
y1 = x
and
radius be r = x+2 since the revolved line is at the 2nd quadrant and x in the 1st quadrant and it needs to be added
V = 2\pi\int_{0}^{4} (x+2)(y_{2}-y_{1}) dx

V = 2\pi\int_{0}^{4} (x+2)(\sqrt{x}-{x}) dx


V = -(416/15)pi ?
The answer should be a positive number.
 
Mark44 said:
Your description is not as clear as it could be. I'm assuming that you mean the region in the first quadrant that lies between the two curves.
(0, 0) yes, but (4, 2) no. That point is not on the line.

Why did you start off with y = -2? The line the region is being rotated around is x = -2.
The answer should be a positive number.

V = 2\pi\int_{0}^{1} (x+2)(\sqrt{x}-x)dx

so the answer is \frac{4\pi}{5}?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top