Find two orthogonal non-zero vectors u and v
that are both orthogonal to
![]()
We can easily construct a non-zero vector u
such that
![]()
![u = [ 0 1 0 ]T and verify u dot w = 0](a8w09/q1u2.gif)
The cross product of any two non-parallel non-zero vectors
is guaranteed to be non-zero and orthogonal to both of
those vectors. Therefore select

![]()
and one can easily verify, by evaluating the dot products,
that v is indeed orthogonal to both
u and w.
Many other choices are possible. The most
straightforward solution is
![u = [ 0 1 0 ]T and v = [ 4 0 -3 ]T](a8w09/q1uv.gif)
Find the Cartesian equation of the plane that passes
through the point
The two non-parallel non-zero vectors in the plane are
![]()
A normal to the plane is

![]()
Any non-zero multiple of this vector will also serve as a
normal vector to the plane.
Therefore choose
![]()
The displacement vector of the point A
will serve as the vector p0.
![]()
The vector equation of the plane is

Therefore the Cartesian equation of the plane is
![]()
Find the distance r of the point
P(5, 6, 10)
from the line L that passes
through the points
The line direction vector is
![]()
A vector from the point P onto the line
is
![]()
[Note that the vector from P to
Q could have been used
instead – see below.]
The projection of
onto the line is


From this zero projection we can deduce that the vector
is orthogonal to the line.
Therefore the nearest point N on the line
to P is R .
The distance from P to the line is
![]()
N is at (1, 2, 3)
(the point R ) |
Note that if we had chosen Q instead
of R as the known point on the line,
then our working would be
![]()
The projection of
onto the line is

![projection = [ -7 0 4 ]T](a8w09/q3qn2.gif)
![ON = OQ + QN = [ 1 2 3 ]T](a8w09/q3on.gif)
Therefore the nearest point N on the line
to P is R .
The distance from P to the line is
![]()
Find the distance r of the point
P(1, 1, 1) from the plane
P that passes
through the points
Two non-parallel non-zero vectors in the plane are
and
![]()
(although one could replace one of these vectors by
)
A normal to the plane is

![]()
Any non-zero multiple of this vector will also serve as a
normal vector to the plane.
Therefore choose
![]()
Any of the points A, B, C
can serve for the vector p0.
![]()
The vector equation of the plane is

Therefore the Cartesian equation of the plane is
![]()
The location of the point N can be
determined by projecting the vector from P
to any known point on the plane (any of A,
B or C) onto the direction of the normal vector
n to the plane.
![]()
![PA = [ 11 -1 11 ]T](a8w09/q4pa.gif)

![vector PN = [3 -4 12 ]](a8w09/q4proj3.gif)
![]()

Therefore
N is at (4, -3, 13)
|
Show that four distinct points A, B, C,
D are all on one plane if and only if
![]()
