Chapter 9 Objects in the Two-Dimensional Coordinate System

Section 9.3 Circles in the Plane

9.3.2 Distance and Length of a Line Segment


If we recall the first example of a hydrant in Section 9.1.1, we see that we are now able to specify the position of the hydrant in a coordinate system by means of the data given on the hydrant's plate. However, if we are interested in the distance of the hydrant from the plate, then we have to calculate this distance from the coordinates.

For this purpose, Pythagoras' theorem is useful:

For the distance d between the plate and the hydrant, we have

d2 =0.92 +6.42 .

Thus, the distance d can be calculated (approximately):

d=0.81+40.966.46.

The distance between the plate and the hydrant is (measured in the unit lengths of metres) about 6 metres and 46 centimetres. For purely mathematical purposes, the unit length is not relevant, and that we will omit it again from here onwards.
The example of the plate and the hydrant above can easily be generalised. The distance between two points in 2 can always be determined using an appropriate right triangle and Pythagoras' theorem.
Example 9.3.1
The points P=(1;2) and Q=(3;3) have the distance

(3-1 )2 +(3-2 )2 = 22 + 12 =5.


Thus, the distance between two points in the plane can be calculated by determining the side lengths of a right triangle from their abscissas and ordinates and then applying Pythagoras' theorem. Furthermore, it is obvious from Example 9.3.1 above that the distance between the points P and Q equals the length of a finite segment of the line PQ, namely the segment between P and Q. This finite segment of the line PQ is called line segment between P and Q and is denoted by the symbol PQ . The length of the line segment is the distance between P and Q and is denoted by the symbol [ PQ ].
Info 9.3.2
 
The distance of two points P=( x0 ; y0 ) and Q=( x1 ; y1 ) in 2 is given by

[ PQ ]=( x1 - x0 )2 +( y1 - y0 )2 .


Two points have the distance zero if they coincide.
Exercise 9.3.3
  1. Calculate the distance between the two points A=(-1;-5) and B=(4;7).
    [ AB ]=
  2. Calculate the square of the distance between the two points P=(3;0) and Q=(1;ψ) depending on ψ.
    [ PQ ]2 =
  3. Calculate the coordinates of the point V in the third quadrant that has the distance 35 from the point U=(2;1) and lies on the line with the slope 2 that passes through the point U.
    V =
In the second part of the exercise, ψ is an unknown constant that can be entered as psi. Enter ψ as psi.