Convert Polar and Rectangular Coordinates

Rectangular coordinates \( (x, y) \) and polar coordinates \( (R, t) \) are related by the following formulas.

\[ x = R \cos t \qquad \text{and} \qquad y = R \sin t \] \[ R^2 = x^2 + y^2 \qquad \text{and} \qquad \tan t = \frac{y}{x} \]

These formulas allow us to convert points from one coordinate system to the other.

Diagram showing the relationship between polar and rectangular coordinates

To find the polar angle \( t \), you must take into account the signs of \( x \) and \( y \), which determine the correct quadrant.

The angle \( t \) is usually taken in the interval \[ [0, 2\pi) \quad \text{or} \quad [0^\circ, 360^\circ) \]


Examples on Converting Polar and Rectangular Coordinates

Example 1

Convert the polar coordinates \( (5, 2.01) \) and \( (0.2, 53^\circ) \) to rectangular coordinates, rounding to three decimal places.

Solution to Example 1


Example 2

Convert the rectangular coordinates \( (1, 1) \) and \( (-2, -4) \) to polar coordinates, rounding to three decimal places. Express the polar angle \( t \) in both radians and degrees.

Solution to Example 2


More References on Polar Coordinates

Convert Polar to Rectangular Coordinates Calculator

Polar Coordinates – Geometry Overview

Trigonometry Tutorials and Practice Problems