The normal vector fixes the orientation of the plane: all vectors which lie in the plane must be orthogonal to it.
The initial point fixes the location of the plane, and distinguishes it from all the other planes with the same normal vector (which are all parallel to each other).
It lies completely in the plane, so it's orthogonal to the normal vector:
n•(r - r0) = 0.
This equation is know as the point-normal form of the equation of the plane. It can also be written in the form n•r = n•r0 (expand the dot product and rearrange). Note that this equation is a scalar equation. In the next section, we'll expand this equation into a "standard" form.
Using Vectors to Describe Planes | ||||
Introduction | The point-normal form of a plane | The standard equation of a plane | The vector equation of a plane | Finding planes |