Chapter 9 Objects in the Two-Dimensional Coordinate System

Section 9.1 Cartesian Coordinate System in the Plane

9.1.1 Introduction


In Module 5, we considered objects in the plane - lines and circles - in a purely geometric way. If we want to analyse such algebraically as well (by means of equations), then we can introduce coordinate systems, in which we can specify points uniquely. The basic idea of a coordinate system is very easy: to specify the position of a point exactly, we use a reference point (called the origin) and a certain unit length (e.g. kilometre). In this way, the position of a point can be given by two numbers. In mathematics, these two numbers are called the coordinates of the point. In the real world coordinates can be found, for example, on marker plates that specify the position of hydrants in the ground (see figure below).

In this case, the origin is the position at which the plate is mounted, the unit length is metre, and the numbers 0.9 and 6.4 specify that the hydrant can be found 0.9 metres to the right and 6.4 metres backwards. Hence, the two numbers 0.9 and 6.4are the coordinates of the hydrant in the coordinate system defined by the position of the marker plate and the unit length of a metre (see figure below).

In mathematics, directions in a coordinate system are rarely called "right" and "backwards". In drawing a coordinate system, the horizontal direction is often called x-direction or x1 -direction, and the vertical direction is called y-direction or x2 -direction. Moreover, by mathematical convention the x-direction is to the right and the y-direction is up.

The unit length used can also be specified, but from a purely mathematical point of view this is not necessary. Note that negative coordinates are to the left and below the origin. Finally, the drawn axes are often called x-axis or x1 -axis and y-axis and x2 -axis according to the coordinates. Furthermore, the names axis of abscissa for the horizontal axis and axis of ordinates for the vertical axis are in common use. (Correspondingly, the coordinate values are then called abscissas and ordinates.)
From the figures above, we can see that such a coordinate system divides the plane into four regions. These regions have special names: quadrants I to IV (see figure below).

The coordinate systems described above are called Cartesian coordinate systems. This is means that the axes are perpendicular to each other, i.e. they intersect in the origin at an angle of 90 . Non-Cartesian coordinate systems do also exist, but they will not be considered in this course. Here, we will assume that every coordinate system is Cartesian.
Once the concept of a coordinate system in the plane is clear, it is obvious that the position of points in (three-dimensional) space can be described in a similar way. For example, to describe the position of an aircraft precisely we need only its position with respect to the control tower but also its altitude. Thus, a third coordinate and hence a coordinate system with three axes are required. We will deal with these three-dimensional coordinate systems in Module 10.