QED
Trigonometry · step 12 of 13

Polar coordinates & converting to Cartesian

Polar coordinates locate a point by distance r from the origin and angle θ from the positive x-axis. Conversion is x = r cos θ, y = r sin θ one way, and r = √(x²+y²), θ = arctan(y/x) the other — with the arctan needing a quadrant adjustment, since it cannot distinguish (1,1) from (−1,−1).

Unlimited questions · marked criterion by criterion · no card needed

Method: how to approach it

The order below is what examiners expect to see, and each step carries its own marks.

  1. Polar to Cartesian is directx = r cos θ and y = r sin θ. No ambiguity in this direction.
  2. Cartesian to polar needs care with θr = √(x²+y²) is unambiguous, but arctan(y/x) returns a value in (−π/2, π/2) — add π when x < 0.
  3. Note that polar representation is not unique(r, θ) = (r, θ + 2π), and (−r, θ) = (r, θ + π). Questions usually want r ≥ 0 and θ in a stated range.
  4. Convert equations by substitutionA circle x² + y² = 9 becomes simply r = 3; a line through the origin becomes θ = constant.

Worked example

Convert the Cartesian point (−1, √3) to polar coordinates with r ≥ 0 and 0 ≤ θ < 2π.

  1. r = √(1 + 3) = 2.
  2. arctan(√3/(−1)) = arctan(−√3) = −π/3, but the point is in the second quadrant.
  3. Add π to correct the quadrant: θ = −π/3 + π = 2π/3.
  4. Check: 2cos(2π/3) = 2(−1/2) = −1 ✓ and 2sin(2π/3) = 2(√3/2) = √3 ✓.

Answer. (r, θ) = (2, 2π/3).

Where marks get dropped

These are the specific errors that cost credit on polar coordinates & converting to cartesian questions — QED's rubric penalises each of them separately.

Practise this until it is automatic

Unlimited fresh questions

QED generates new polar coordinates & converting to cartesian problems on demand at warm-up, exam and challenge level, so you can drill this one skill until it stops costing you marks.

Marked like an examiner

Every answer is scored against a point-by-point rubric with partial credit, so you see exactly which step of the method broke down — not just a tick or a cross.

Answer in real notation

A one-tap symbol palette, a visual equation editor and a truth-table builder — or photograph your handwritten working and QED converts it to LaTeX.

Saved to your library

Every question you generate is kept and re-takeable as a timed exam, and your Trigonometry mastery is tracked so you know when this is exam-ready.

Polar coordinates & converting to Cartesian — frequently asked questions

How do I get θ reliably?

Use the two-argument arctangent, atan2(y, x), which uses the signs of both coordinates to place the angle in the correct quadrant. By hand, compute the reference angle and adjust.

What curve is r = 2cos θ?

A circle of radius 1 centred at (1, 0). Multiplying by r gives r² = 2r cos θ, i.e. x² + y² = 2x, which completes the square to (x−1)² + y² = 1.

Why use polar coordinates?

Because circular and rotational symmetry becomes trivial: a circle is r = a and a spiral is r = aθ, both far simpler than their Cartesian forms.

The rest of Trigonometry

Triangles, the unit circle, identities and periodic functions. Each subtopic below has its own method, worked example and mark-losing traps.

Ready to make polar coordinates & converting to cartesian exam-proof?

Generate your first questions free — no card, no setup, no personal data stored. Practise until the method is second nature.

Start practising free →