How to Find the Volume of a Solid Bounded by a Cylinder and Planes?

  • Thread starter Thread starter rhyno89
  • Start date Start date
  • Tags Tags
    Integrals Volume
rhyno89
Messages
18
Reaction score
0

Homework Statement


find the volume of the solid that lies below the graph of z = 1/(x^2 + y^2) and that is bounded laterally by the cylinder set y =|x| and the planes y = 2 and y = 8


Homework Equations





The Attempt at a Solution


well i kno that the z equals equation is what i will be integrating, so i was wondering the significance of the y = planes. If done on an xy plane then the y equals is the bounds and I am integrating the region b/w y = 2 and 8 in regards to the y =|x|

What i set up was the integral from 2 to 8 of the integral of -y to y of (1/x^2 + y^2)dydx

Am i on the right track?
 
Physics news on Phys.org
Close, but be careful. When you're integrating with respect to y, you also have y in the bounds. You have an expression for how y varies, so use that instead.
 
rhyno89 said:

Homework Statement


find the volume of the solid that lies below the graph of z = 1/(x^2 + y^2) and that is bounded laterally by the cylinder set y =|x| and the planes y = 2 and y = 8


Homework Equations





The Attempt at a Solution


well i kno that the z equals equation is what i will be integrating, so i was wondering the significance of the y = planes. If done on an xy plane then the y equals is the bounds and I am integrating the region b/w y = 2 and 8 in regards to the y =|x|

What i set up was the integral from 2 to 8 of the integral of -y to y of (1/x^2 + y^2)dydx

Am i on the right track?

The region over which you're integrating is a trapezoid, where the parallel sides are the lines y = 2 and y = 8. The nonparallel sides come from y = |x|. Because the graph of z = 1/(x^2 + y^2) is symmetric with respect to both the x- and y-axis, you can make your integral a little simpler by integrating over half the region and multiplying your result by 2.

In other words, one possibility for your integral is this:
<br /> 2\int_{y = 2}^8 \int_{x = 0}^y &lt;your function&gt; dx dy<br />
You could set it up so that the order of integration is reversed, but that would make things more complicated.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top