Find area between 2 polar curves

bavman
Messages
3
Reaction score
0

Homework Statement



Fine the area of the region inside the polar curve r=4sin(theta) and outside the polar curve r=2.

Homework Equations



area under polar curve = 1/2 integral (a,b) r^2 d\Theta

The Attempt at a Solution



I set up the integral like follows:

integral (0,pi/2) (4sin(\Theta)^2 d\Theta - integral (pi/2, pi/6) 2 d\Theta

Then from plugging those into my calculator i got 4pi - (2/3)pi = (10/3) pi

Sorry i can't get the integral latex code to work for some reason.
 
Physics news on Phys.org
bavman said:
integral (0,pi/2) (4sin(\Theta)^2 d\Theta - integral (pi/2, pi/6) 2 d\Theta

Why do u think that the integral should be from 0,\frac{\pi}{2}?
Don't you think its the intersection(s) of the 2 polar curves?
 
hmm..well i really don't know how i messed that up.

so it should be :

integral (pi/6, 5pi/6) r1^2 - r2^2 dtheta ?
 
That should be fine! :)
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top