Defining Polar Coordinates (College Board AP® Calculus BC): Revision Note

Mark Curtis

Written by: Mark Curtis

Reviewed by: Dan Finlay

Updated on

Defining polar coordinates

What are polar coordinates?

  • Polar coordinates are an alternative way to describe the position of points and curves in two-dimensions using

    • a distance, r

      • where r can be positive or negative

      • measured from an origin, called a pole

    • and an angle, θ

      • measured in radians from an initial line (extending from the pole)

      • The initial line is usually the x-axis

  • The polar coordinates of a point are written as (r, θ)

    • These are not to be confused with a point given in (x, y) form

  • Negative values of r are drawn in the opposite direction to θ

    • (r, θ)=(r, θ+π)

Diagram of polar coordinates with a point P(x, y) or (r, θ). The angle θ and radius r are marked from the origin, labelled as "Pole" with the x-axis as "Initial Line".
An illustration of the relationship between Cartesian coordinates and polar coordinates

Examiner Tips and Tricks

It will be clear in the question whether polar coordinates or x and y coordinates are being used.

  • If a point P has polar coordinates (r, θ), then the x and y coordinates in the xy-plane are found by trigonometry:

    • x=r cos θ

    • y=r sin θ

  • It can also be helpful to make r2 and θ the subject to give two more relationships:

    • r2=x2+y2

    • tanθ=yx

  • These are found using trigonometric identities:

    • x2+y2=(rcos θ)2 + (rsin θ)2=r2(cos2θ+sin2θ)=r2

    • and yx=r sin θr cos θ=tan θ

How do I sketch a polar curve?

  • A polar curve is a curve given in the form r=f(θ)

    • They are sometimes given in the form r2=g(θ)

  • The polar curve may be restricted to a range of θ values, e.g. 0θπ2

  • To sketch a polar curve, use the graph sketching function on your calculator

    • Change the type of graph to 'polar'

  • An alternative way to sketch is by plotting points

    • Find the distance r for some key angles, θ=0,π6,π3, ... 2π

      • Plot these points on a polar grid (see below)

Polar coordinate graph with concentric circles and radial lines, displaying angles in radians, such as π/2, π, and 2π, with intersecting lines.
Example of a blank polar graph
  • The following are some examples of polar curves (you do not need to learn these):

Diagram of eight polar graphs with labels: Circle, Cardioid, Limacons, Lemniscate, Rose Curves, and Archimedes' Spiral, showing equations.
Examples of polar graphs
  • Note that the spiral r=kθ has an angle θ that can continue beyond 2π

How do I find x and y coordinates on a polar curve?

  • To find the x and y coordinates of a point on a polar curve, substitute the equation of the polar curve, r=f(θ), into the trigonometric relationships x=r cos θ and y=r sin θ to get:

    • x=f(θ) cos θ

    • y=f(θ) sin θ

  • Different values of θ will give different x and y coordinates

Examiner Tips and Tricks

The two relationships x=r cos θ and y=r sin θ are used a lot in harder polar questions.

How do I find the average distance from the origin to a point on a polar curve?

  • The average distance from the origin to a point on a polar curve, r(θ), where αθβ is:

1βααβr(θ) dθ

Examiner Tips and Tricks

This is not a new formula. This is the formula for the average value of a function 1baabf(x)dx encountered in Unit 8.

How do I convert a polar equation into (and out of) x and y coordinates?

  • To convert an equation from polar coordinates into x and y coordinates, use the algebraic relationships above

    • e.g. r=4 cos θ

      • Multiply both sides by r to get r2=4r cos θ

      • Use that r2=x2+y2 and that r cos θ=x to give x2+y2=4x

      • By completing the square, this is (x2)2+y2=22

      • which is a circle, radius 2, centre (2, 0)

    • Note that r2=x2+y2 means r=±x2+y2

      • Only use the negative square root for parts of the curve where r goes negative

  • To convert an equation from x and y into polar coordinates, simply substitute in x=r cos θ and y=r sin θ and rearrange

    • You need to be able to recognize the following key examples:

x and y equation

Converting

Polar equation

y=k

(horizontal line)

r sin θ=k

r= k csc θ

x=k

(vertical line)

r cos θ=k

r=k sec θ

x2+y2=a2

(circle, centre O, radius a)

r2cos2 θ+r2sin2 θ=a2

r=a

Worked Example

The polar curve r=sec2 θ is shown below, where 0θπ4. The point P is on the curve at an angle of θ=π4.

Axes x and y axes shown, a curved polar line with a point P at the top labelled, and a dashed line forming a 45-degree angle (π/4) with the x-axis.

(a) Find the value of r at the point P.

(b) Find the value of θ for which the x-coordinate of the curve is equal to 23.

(c) Find the average distance from the origin to a point on the curve.

(d) Find the equation of the curve in terms of x and y. Give your answer in the form y=f(x). State the domain.

Answer:

(a)

Substitute θ=π4 into the equation r=sec2 θ to find r and simplify

r=sec2(π4)=1(cos π4)2=1(22)2=2

r=2

(b)

The x-coordinate of a polar curve is given by x=r cos θ

First, substitute in x=23

r cos θ=23

Next, substitute in the polar curve r=sec2 θ for r, simplifying the left-hand side

sec2 θ cos θ=231cos2 θ×cos θ=231cos θ=23

Solve the resulting equation to find θ

cos θ=32

θ=π6

(c)

The average distance from the origin is given by the formula 1βααβr(θ) dθ

Substitute α=0, β=π4 and r(θ)=sec2 θ into the formula and integrate

1π400π4sec2 θ dθ=4π[tan θ]0π4=4π(tan π4tan 0)=4π(10)

4π

(d)

One way is to start by multiplying both sides of the polar curve by cos2 θ

r=sec2 θr cos2 θ=1

The left-hand side is almost the square of x=r cos θ, so multiply both sides by r

r2 cos2 θ=r

Now substitute x=r cos θ into the left-hand side and r=x2+y2 into the right-hand side, to give an equation just in x and y

x2=x2+y2

The question wants the answer in the form y=f(x) so make y the subject

x4=x2+y2x4x2=y2±x4x2=y

To decide which sign to choose, first look at the sketch of the curve given in the question

The curve is in the first quadrant, meaning y0, so chose the positive square root

y=x4x2

Find the domain by writing x=rcosθ

x=sec2θcosθ=secθ

When θ=0: x=sec(0)=1

When θ=π4: x=sec(π4)=2

y=x4x2 when 1x2

Unlock more, it's free!

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

the (exam) results speak for themselves:

Build on this topic

Mark Curtis

Author: 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.

Dan Finlay

Reviewer: Dan Finlay

Expertise: Portfolio Lead

Dan graduated from the University of Oxford with a First class degree in mathematics. As well as teaching maths for over 8 years, Dan has marked a range of exams for Edexcel, tutored students and taught A Level Accounting. Dan has a keen interest in statistics and probability and their real-life applications.