How do you graph the equation r=1+cos(θ)?

1 Answer
Jul 15, 2016

Graph of x2+y2=x2+y2+x or r=1+cos(θ)
graph{x^2+y^2=sqrt(x^2+y^2)+x [-10, 10, -5, 5]}

Explanation:

In case you are trying to graph the equation in rectangular form, here's a way to get it to rectangular form and graph it.

We can make use of the following formulas when trying to convert from polar to rectangular:

x=rcos(θ) and y=rsin(θ)
r2=x2+y2

Now we can rewrite our equation:

r=1+cos(θ)

Multiplying both sides by r gives us

r2=r(1+cos(θ))

=r+rcos(θ)

Substituting the value of r=x2+y2 into our equation yields

r2=r+rcos(θ)

=x2+y2+x

So our equation becomes

x2+y2=x2+y2+x, which is equivalent to r=1+cos(θ).

Below are a few graphs.

Graph of x2+y2=x2+y2+x or r=1+cos(θ)

graph{x^2+y^2=sqrt(x^2+y^2)+x [-10, 10, -5, 5]}