Rose Petal - Circle - Area problem - Can someone check my work please?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Pindrought
Messages
15
Reaction score
0
I'd love it if someone could verify whether or not I did this problem correctly.

A stained-glass window is a disc of radius 2 (graph r=2) with a rose inside (graph of r=2sin(2theta) ). The rose is red glass, and the rest is blue glass. Find the total area of the blue glass.

So I set 2=2sin(2theta) to find where they intersect and found that at theta = pi/4 there is an intersection, so I set my bounds to be from 0 to pi/4 to find an eighth section of the total area of the blue glass.

My integral looks like so
View attachment 2174

View attachment 2175

Did I do this right?

Thanks a lot for taking the time to read
 

Attachments

  • rose1.png
    rose1.png
    5.5 KB · Views: 140
  • rose2.png
    rose2.png
    6.5 KB · Views: 118
Physics news on Phys.org
Looks good to me, and you have the correct result. :D
 
Hello, Pindrought!

Your work is correct . . . Good job!I used a simpler approach.

The area of the circle is: [tex]\pi(2^2) \,=\,4\pi[/tex].
The area of the rose is: .[tex]8 \times \tfrac{1}{2}\int^{\frac{\pi}{4}}_0(2\sin2\theta)^2\,d\theta[/tex]

And subtract the two areas.