Polar coordinates

Everything You Need in One Place

Homework problems? Exam preparation? Trying to grasp a concept or just brushing up the basics? Our extensive help & practice library have got you covered.

Learn and Practice With Ease

Our proven video lessons ease you through problems quickly, and you get tonnes of friendly practice on questions that trip students up on tests and finals.

Instant and Unlimited Help

Our personalized learning platform enables you to instantly find the exact walkthrough to your specific type of question. Activate unlimited help now!

Get the most by viewing this topic in your current grade. Pick your course now.

?
Intros
Lessons
  1. Polar Coordinates Overview:
  2. Understanding the Cartesian to Polar Conversion Formulas
  3. Converting Cartesian equations into polar coordinates
  4. Converting polar equations into Cartesian coordinates
  5. Graphing Polar Equations
?
Examples
Lessons
  1. Converting Cartesian equations into polar coordinates
    Convert the following Cartesian equations into polar coordinates:
    1. x2+y2=5x^2+y^2=5
    2. x2+4x+y2+4y+8=(tan1yx)2x^2+4x+y^2+4y+8=(\tan^{-1} \frac{y}{x})^2
    3. x2y3=6 x^2-y^3=6
  2. Converting Polar equations into Cartesian coordinates
    Convert the following Polar equations into Cartesian coordinates
    1. 3r=cosθ \frac{3}{r}=\cos \theta
    2. r4=1secθ+1cscθ r^4=\frac{1}{\sec \theta} + \frac{1}{\csc \theta}
    3. r12=tan[θ(sin2θ+cos2θ)32] r^{\frac{1}{2}}=\tan[\theta (\sin^2 \theta + \cos^2 \theta)^{\frac{3}{2}}]
  3. Graphing Polar Equations by changing to Cartesian coordinates
    Convert the polar equations into Cartesian coordinates and then graph the equation:
    1. r=5 r=5
    2. r=3cosθ r=-3 \cos \theta
    3. 4sinθ=2r 4 \sin \theta = \frac{2}{r}
  4. Graphing Polar Equations with table of values
    Graph the Polar Equations using table of values:
    1. r=1+cosθ r=1+ \cos \theta
    2. r=2sinθ r=2 \sin \theta
Topic Notes
?
In this section, we will introduce a new coordinate system called polar coordinates. We will introduce some formulas and how they are derived. Then we will use these formulas to convert Cartesian equations to polar coordinates, and vice versa. We will then learn how to graph polar equations by using 2 methods. The first method is to change the polar equations to Cartesian coordinates, and the second method is to graph the polar equation using a table of values.
Our goal of this section is to introduce a new coordinate system called Polar Coordinates. Most of these questions will involve converting polar coordinates to Cartesian coordinates, converting Cartesian coordinates to polar coordinates, and drawing polar equations.

In Cartesian coordinates we say that the coordinate of the point is at (x,y)(x, y). However in Polar Coordinates we say that the coordinate of the point is at (r,θ)(r, \theta).

When converting from Polar to Cartesian, we can use the following formulas:
x=rcosθx=r \cos \theta
y=rsinθy=r \sin \theta
r2=x2+y2r^2=x^2+y^2
r=x2+y2r=\sqrt{x^2+y^2}
θ=tan1(yx)\theta = \tan^{-1}(\frac{y}{x})