The Polar Coordinate System (College Board AP® Precalculus): Revision Note

Roger B

Written by: Roger B

Reviewed by: Mark Curtis

Updated on

Polar coordinates

What are polar coordinates?

  • The polar coordinate system is an alternative to the rectangular (Cartesian) coordinate system for locating points in the plane

  • It is built on a grid of

    • circles centered at the origin

    • and lines passing through the origin

  • The positive x-axis is called the polar axis

Concentric circles with radial lines form a polar graph, labelled from 1 to 5, with polar axis marked. Grid lines provide a polar coordinate system.
A polar coordinate grid
  • A point in the polar coordinate system is described by an ordered pair bold left parenthesis bold italic r bold comma bold   bold italic theta bold right parenthesis

    • r is the radius

      • This is a signed value related to the distance of the point from the origin

        • It can be positive or negative (see the next section below for details)

      • The numbers on the above grid (1, 2, 3, 4, 5) correspond to distances r from the origin

    • \theta is the angle in standard position whose terminal ray includes the point

      • Remember that angles are usually measured in radians in AP® Precalculus

  • Values of bold italic theta for the radial lines on the grid can vary just as the same angle in standard position can be represented by different values

    • The radial lines on the grid above divide the circle into 24 parts

      • so each line is fraction numerator 2 pi over denominator 24 end fraction equals pi over 12 radians away from the ones on either side

    • Starting from zero at the polar axis, the theta values

      • increase counter-clockwise

        • 0 comma space pi over 12 comma space fraction numerator 2 pi over denominator 12 end fraction equals pi over 6 comma space fraction numerator 3 pi over denominator 12 end fraction equals pi over 4 comma etc.

        • up to 2 pi (which is in the same position as 0)

      • and decrease clockwise

        • 0 comma space minus pi over 12 comma space minus fraction numerator 2 pi over denominator 12 end fraction equals negative pi over 6 comma space minus fraction numerator 3 pi over denominator 12 end fraction equals negative pi over 4 comma etc.

        • down to negative 2 pi (which is in the same position as 0)

Polar coordinates grid with values of θ increasing counter-clockwise from 0 to 2π.
Values of θ increasing counter-clockwise from 0 to 2π
Polar coordinates grid with values of θ decreasing clockwise from 0 to -2π
Values of θ decreasing clockwise from 0 to -2π
  • These angular values can also go beyond 2 pi or negative 2 pi

    • E.g. continuing to go counter-clockwise from 2 pi

      • the pi over 12 line becomes pi over 12 plus 2 pi equals fraction numerator 25 pi over denominator 12 end fraction

      • the pi over 6 line becomes pi over 6 plus 2 pi equals fraction numerator 13 pi over denominator 6 end fraction

      • etc.

    • Or continuing to go clockwise from negative 2 pi

      • the negative pi over 12 line becomes negative pi over 12 minus 2 pi equals negative fraction numerator 25 pi over denominator 12 end fraction

      • the negative pi over 6 line becomes negative pi over 6 minus 2 pi equals negative fraction numerator 13 pi over denominator 6 end fraction

      • etc.

How do I interpret the radius value r?

  • For a point with polar coordinates bold left parenthesis bold italic r bold comma bold   bold italic theta bold right parenthesis

    • Draw the angle bold italic theta in standard position

      • This gives the terminal ray

    • If bold italic r bold greater than bold 0, the point lies on the terminal ray

      • at distance r from the origin

    • If bold italic r bold less than bold 0, the point lies on the opposite ray (the ray pointing in the reverse direction)

      • at distance vertical line r vertical line from the origin

    • If bold italic r bold equals bold 0, the point is at the origin, regardless of the value of theta

  • Because of its behavior, r is called a signed radius value

    • It behaves like a coordinate on a number line laid along the terminal ray

    • where the positive direction is the direction of the terminal ray itself

Examples of points in (r,θ) form plotted on a polar coordinate grid. The labelled points are (2, π/3), (-3, π/12) and (4, -π/4).
Examples of points (r,θ) plotted on a polar coordinate grid

