TranscendArcu
- 277
- 0
Homework Statement
Let Q be the region bounded by r=sin(3θ) in the first quadrant. Find the area of Q. Find the average distance of points in Q from the origin.
The Attempt at a Solution
I thought I could calculate area like so:
\int_0 ^{pi/3} \int_0 ^{sin(3θ)} sin(3θ) dr dθ This gives answer π/6But if I calculate area via a single integral, I have,\int_0 ^{pi/3} (1/2) (sin(3θ))^2 dθ = π/12So clearly I am not doing something correctly in my calculation of the area.
I'm not quite sure how to begin finding the average distance, but I assume I'll have to divide by the area at the end.