Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Find the area inside r=1+sin(theta) and outside r=1?
1 Answer
- Anonymous3 weeks ago
Sketch r=1+sin θ (a cardioid) and r=1 (a circle). They intersect when sinθ = 0, i.e. when θ=0 and θ=π.
From the sketch you should see that for an elementary sector in the required region, the radius runs from 1 to 1+sinθ. And θ runs from 0 to π.
A = ∫[θ=0 to θ=π]∫[from r=1 to r= 1+sinθ)] r dr dθ
= ∫[θ=0 to θ=π] r² |[from r=1 to r= 1+sinθ)] dθ
= ½∫[θ=0 to θ=π] ((1+sinθ)² - 1²) dθ
= ½∫[θ=0 to θ=π] (2sinθ + sin²θ) dθ
= ½(-2cosθ + ½θ - ¼sin(2θ)) |[θ=0 to θ=π]
= (1/8)(2θ - 8cosθ - sin(2θ)) |[θ=0 to θ=π]
= (1/8)(2π - 8cosπ - sin(2π)) - (2*0 - 8cos(0) – sin(2*0))
= (1/8)(2π - 8(-1) - 0) - (- 8*1 – 0))
= (1/8)(2π +8 + 8)
= (π+8)/4
But check my working of course.