Exercise 1: The dot product, and the angle it hides
The dot product of and is the NUMBER . It is also , where is the angle between the two vectors, taken in . Putting the two formulas side by side is how an angle in space is computed without a protractor.
Throughout, and . The figure shows what the sign of the dot product says before any angle is computed.
- a) Compute , and , then the angle between and .
- b) Show that is orthogonal to .
- c) Find every real for which and are orthogonal.
- d) Without computing any angle, decide whether the angle between and is acute, right or obtuse.
- e) Give the angle between and , and explain the relation with a).
Show the solution
Answers
- a) , , , ()
- b) with both vectors non-zero, so they are orthogonal.
- c) or
- d) Obtuse, since .
- e) (), that is .
a) Multiply coordinate by coordinate and add: . The lengths are and . Then , so . Two slips cost the mark here: forgetting the square root in a length (writing ), and dividing by only one of the two lengths. The values in a MATH 133 exam are chosen so that lands on , , or ; if yours does not, recheck a length before reaching for .
b) . Since neither vector is zero, and : they are orthogonal. The sentence must mention that both vectors are non-zero. The zero vector has dot product with everything, and by convention it is called orthogonal to every vector, but it has no direction and no angle.
c) Orthogonal means the dot product is zero, and here it is a quadratic in : . So or . Check both, because a sign slip in the middle coordinate would change the roots: and . Answering only loses half the part: the question says every real .
d) . Lengths are positive, so has the SIGN of the dot product: positive means acute, zero means right, negative means obtuse. Here the angle is obtuse, and computing it would be wasted time. This sign test is exactly what the figure shows, and it is the fastest way to answer questions of the type is the angle at vertex of this triangle obtuse.
e) while the lengths are unchanged, so and . Reversing one vector replaces by . Keep this in mind for the rest of the chapter: a line or a plane does not care about the sign of its direction or normal vector, so an angle between LINES or between PLANES is always reported as the acute one, whereas an angle between two VECTORS can be anything in .