Can the same point have more than one set of polar coordinates?

  • Yes, unlike with rectangular coordinates, a single point in the plane can be represented by many different polar coordinate pairs

  • This happens for two reasons

    • Adding full revolutions to the angle

      • the coordinates left parenthesis r comma   theta right parenthesis and left parenthesis r comma   theta plus 2 pi right parenthesis represent the same point

      • More generally, left parenthesis r comma   theta plus 2 pi k right parenthesis for any integer k gives the same point

    • Using a negative radius

      • the coordinates left parenthesis r comma   theta right parenthesis and left parenthesis negative r comma   theta plus pi right parenthesis represent the same point

      • Rotating the terminal ray by an extra pi reverses its direction

        • and making r negative reverses it back

  • E.g. the point with polar coordinates open parentheses 2 comma   pi over 3 close parentheses can also be written as

    • open parentheses 2 comma   pi over 3 plus 2 pi close parentheses equals open parentheses 2 comma space fraction numerator 7 pi over denominator 3 end fraction close parentheses

    • or as open parentheses negative 2 comma   pi over 3 plus pi close parentheses equals open parentheses negative 2 comma   fraction numerator 4 pi over denominator 3 end fraction close parentheses

    • or in infinitely many other ways

How do I convert from polar coordinates to rectangular coordinates?

  • Given a point with polar coordinates left parenthesis r comma   theta right parenthesis, the rectangular coordinates left parenthesis x comma   y right parenthesis can be found using

    • space x equals r cos theta

    • space y equals r sin theta

  • These formulas come directly from the right-triangle definitions of sine and cosine

    • and they work for all values of r and theta (including negative r)

  • E.g. to convert open parentheses 4 comma   fraction numerator 2 pi over denominator 3 end fraction close parentheses to rectangular coordinates

    • space x equals 4 cos fraction numerator 2 pi over denominator 3 end fraction equals 4 times open parentheses negative 1 half close parentheses equals negative 2

    • space y equals 4 sin fraction numerator 2 pi over denominator 3 end fraction equals 4 times fraction numerator square root of 3 over denominator 2 end fraction equals 2 square root of 3

    • So the rectangular coordinates are left parenthesis negative 2 comma   2 square root of 3 right parenthesis

How do I convert from rectangular coordinates to polar coordinates?

  • Given a point with rectangular coordinates left parenthesis x comma   y right parenthesis, the polar coordinates left parenthesis r comma   theta right parenthesis can be found using:

    • r equals square root of x squared plus y squared end root

    • theta equals arctan open parentheses y over x close parentheses for x greater than 0

    • theta equals arctan open parentheses y over x close parentheses plus pi for x less than 0

      • The adjustment by pi when x less than 0 is needed because the arctan function only returns angles in the interval open parentheses negative pi over 2 comma   pi over 2 close parentheses

        • This range corresponds to terminal rays in the right half-plane (Quadrants I and IV)

        • For points in the left half-plane (Quadrants II and III), adding \pi rotates the terminal ray to the correct side

  • E.g. to convert left parenthesis negative 3 comma   3 right parenthesis to polar coordinates:

    • r equals square root of left parenthesis negative 3 right parenthesis squared plus 3 squared end root equals square root of 18 equals 3 square root of 2

    • Since x < 0, theta equals arctan open parentheses fraction numerator 3 over denominator negative 3 end fraction close parentheses plus pi equals arctan left parenthesis negative 1 right parenthesis plus pi equals negative pi over 4 plus pi equals fraction numerator 3 pi over denominator 4 end fraction

    • So one set of polar coordinates is open parentheses 3 square root of 2 comma   fraction numerator 3 pi over denominator 4 end fraction close parentheses

Examiner Tips and Tricks

When converting from rectangular to polar, always check which quadrant the point is in before picking your angle.

  • A common error is to apply arctan open parentheses y over x close parentheses without the plus pi adjustment when x is negative, which puts the point in the wrong half-plane

