New Reply

Polar Coordinate Area between two curves

 
Share Thread Thread Tools
May7-11, 10:19 PM   #1
 

Polar Coordinate Area between two curves


1. The problem statement, all variables and given/known data
Find the area enclosed by the curves:
[tex]r=\sqrt(3)cos(\theta)[/tex]
and
[tex]r=sin(\theta)[/tex]

2. Relevant equations
The area between two polar curves is given by:
[tex]A=(1/2)\int{R^2 - r^2dr}[/tex] where R is the larger function and r is the smaller function over an interval.

3. The attempt at a solution
I set:
[tex]\sqrt{3}cos(\theta)=sin(\theta)[/tex]
[tex]\sqrt(3)=tan(\theta)[/tex]
[tex]\theta=\pi/3,4\pi/3[/tex]

Graphically, I can see that when [tex]0<\theta<\pi/3[/tex] or [tex]4\pi/3<\theta<\pi[/tex] that [tex]sin(\theta)<\sqrt{3}cos(\theta)[/tex]
and when [tex]\pi/2<\theta<4\pi/3[/tex], [tex]\sqrt{3}cos(\theta)<sin(\theta)[/tex]
So it follows that I will have:
[tex]A=(1/2)\int(0,\pi/3){3cos^2(\theta)-sin^(\theta)d\theta+(1/2)\int(\pi/3,4\pi/3){sin^(\theta)-3cos^2(\theta)d\theta+(1/2)\int(4\pi/3,2\pi){3cos^2(\theta)-sin^(\theta)d\theta[/tex]
The numbers separated by commas inside the parenthesis are the limits of integration. Sorry I'm new at this.

I'm just wondering if this is the right way to set it up for a question like this.
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
May7-11, 11:43 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
What you have isn't even close to what you need to do. The first thing you need to do is draw a polar coordinate picture of your two curves and identify visually what area is between the curves. Do you know what the graphs look like?
May8-11, 10:28 AM   #3
 
Ok, I realize my foolish mistake. So it appears to be two circles, with intersections at (√(3)/2, ∏/3) and the pole. I guess what I do now is integrate once from 0 to ∏/3 using r = sin(θ), and add another integral from ∏/3 to ∏/2 using r = √(3)cos(θ).

So what I'll have is:
[tex]\frac{1}{2}\int_0^\frac{\pi}{3} sin^2(\theta) \,d\theta + \frac{1}{2}\int_\frac{\pi}{3}^\frac{\pi}{2} 3cos^2(\theta) \,d\theta[/tex]

I hope this is correct?
May8-11, 02:01 PM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help

Polar Coordinate Area between two curves


Quote by cryora View Post
Ok, I realize my foolish mistake. So it appears to be two circles, with intersections at (√(3)/2, ∏/3) and the pole. I guess what I do now is integrate once from 0 to ∏/3 using r = sin(θ), and add another integral from ∏/3 to ∏/2 using r = √(3)cos(θ).

So what I'll have is:
[tex]\frac{1}{2}\int_0^\frac{\pi}{3} sin^2(\theta) \,d\theta + \frac{1}{2}\int_\frac{\pi}{3}^\frac{\pi}{2} 3cos^2(\theta) \,d\theta[/tex]

I hope this is correct?
Much better. Amazing how a picture helps, eh?
May8-11, 09:27 PM   #5
 
I am actually confused by this question



For his second integral

[tex]\frac{1}{2}\int_\frac{\pi}{3}^\frac{\pi}{2} 3cos^2(\theta) \,d\theta[/tex]

Why is it from pi/3 to pi/2? I don't see it.
May8-11, 09:32 PM   #6
 
Mentor
Quote by flyingpig View Post
...
Why is it from pi/3 to pi/2? I don't see it.
Because the larger circle is tangent to the y-axis .
May8-11, 09:39 PM   #7
 
Oh okay never mind i see it. pi/3 to pi/2 sweeps half of the loop and from 0 to pi/3 sweeps the other half
New Reply
Thread Tools


Similar Threads for: Polar Coordinate Area between two curves
Thread Forum Replies
find area between 2 polar curves Calculus & Beyond Homework 3
Finding the area, two polar curves given Calculus & Beyond Homework 13
Area between two polar curves Calculus & Beyond Homework 2
Finding AREA in POLAR COORDINATE Calculus & Beyond Homework 3
Area of polar curves Calculus 2