A circle has a centre at the point [3, pi/2] in polar coordinates and a radius of 3. How do you find the equation of the circle in polar notation?

1 Answer
Jan 10, 2017

Explanation:

When given a polar point, (r0,ϕ), and a radius R.

The reference says that the equation of a circle in polar form is:

r22r0cos(θϕ)r+ro2=R2

Let's substitute the values for this problem:

R=3,r0=3,andϕ=π2

r22(3)cos(θπ2)r+32=32

r26cos(θπ2)r=0

r2=6cos(θπ2)r

r=6sin(θ)