
Shin C. answered 04/08/20
UCLA Alumni | AP Calculus AB/BC & College Calculus Specialist
OK, so let me continue part a)!
Part A) Don't forget to multiply by 2 to take advantage of the symmetry of the areas.
2 * ( 0.5 * integral(0, pi/3, (1 + cosx)^2, dx) + 0.5 * integral(pi/3, pi/2, (3cosx)^2, dx) ) =
∫(0, pi/3, 1 + 2cosx + cos^2(x) , dx) + ∫(pi/3, pi/2, 9cos^2(x) , dx) =
integral(0, pi/3, 1.5 + 2cosx + 0.5cos(2x) , dx) + ∫(pi/3, pi/2, 4.5 + 4.5cos(2x) , dx) =
(1.5x + 2sinx + 0.25sin(2x)) | (from 0 to pi/3) + (4.5x + 2.25sin(2x)) | (from pi/3, pi/2) =
(after a little algebra and calculation): 5pi/4 (Ans)
Part b) As (sort of) shown in the video, the arc length mentioned in the problem refers to the cardioid (shown in red in the graph in the video) from the intersection points, starting from pi/3 to 5pi/3.
Remember the arc length formula with respect to Θ is:
Arc length = ∫(Θ1, Θ2, sqrt((dx/dΘ)^2 + (dy/dΘ)^2), dΘ)
We can define x = rcosΘ, and y = rsinΘ.
Therefore, x = (1 + cosΘ)(cosΘ) and y = (1 + cosΘ)(sinΘ). (FYI: 2sinΘcosΘ = sin(2Θ))
Taking each derivative with respect to Θ is: dx/dΘ = -sinΘ - sin(2Θ), and dy/dΘ = cosΘ + cos(2Θ).
Plugging that back into the integral yields:
Arc length = ∫(pi/3, 5pi/3, sqrt((dx/dΘ)^2 + (dy/dΘ)^2), dΘ). At this point, I recommend you use a calculator. Just make sure your calculator is in raidans before you plug in the numbers! I hope this helped! Any feedback is highly appreciated! :)

Shin C.
You are absolutely welcome! I love helping you understand math!04/08/20
Sarah P.
I have a question, for the second equation given why didn't you times 2 to 0.5 * ∫(pi/3, pi/2, 9cos^2(x) , dx)04/08/20

Shin C.
Oh, sorry, should have been a little bit more detailed... Here's the reasoning: (parenthesis is spaced for clarity) 2 ( 0.5 (first integral) + 0.5 (second integral) ), right? Factor out the 0.5: 2 * ( 0.5 (first integral + second integral) ) 2 * 0.5 (first integral + second integral) 2 * 0.5 = 1, which I omitted as a coefficient. Hope this helps!04/08/20
Sarah P.
Thank you so much ! I very much appreciate it04/08/20