A-level Mathematics/MEI/FP2/Polar Co-ordinates

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Cartesian coordinates are a system of looking up a point on a grid relative to the origin, at 0,0. You can express Cartesian coordinates in the format (x,y).

Polar coordinates are another system, but rather in terms of perpendicular distance, you use the Pythagorean distance and the angle. You can express Polar coordinates in the format (r, θ) where r is the radius, or distance, and θ (theta) is the angle. Angles are generally expressed in radians anticlockwise from the x axis. For instance, the point (1,1) in Cartesian coordinates, would translate to (√2,π/4) in polar coordinates.

To translate set of Cartesian coordinates into Polar coordinates:

Where x=0, θ=0, but if x=0 and y=0, θ is undefined.

Rearranging for θ yields , however this will always give two values as a could mean that x=negative and y=negative or that x=positive and y=positive, and could mean that x=positive and y=negative or x=negative and y=positive. So you need to check the quadrants.

Likewise, to convert a set of Polar coordinates into Cartesian: