How do I properly bound the area between polar curves?

AI Thread Summary
To find the area between two polar curves, it's essential to correctly determine the bounds of integration. The curves intersect at specific points, notably at θ = π/3, but not at the origin, which can lead to confusion. The process involves calculating the area for each curve separately and then combining the results: first, find the area for r = 1 + cos(θ) and then subtract the area for r = 3cos(θ) over the appropriate intervals. Doubling the areas calculated from π/2 to π and π/3 to π/2 ensures all regions are accounted for. Following this method yields the correct total area between the curves.
itzela
Messages
34
Reaction score
0
I am having trouble finding the area between 2 polar curves... I have the procedure down, but the bounds are throwing me off. Any help with understanding how to bound would be great appreciated!

I have attatched one problem that I am having hard time with and the work I have done. I know that I am doing something wrong because I am getting a negative number for an area (which shouldn't be).
 

Attachments

  • 10.4.JPG
    10.4.JPG
    17.8 KB · Views: 476
Physics news on Phys.org
At Pi/2 your lower limit changes to 0. (Otherwise
you're integrating from the bottom half of the circle
up to the 1 + cos(theta) curve.)
 
Last edited:
That was tricky, but I figured out what the problem is. The two graphs don't intersect where they appear to intersect. They do intersect at \frac {\pi} {3}[/tex], but they don't really intersect at the origin. There \theta = \pi [/tex] for r=1+cos(\theta)[/tex], but \theta= \frac {\pi} {2}[/tex] for r=3cos(\theta)[/tex]. What you need to do is two separate integrals with different limits. Find the whole area for r=1+cos(\theta)[/tex] and then subtract out the area for r=3cos(\theta)[/tex].
 
Find and double the area from \pi/2 to \pi for the 1+cos(\theta) graph. Then, find the area from \pi/3 to \pi/2 for [(1+cos(\theta))^2 - (3cos(\theta))^2]; double this as well. The total area is the sum of the two.
 
Last edited:
Thanks a bunch guys =)

What I did was:

1. found the area from \pi to \pi/3 for the graph of 1+cos(\theta) -- doubled it

2. found the area from \pi/3 to \pi/2 for the graph 3cos(\theta) -- doubled it

3. Substracted the value i got in #2 from #1... and that was my answer.

... Does it sound on the right path?
 
Yup, that works.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top