Calculate Volume Using Multiple Integration

In summary, the conversation involves finding the volume of a region under a plane and over a region in the xy plane bounded by a circle. The participants discuss using polar coordinates and finding the appropriate ranges for integration. They also suggest shifting the axes to make calculations easier.
  • #1
JaysFan31
Compute the volume of the region under the plane z=2x+3y+30 and over the region in the xy plane bounded by the circle (x^2)+(y^2)=2y.

I tried using polar coordinates, but I have no idea what the appropriate range of theta would be. I'm also confused with the 2y as part of the circle equation. Any help with the answer would be appreciated.
 
Physics news on Phys.org
  • #2
Can you post what you've done till now? It will be easier for us to spot the error and help you.
 
  • #3
For the 2y:

x2 + (y2-2y + c) = c

Choose your constant c such that the (y2-2y + c) term is a perfect square
 
  • #4
Ok. Bear with me with all the typing of integrals.

I tried polar coordinates:

z=2rcos(theta)+3rsin(theta)+30

Not sure about the regions of integration but I must be wrong because I keep getting the wrong answer.

I integrated (2rcos(theta)+3rsin(theta)+30)rdrdtheta
The bounds I used were 0 to 2sin(theta) for dr
0 to pi for dtheta

I get something like 103 for the volume, but my assignment program is telling me that's wrong.

Thanks.
 
  • #5
JaysFan31 said:
Ok. Bear with me with all the typing of integrals.

I tried polar coordinates:

z=2rcos(theta)+3rsin(theta)+30

Not sure about the regions of integration but I must be wrong because I keep getting the wrong answer.

I integrated (2rcos(theta)+3rsin(theta)+30)rdrdtheta

Right till here.
You have to find the limits for
[tex] \int \int (2r \cos \theta + 3r \sin \theta + 30) r dr d\theta [/tex]

(Click on the LaTeX graphic to see the code. Also, read https://www.physicsforums.com/showthread.php?t=8997" tutorial for more.)

The bounds I used were 0 to 2sin(theta) for dr
0 to pi for dtheta

I think you've found your limits of integration correctly. Did you check if you made a numerical error in evaluating the integral?
 
Last edited by a moderator:
  • #6
[itex]x^2+ y^2= 2y[/itex] is a circle with radius 1 and center at (0, 1).
It might be a good idea to shift the axes to the center of the circle by replacing y in z= 2x+ 3y+ 30 by y-1: i.e. use z= 2x+ 3y- 3+ 30= 2x+ 3y+ 27. And [itex]\theta[/itex] going from 0 to [itex]\pi[/itex] only goes around half the circle- you have to use 0 to [itex]2\pi[/itex].
 

FAQ: Calculate Volume Using Multiple Integration

What is multiple integration volume?

Multiple integration volume is a mathematical concept used to calculate the volume of a three-dimensional shape or region by integrating over multiple variables. It is often used in physics, engineering, and other scientific fields to solve problems involving volumes of irregular or complex shapes.

How is multiple integration volume different from single integration?

Single integration calculates the area under a curve in two dimensions, while multiple integration calculates the volume under a surface in three dimensions. Multiple integration involves integrating over multiple variables, such as x, y, and z, whereas single integration only involves one variable.

What is the formula for calculating multiple integration volume?

The formula for multiple integration volume depends on the type of integration being used, such as double or triple integration. For example, the formula for calculating the volume of a solid using triple integration is ∭ f(x,y,z) dxdydz, where f(x,y,z) is the function defining the solid and dxdydz represents the infinitesimal volumes in each direction.

What are some real-world applications of multiple integration volume?

Multiple integration volume is used in a variety of scientific and engineering fields, such as calculating the volume of irregularly shaped objects in manufacturing, determining the amount of fluid in a container, and calculating the mass of an object with varying density. It is also used in physics to calculate the moment of inertia of objects and in economics to model supply and demand curves.

What are some challenges of using multiple integration volume?

One of the main challenges of using multiple integration volume is setting up the correct limits of integration for each variable. This can be a complex and time-consuming process, especially for irregularly shaped objects. Additionally, the accuracy of the calculated volume can be affected by measurement errors or inaccuracies in the integration process.

Back
Top