When a question asks for one valid set of polar coordinates, any equivalent representation is usually acceptable.

  • But if the question specifies a range like 0 \leq \theta < 2\pi, make sure your answer falls in that range

Worked Example

A point P in the plane has rectangular coordinates left parenthesis negative 2 square root of 3 comma   2 right parenthesis.

(a) Find the value of r, where r greater than 0, and the value of theta, where 0 less or equal than theta less than 2 pi, for a polar coordinate representation left parenthesis r comma   theta right parenthesis of point P.

Answer:

Use the conversion formulas from rectangular to polar

r equals square root of left parenthesis negative 2 square root of 3 right parenthesis squared plus 2 squared end root equals square root of 12 plus 4 end root equals square root of 16 equals 4

Because the x-coordinate is negative and the space y-coordinate is positive, point P lies in Quadrant II

  • so use the x less than 0 version of the angle formula:

theta equals arctan open parentheses fraction numerator 2 over denominator negative 2 square root of 3 end fraction close parentheses plus pi equals arctan open parentheses negative fraction numerator 1 over denominator square root of 3 end fraction close parentheses plus pi equals negative pi over 6 plus pi equals fraction numerator 5 pi over denominator 6 end fraction

So the polar coordinates are

open parentheses 4 comma space fraction numerator 5 pi over denominator 6 end fraction close parentheses

(b) Give a second polar coordinate representation left parenthesis r comma   theta right parenthesis of point P, different from the answer to part (a), with r greater than 0 and \theta any real number. Justify why your answer represents the same point.

Answer:

Adding 2\pi to the angle gives another valid representation with the same (positive) radius

open parentheses 4 comma   fraction numerator 5 pi over denominator 6 end fraction plus 2 pi close parentheses equals open parentheses 4 comma   fraction numerator 17 pi over denominator 6 end fraction close parentheses

  • Adding or subtracting any other multiple of 2 pi would also give an equivalent point

open parentheses 4 comma   fraction numerator 17 pi over denominator 6 end fraction close parentheses represents the same point because adding 2 pi to the angle corresponds to a full revolution, which returns the terminal ray to its original position. With the same r and the same terminal ray, the point is unchanged.

(c) A second point Q has polar coordinates open parentheses 5 comma   fraction numerator 7 pi over denominator 6 end fraction close parentheses. Find the rectangular coordinates of Q, giving exact values.

Answer:

Use the conversion formulas from polar to rectangular

x equals r cos theta equals 5 cos fraction numerator 7 pi over denominator 6 end fraction equals 5 times open parentheses negative fraction numerator square root of 3 over denominator 2 end fraction close parentheses equals negative fraction numerator 5 square root of 3 over denominator 2 end fraction

space y equals r sin theta equals 5 sin fraction numerator 7 pi over denominator 6 end fraction equals 5 times open parentheses negative 1 half close parentheses equals negative 5 over 2

So the rectangular coordinates of Q are

open parentheses negative fraction numerator 5 square root of 3 over denominator 2 end fraction comma   minus 5 over 2 close parentheses

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Roger B

Author: Roger B

Expertise: Maths Content Creator

Roger's teaching experience stretches all the way back to 1992, and in that time he has taught students at all levels between Year 7 and university undergraduate. Having conducted and published postgraduate research into the mathematical theory behind quantum computing, he is more than confident in dealing with mathematics at any level the exam boards might throw at you.

Mark Curtis

Reviewer: Mark Curtis

Expertise: Maths Content Creator

Mark graduated twice from the University of Oxford: once in 2009 with a First in Mathematics, then again in 2013 with a PhD (DPhil) in Mathematics. He has had nine successful years as a secondary school teacher, specialising in A-Level Further Maths and running extension classes for Oxbridge Maths applicants. Alongside his teaching, he has written five internal textbooks, introduced new spiralling school curriculums and trained other Maths teachers through outreach programmes.