New Reply

Volume of a rectangle through a sphere

 
Share Thread Thread Tools
Nov13-11, 10:36 PM   #1
 

Volume of a rectangle through a sphere


1. The problem statement, all variables and given/known data

1. The problem statement, all variables and given/known data
Suppose that a square hole with sides of length 2 is cut symmetrically through
the center of a sphere of radius 2. Show that the volume removed is given by

where



I'm not sure how to approach this, but I figure you can express the sphere in terms of f(x,y,z) = [itex]x^2+y^2+z^2=4[/itex]
then I express z in terms of x and y
[itex]\sqrt{4-y^2-x^2}[/itex]

But now I'm guessing I need to set up a double integral. Looking at bounds, -2<x<2 and -1<y<1,

[itex]\int_{-2}^{2}\int_{-1}^{1}y\sqrt{4-x^2-y^2}dydx[/itex]

Is this the right way to go???
How then would I show it is given by the above integral?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Nov13-11, 11:36 PM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
You are thinking about the hole going parallel to the z axis, right? Did you mean the integrand to be 2*sqrt(4-x^2-y^2)? And why should the x limits be different from the y limits if you want to cut out a square hole? The original question is a little confusing. You could just put F(x)=V. But I suspect they just want you do the dy integration and then use symmetry.
Nov14-11, 05:47 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
[QUOTE=Locoism;3614663]1. The problem statement, all variables and given/known data

1. The problem statement, all variables and given/known data
Suppose that a square hole with sides of length 2 is cut symmetrically through
the center of a sphere of radius 2. [quote]
When you say "sides of length 2" do you mean the length of the hole through sphere or do you mean the lengtth of the edges where the hole comes out of the sphere?

In either case, I would calculate, first, the volume of the rectangular solid making up the hole. You don't need Calculus for that. Then I would calculate the volume of the two "caps" that are cut from the sphere. That will require a double integral.

Show that the volume removed is given by

where



I'm not sure how to approach this, but I figure you can express the sphere in terms of f(x,y,z) = [itex]x^2+y^2+z^2=4[/itex]
then I express z in terms of x and y
[itex]\sqrt{4-y^2-x^2}[/itex]

But now I'm guessing I need to set up a double integral. Looking at bounds, -2<x<2 and -1<y<1,

[itex]\int_{-2}^{2}\int_{-1}^{1}y\sqrt{4-x^2-y^2}dydx[/itex]

Is this the right way to go???
How then would I show it is given by the above integral?
If the hole is of length 2, then the edges
Nov14-11, 06:26 AM   #4
 

Volume of a rectangle through a sphere


Quote by Locoism View Post
[b]How then would I show it is given by the above integral?
Show, yeah, that's right. Now you livin' in the big house:

[tex]\text{myblackarea(x)}=\int_{-1}^{1} 2\sqrt{4-x^2-y^2}dy[/tex]

[tex]\text{myvolume}=\int_{0}^{1} \text{2 myblackarea(x)}dx[/tex]

And if you take the time to learn how to do this, you'll never have a problem with these integrals ever again. My point is, the act of creating the plot, cultivates an intutitive understanding of the underlying mathematics. So tell your teacher I said ask everyone in class to draw this picture even if it takes them 6 hours to figure out how.
Attached Thumbnails
my dA integral.jpg  
New Reply

Tags
calculus 3, double integral, integral, sphere, volume
Thread Tools


Similar Threads for: Volume of a rectangle through a sphere
Thread Forum Replies
Volume of a sphere found by integrating over the primary volume elements in Cartesian Calculus & Beyond Homework 1
Finding corrections to volume of a two-sphere in 3-sphere geometry Calculus & Beyond Homework 1
How to calc sides of rectangle inside a rotated rectangle General Math 4
Volume of a rectangle by cross-sections Calculus & Beyond Homework 3