Let's write
, and let's
always assume that at least one of
and
is
not zero. Let
be the line with equation
.
Observation 1. For any such with not both
and
equal to
, the plane
R
is
divided into three subsets:
itself, with equation
; the half-plane
, and the
half-plane
.
Observation 2. For any constant , the
equation
describes a line parallel to
. (In terms of concepts from calculus,
describes a level curve of
. Thus, for such an
the level curves happen to be parallel lines.)
Observation 3. The vector
N is a normal
(i.e., a perpendicular) to
.
(This is the two-dimensional version of what you are used to
with normals for planes in
R.)
Observation 4. The normal
N points in the
direction of the positive half-plane
. (This
makes it easy to tell which side is the one with
.)
Observation 5. If is any point on
,
the equation of
can be written as
N
x
(the point-normal form).
Observation 6. The absolute value of at each
point equals the perpendicular distance from
times
N
(the length of the normal).
Remark. A function of the form
is really an affine transformation
R
R
. Let's call such a function an affine function.
Because of the possibility of scaling ,
there are many choices of
that give the same line
. Which choice is best? Actually, there are several
appropriate choices of
, depending on circumstances.
One is the two-point form, discussed next; another is
barycentric coordinates, discussed in §8; and a third
is the signed distance function, discussed in the exercises.