---
title: "Polar Coordinates and Polar Curves"
description: "Locate a point by distance and angle instead of two displacements, convert between the two systems, and sketch curves that are simpler in polar form."
canonical: https://lightmysky.com/learn/mathematics/polar-coordinates-and-polar-curves-mt_R5QMUJvA1v
source: https://lightmysky.com/learn/mathematics/polar-coordinates-and-polar-curves-mt_R5QMUJvA1v.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Polar Coordinates and Polar Curves

Locate a point by distance and angle instead of two displacements, convert between the two systems, and sketch curves that are simpler in polar form.

Subject: Mathematics · Area: Geometry · Ages 17 to 18
Page: https://lightmysky.com/learn/mathematics/polar-coordinates-and-polar-curves-mt_R5QMUJvA1v

## Ready when they can

- Convert a point and an equation between Cartesian and polar form
- Sketch a circle, a spiral and a rose curve from a polar equation by tracking the radius as the angle turns
- Say which shapes gain from polar form and which lose, with a reason

## Lesson: Finding points by distance and angle

Polar coordinates name a point by how far out and which way round: radius r and angle theta. You convert with x equals r cos theta and y equals r sin theta, and going back you use r squared equals x squared plus y squared. One point owns many names, since adding a full turn or flipping the radius lands back in place.

**Example.** Plot by walking the angle first, then stepping out along the radius. The point (2, 90 degrees) gives x equals 0 and y equals 2, so it is (0, 2) in Cartesian form. The point (6, 180 degrees) gives x equals 6 times minus 1, which is minus 6. A negative radius steps backwards through the origin, which surprises beginners exactly once.

To sketch a polar curve, track r as theta turns and watch where r hits zero, peaks, or dives negative. A fixed radius like r equals 2 traces a circle centred at the origin, r equals theta winds a spiral outward, and r equals 4 cos(3 theta) draws a 3 petal rose, since odd n gives n petals. Centred circles collapse beautifully, while a shifted line like x equals 5 turns into the clumsy r equals 5 sec theta.

**Tip.** Judge the winner by simplicity. Reach for polar form when rotation or roundness dominates, and keep x and y when the curve is shifted or straight.

**Recap.** Walk the angle, step out the radius, and pick the system that makes your curve look simplest.

## Practice

14 questions on this page, each with its working shown.

## Needs first

- [Radian Measure and Sectors](https://lightmysky.com/learn/mathematics/radian-measure-and-sectors-mt_SvAYAu6mQ4)
- [Conic Sections: Ellipse, Parabola and Hyperbola](https://lightmysky.com/learn/mathematics/conic-sections-ellipse-parabola-and-hyperbola-mt_V4YSI3a_Eu)
- [The Unit Circle and the Graphs of Sine, Cosine and Tangent](https://lightmysky.com/learn/mathematics/the-unit-circle-and-the-graphs-of-sine-cosine-and-tangent-mt_VJaimevi3-)
