Calculating volume using triple integrals

kikifast4u
Messages
10
Reaction score
0

Homework Statement


Find the volume of the solid enclosed between the cylinder x2+y2=9 and planes z=1 and x+z=5

Homework Equations


V=∫∫∫dz dy dz

The Attempt at a Solution


The problem I have here is setting the integration limits. I first tried using:
  • z from 1 to 5-x
  • y from √(9-x2) to -3
  • x from -3 to 3

However, that gave me a negative answer, so I doubt that's the way to do it.

I then used polar coordinates for x and y and used the integral:
V=∫∫∫r dz dr dθ with limits
  • z from 1 to 5-r*cos(θ)
  • r from 0 to 3
  • θ from 0 to 2∏

This time I got a positive answer, but I'm not sure whether the method is correct. We were never taught to use polar coordinates in volume integrals, so I'm not sure whether it's fine to mix them up.
 
Physics news on Phys.org
I'm still struggling with this. Any help guys?
 
kikifast4u said:

Homework Statement


Find the volume of the solid enclosed between the cylinder x2+y2=9 and planes z=1 and x+z=5

Homework Equations


V=∫∫∫dz dy dz

The Attempt at a Solution


The problem I have here is setting the integration limits. I first tried using:
  • z from 1 to 5-x

  • Okay, that's good.

    [*]y from √(9-x2) to -3
    Why -3? The cylinder x2+ y2= 9 goes from -\sqrt{9- x^2} to \sqrt{9- x^2}.
    [*]x from -3 to 3
However, that gave me a negative answer, so I doubt that's the way to do it.

I then used polar coordinates for x and y and used the integral:
V=∫∫∫r dz dr dθ with limits
  • z from 1 to 5-r*cos(θ)
  • r from 0 to 3
  • θ from 0 to 2∏

This time I got a positive answer, but I'm not sure whether the method is correct. We were never taught to use polar coordinates in volume integrals, so I'm not sure whether it's fine to mix them up.
 
Thank you very much! I got the same answer as in the second method, so both are fine. Stupid stupid mistake!
 
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