Recall that for and , the dot product of and is defined by the formula given below on the left. It is an important formula because if is the angle between two nonzero vectors and , then satisfies both and the formula given below on the right.
Draw a diagram of your vectors and , both with initial points at the origin. On your diagram, how can you modify your intial guess geometrically while still maintaining orthogonality with ?
Draw the vector in the -plane with its tail at the origin. Now imagine you were to also draw in every possible scalar multiple of (positive, negative, zero, fractional, etc.). What geometric shape would these scalar multiples of trace out? Draw this shape on your diagram.
Plot the point on your diagram. On the line defined by that you drew in the first part of this activity, draw in the point that you think is closest to . Label this point . Now draw , and label this vector as .
Vector is parallel to , so is a scalar multiple of . Our goal is to determine the scalar so that the head of lies at . Complete the triangle in your diagram by drawing in the vector .
(where in the brackets you should fill in a formula in the variable letters and ,without using their actual numerical components, that describes how to compute from and ).
The vector in Discovery 13.3 is called the orthogonal projection of onto , and we write to mean this vector. It is also sometimes called the vector component of parallel to . The vector is called the vector component of orthogonal to .
If is the line through the origin and parallel to a vector , and is some other vector, then our construction in Discovery 13.3 guarantees that represents the closest point on to the terminal point of .
The distance between a point and a line is defined as the shortest (i.e. perpendicular) distance between the two. Use the orthogonal projection to come up with a procedure to determine the distance between the line and the point .
Recall that a point lies on the line if and only if its coordinates satisfy the given equation. Let’s consider such a point as the terminal point of the vector with its initial point at the origin. Does the left-hand side of the equation for the line look like the formula for some quantity related to and some other vector? Perhaps some quantity that we’ve been exploring in detail recently?
In light of the first part of this activity, what does the right-hand side of the equation for the line say about the relationship between a vector that lies along the line and the other special vector you identified in the previous part?
Draw the line and label the point . Choose another arbitrary point on the line and label it . Draw the vector along the line. Express the components of as formulas in and .
Draw the vector (from the coefficients in the line equation, just as in Discovery 13.6) with its tail at . What do you notice about the relationship between this normal vector and the vector parallel to the line? Express this relationship in terms of the dot product, and then expand out this dot product.
The same sort of analysis can be carried out for a plane in space determined by algebraic equation . The coefficients form a normal vector that is perpendicular to the plane (i.e. orthogonal to every vector that is parallel to the plane), and given some specific point that lies on the plane, the plane can be described by the point-normal form .
Orthogonal projection onto a plane in space is a little more complicated, and is likely something you would learn about in a second course in linear algebra. But it’s possible to use a different strategy to determine the distance between a point and a plane by using the fact that a plane has one unique normal “direction.”
Come up with a procedure using vectors to determine the distance between parallel planes. Do not assume that either of the planes passes through the origin.