Cartesian Coordinates To Polar Coordinates Conversion
Cartesian Coordinates To Polar Coordinates Conversion
Cartesian Coordinates To Polar Coordinates Conversion
... and how to convert between them. To pinpoint where you are on a map or graph there are two main systems:
Cartesian Coordinates
Using Cartesian Coordinates you mark a point by how far along and how far up it is:
Polar Coordinates
Using Polar Coordinates you mark a point by how far away, and what angle it is:
Converting
To convert from one to the other, you need to solve the triangle:
What is tan-1 ? It is the Inverse Tangent Function. Tangent takes an angle and gives you a ratio, Inverse Tangent takes a ratio (like "5/12") and gives you an angle.
(y/x)
Note: Calculators may give the wrong value of tan-1 () when x or y are negative ... see below for more.
Answer: the point (13, 22.6) is almost exactly (12, 5) in Cartesian Coordinates.
... the calculator may give you the wrong value of tan-1
It all depends what Quadrant the point is in! Use this to fix things: Quadrant I II III IV Value of tan-1 Use the calculator value Add 180 to the calculator value Add 180 to the calculator value Add 360 to the calculator value
The rule for Quadrant II is: Add 180 to the calculator value = -73.3 + 180 = 106.7
So the Polar Coordinates for the point (-3, 10) are (10.4, 106.7)
The rule for Quadrant IV is: Add 360 to the calculator value = -58.0 + 360 = 302.0
So the Polar Coordinates for the point (5, -8) are (9.4, 302.0)
Summary
To convert from Polar Coordinates (r,) to Cartesian Coordinates (x,y) : x = r cos( ) y = r sin( )
The value of tan-1( y/x ) may need to be adjusted: Quadrant Quadrant Quadrant Quadrant I: Use the calculator value II: Add 180 III: Add 180 IV: Add 360
http://www.mathsisfun.com/polar-cartesian-coordinates.html ////////////////////////////////////////////////////////
Cartesian Coordinates
Cartesian coordinates can be used to pinpoint where you are on a map or graph.
Cartesian Coordinates
Using Cartesian Coordinates you mark a point on a graph by how far along and how far up it is:
X and Y Axis
The left-right (horizontal) direction is commonly called X.
Put them together on a graph ... ... and you are ready to go!
Where they cross over is the "0" point, you measure everything from there. The X Axis runs horizontally through zero The Y Axis runs vertically through zero Axis: The reference line from which distances are measured. The plural of Axis is Axes, and is pronounced ax-eez
Point (6,4) is 6 units across (in the x direction), and 4 units up (in the y direction) So (6,4) means:
Play With It !
Now would be a good time to play with Interactive Cartesian Coordinates to see for yourself how it all works.
Direction
As x increases, the point moves further right. When x decreases, the point moves further to the left.
As y increases, the point moves further up. When y decreases, the point moves further down.
Writing Coordinates
The coordinates are always written in a certain order: the horizontal distance first, then the vertical distance.
This is called an "ordered pair" (a pair of numbers in a special order) And usually the numbers are separated by a comma, and parentheses are put around the whole thing like this:
(3,2)
Example: (3,2) means 3 units to the right, and 2 units up Example: (0,5) means 0 units to the right, and 5 units up. In other words, only 5 units up.
The Origin
The point (0,0) is given the special name "The Origin", and is sometimes given the letter "O".
x and y values:
Abscissa: the horizontal ("x") value in a pair of coordinates: how far along the point is Ordinate: the vertical ("y") value in a pair of coordinates: how far up or down the point is
"Cartesian" ... ?
They are called Cartesian because the idea was developed by the mathematician and philosopher Rene Descartes who was also known as Cartesius. He is also famous for saying "I think, therefore I am".
Four Quadrants
When we include negative values, the x and y axes divide the space up into 4 pieces: Quadrants I, II, III and IV (They are numbered in a counter-clockwise direction)
In Quadrant I both x and y are positive, but ... Like this: in Quadrant II x is negative (y is still positive), in Quadrant III both x and y are negative, and in Quadrant IV x is positive again, while y is negative.
Quadrant
I II III IV
Example: The point "A" (3,2) is 3 units along, and 2 units up.
Both x and y are positive, so that point is in "Quadrant I" Example: The point "C" (-2,-1) is 2 units along in the negative direction, and 1 unit down (i.e. negative direction). Both x and y are negative, so that point is in "Quadrant III"
Note: The word Quadrant comes form quad meaning four. For example, four babies born at one birth are called quadruplets, a four-legged animal is a quadruped. and aquadrilateral is a four-sided polygon.
left-right
How do we locate a spot in the real world (such as the tip of your nose)? We need to know:
3 Dimensions
Cartesian coordinates can be used for locating points in 3 dimensions as in this example:
http://www.mathsisfun.com/data/cartesian-coordinates.html