So far, we have discussed numbers that:
- either have no direction, or
- have one dimension of direction.
We use positive numbers to represent either quantities with no direction, or quantities with some reasonable notion of “increase”. The larger the positive number, the larger the quantity.
Definition 1. For any positive number , define the magnitude of
by
.
For the second case, we use negative numbers, namely numbers of the form for some positive number
, to represent quantities with some reasonable notion of “decrease”.
- The quantity
describes the magnitude of the decrease.
Since , we have the following more refined definition of a magnitude.
Definition 2. For any real number , define the magnitude of
by
We also call the absolute value of
.
- Note that we define
; indeed, the number
should denote some quantity with non-existent size.
Many a time, however, since we live in a three-dimensional world, it helps to have quantities that describe three-dimensional change. While what follows easily extends to three dimensions, we will keep discussions simple by working with just two dimensions.
Definition 3. Define a two-dimensional vector by the object , visualised using a two-dimensional arrow in the
–
plane.

Using Pythagoras’ theorem, define the magnitude or the norm of the vector by
Example 1. Using the diagram above,
We leave it as an exercise to verify that
Example 2. Let be a real number. Show that
.
Solution. By Definition 3,
Now we consider two cases:
- If
, then
.
- If
, then
and
.
By Definition 2, . Therefore,
Remark 1. Example 2 illustrates vectors as extensions of the numbers that we are familiar with (not without its limitations). Hence, we can describe as the norm or the magnitude of
.
This characterisation of vectors turns out to be incredibly useful in making sense of two-dimensional quantities. However, we need to define meaningful calculations to actually use them.
Consider the vectors and
below.

What do we mean by ? Intuitively, it means that starting from the point
, we first travel according to
, then continue our journey according to
. This process is equivalent to sliding the ‘tail’ of
to the ‘tip’ of
, also known as tip-to-tail addition.

An equivalent interpretation is to create a parallelogram using and
as sides, and
, by definition is the ‘final point’ regardless how we travel. In either case, we notice that
Therefore, we are justified in making the following definition for vector addition. We include scalar multiplication using similar intuitions.
Definition 4. Define vector addition and scalar multiplication as follows:
In particular, given the two-dimensional vectors , define:
, and
.
Example 3. Let be any two-dimensional vector. Define the vector
. Evaluate separately the quantities
,
, and
.
Solution. Suppose . By the definition of vector addition,
By the definition of scalar multiplication,
Finally by the definition of vector subtraction and scalar multiplication,
For much more detail and insight, check out my fuller suite of posts on linear algebra here. Linear algebra, at its core, is the very first bridge between geometry and algebra that any student encounters.
Theorem 1. Consider the line . Then there exist two-dimensional vectors
such that
In this case, we call the vector the direction vector of
.
Proof Sketch. Define and
, and verify that the equation holds.
Theorem 2. Define the lines and
, where
. Then
if and only if
.
Proof Sketch. Consider the diagram below.

Using Pythagoras’ theorem,
Therefore, by Pythagoras’ theorem and its converse, if and only if
:
We leave it as an exercise in algebra to simplify this equation to
Theorem 3. Define the lines and
, where
. Then
if and only if
.
Remark 2. Observe the deliberate omission of a diagram in Theorem 3. The power of vectors (i.e. linear algebra) is to describe geometry without a need for visual representation (though the latter will be useful for us in the process of proving the result).
Proof Sketch. Define the line . By Theorem 2, since
,
.

Since the interior angles of a pair of lines sum to if and only if the lines are parallel,
Corollary 1. Consider the lines
where . Then
if and only if
.
Proof. Define . By Theorem 3,
. Then by Theorem 3 again,
Theorem 4. Let be two-dimensional vectors and
. Using Theorem 1, consider the lines
defined by
where we abbreviate . Then
if and only if there exists some real number
such that
.
Proof Sketch. Use Theorems 1 and 3.
There are many more implications of thinking in terms of vectors, but we conclude with the famous intercept theorem.
Lemma 1. Given two points , denote the vector starting at
and ending at
by
.

Then .
Proof. Using vector addition,
Theorem 5 (Intercept Theorem). Given three distinct points and positive numbers
, define the points
by
and
below.

(Here, we assume for simplicity.)
Then if and only if
. In this case,
Proof Sketch. Denote and
. By Lemma 1,
In the direction , suppose
. Then
By Theorem 4, .
In the direction , Theorem 4 yields some real number
such that
Now are non-zero. If
, then it can be shown that
, a contradiction. Therefore, we must have
. Similarly,
. Therefore,
, in which case,
In a similar manner with the other sides,
Corollary 2 (Midpoint Theorem). If we have
then and
.
Proof. By hypothesis, set in Theorem 5 to obtain
, and consequently,
.

In this case, we call and
similar triangles, which we will revisit later on.
Using this idea of describing shapes using coordinates, we turn to parabolas, and namely, analyse graphs of the form .
—Joel Kindiak, 22 Oct 25, 2217H
Leave a comment