Plotting Co-ordinates, Graphing Tutorial
math tutorials > plotting co-ordinates
Cartesian Co-ordinates
Cartesian co-ordinates are given in the form (x,y), where the x-co-ordinate gives the point's position on the x-axis (horizontal axis) and the y-co-ordinate gives the point's position on the y-axis (vertical axis).
Example

For you to try
You can print out this page to practice plotting these points.
- (1,0)
- (7,6)
- (-1,4)
- (0,-2)
- (-5,-1)
- (4,-3)
