Roman C. answered 05/01/16
Tutor
5.0
(887)
Masters of Education Graduate with Mathematics Expertise
There are two ways to do this.
Method 1: Integral in polar coordinates:
The whole curve is traced once as θ goes from 0 to π
A = ∫ab (r2/2) dθ
= ∫0π 18 cos2 θ dθ
= ∫0π (9 + 9 cos 2θ) dθ
= [9θ + (9/2) sin 2θ] |0π
= 9π
Method 2: To Cartesian Coordinates
Using x = r cos θ and y = r sin θ and x2 + y2 = r2 we get
r = 6 cos θ
r2 = 6r cos θ
x2 + y2 = 6x
x2 - 6x + 9 + y2 = 9
(x - 3)2 + y2 = 32
So this is a circle of radius 3 with center at (3,0).
The area is thus A = πr2 = 9π