Gibybo
- 13
- 0
[SOLVED] Area inside Polar Curves
I have spent several hours beating myself up over this and I just can't seem to solve it. It's the only problem I haven't gotten correct and it is particularly frustrating. Can you math gods here save me? :)
Find the area of the region that lies inside both curves
r = 6 \sin (2 \theta) , \quad r = 6 \sin (\theta)
Area inside a single polar curve: \frac{1}{2}\int{f(\theta)^{2} d\theta}
They intersect at \frac{\pi}{3} and 0
So, I take the area of the second equation from 0 to pi/3, and the area of the first equation from pi/3 to pi/2 since pi/2 is where it meets back at the origin.
\frac{1}{2}\int_{0}^{\pi/3}{(6\sin(\theta))^{2} d\theta} + \frac{1}{2}\int_{pi/3}^{\pi/2}{(6\sin(2\theta))^{2} d\theta} = \frac{-9(3\sqrt(3)-4\pi)}{8} \approx 8.2915
The website (WebWork) that we input the answer to says it is not correct though, and I cannot figure out any other way that would make sense.
Homework Statement
I have spent several hours beating myself up over this and I just can't seem to solve it. It's the only problem I haven't gotten correct and it is particularly frustrating. Can you math gods here save me? :)
Find the area of the region that lies inside both curves
r = 6 \sin (2 \theta) , \quad r = 6 \sin (\theta)
Homework Equations
Area inside a single polar curve: \frac{1}{2}\int{f(\theta)^{2} d\theta}
The Attempt at a Solution
They intersect at \frac{\pi}{3} and 0
So, I take the area of the second equation from 0 to pi/3, and the area of the first equation from pi/3 to pi/2 since pi/2 is where it meets back at the origin.
\frac{1}{2}\int_{0}^{\pi/3}{(6\sin(\theta))^{2} d\theta} + \frac{1}{2}\int_{pi/3}^{\pi/2}{(6\sin(2\theta))^{2} d\theta} = \frac{-9(3\sqrt(3)-4\pi)}{8} \approx 8.2915
The website (WebWork) that we input the answer to says it is not correct though, and I cannot figure out any other way that would make sense.