Hi! Could someone please take a look at my work on this problem? I get a rather complicated integral so I suspect something's wrong.
The problem:
Calculate the area of the part of the paraboloid 4z=x2+y2 that lies between the cylinder z=y2 and the plane z=3.
My work:
A quarter of the area lies in the domain 0 <= x <= a, 0 <= y <= b(x)
a is the x-value where the paraboloid intersects the plane for y = 0: x2/4=3⇒x=12=a
b(x) is the y-value where the paraboloid intersects the cylinder for every x: 4x2+y2=y2⇒y=x/3=b(x)
The area element of the paraboloid is 2x2+y2+4
So I have this integral:
20∫12dx0∫x/3x2+y2+4dy
I can't find the antiderivative of the integrand. Switching to polar coordinates would make it easy, but I don't think the domain allows that switch.
The problem:
Calculate the area of the part of the paraboloid 4z=x2+y2 that lies between the cylinder z=y2 and the plane z=3.
My work:
A quarter of the area lies in the domain 0 <= x <= a, 0 <= y <= b(x)
a is the x-value where the paraboloid intersects the plane for y = 0: x2/4=3⇒x=12=a
b(x) is the y-value where the paraboloid intersects the cylinder for every x: 4x2+y2=y2⇒y=x/3=b(x)
The area element of the paraboloid is 2x2+y2+4
So I have this integral:
20∫12dx0∫x/3x2+y2+4dy
I can't find the antiderivative of the integrand. Switching to polar coordinates would make it easy, but I don't think the domain allows that switch.