New Reply

Multivariable Calc. Question

 
Share Thread Thread Tools
Nov9-11, 03:17 PM   #1
 

Multivariable Calc. Question


Hi,

I've been working on this problem for a few days and I'm pretty stuck. I'm working on how much area is eclipsed by some arbitrary planet by another over a given time. My question is if I have two circles one given by (y-100)^2+x^2 = 100^2 and the other given by (y+100)^2+x^2 = 100^2, how much area will be between those two curves as the second circle is shifted up until it is directly on top of the other circle?

my attempt to do this was to make the first circle (y-100)^2+x^2 = 100^2 and the second circle (y+100-t)^2+x^2 = 100^2. I would then want to find the area between those two curves as t goes from 0 to 200.

My ability to take integrals with multiple variables is poor but I will be taking calc 3 next semester so that should help.

any information on how to set this up or general help would be greatly appreciated.

Thanks
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Nov9-11, 03:43 PM   #2
 
Recognitions:
Science Advisor Science Advisor
You should be able to do this with plane geometry. Overlap consists of two pieces of the circles, where each piece is a sector minus a triangle.
Nov9-11, 04:33 PM   #3
 
Could I just use plane geometry to find the area between the two circles through the whole process of t going from 0 to 200?

I guess I could rephrase my question as "If I wanted to find the area between the two circles as t goes from 0 to 200 what would it be?"

at t=0 the area would be zero, at t=200 the area would be 10,000pi

so the total area I want to find would be (area at t=0+...+area at t=50+...+area at t=100+...+area at t=150+...+area at t=200) with every area in between those accounted for too.
Nov10-11, 03:41 PM   #4
 
Recognitions:
Science Advisor Science Advisor

Multivariable Calc. Question


The basic calculation gets one half, so at the end it is doubled.

Let r = radius of circle, s = t/2 (makes life easier for me). Consider line (L) connecting the two points where the circles overlap. The line from circle center to L has length r-s.
L has length 2√(2rs-s2). Therefore area of triangle is:
A=(r-s)√(2rs-s2).

The arc of the circle overlap is B=2arccos(1 - s/r). Therefore the area of the sector is C=Br2/2.

So the area you want is 2(C - A).

I suggest you check my calculations, so you will understand what is going on.
New Reply

Tags
calc 3, circle
Thread Tools


Similar Threads for: Multivariable Calc. Question
Thread Forum Replies
Triple Integral (Calc III-Multivariable Calc) Calculus & Beyond Homework 1
Transition from AP Calc BC to Multivariable Calc Academic Guidance 20
Multivariable calc help Calculus 4
Multivariable Calc help Introductory Physics Homework 12
Problems with some multivariable calc Introductory Physics Homework 4