Polar coordinates

All You Need in One Place

Everything you need for Year 6 maths and science through to Year 13 and beyond.

Learn with Confidence

We’ve mastered the national curriculum to help you secure merit and excellence marks.

Unlimited Help

The best tips, tricks, walkthroughs, and practice questions available.

0/4
?
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
0/11
?
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})