11.8 Vectors
As we have seen numerous times in this book, Mathematics can be used to model and solve real-world problems. For many applications, real numbers suffice; that is, real numbers with the appropriate units attached can be used to answer questions like “How close is the nearest Sasquatch nest?” There are other times though, when these kinds of quantities do not suffice. Perhaps it is important to know, for instance, how close the nearest Sasquatch nest is as well as the direction in which it lies. (Foreshadowing the use of bearings in the exercises, perhaps?) To answer questions like these which involve both a quantitative answer, or magnitude, along with a direction, we use the mathematical objects called vectors.1 A vector is represented geometrically as a directed line segment where the magnitude of the vector is taken to be the length of the line segment and the direction is made clear with the use of an arrow at one endpoint of the segment. When referring to vectors in this text, we shall adopt2 the `arrow' notation, so the symbol is read as `the vector '. Below is a typical vector with endpoints and . The point is called the initial point or tail of and the point is called the terminal point or head of . Since we can reconstruct completely from and , we write , where the order of points (initial point) and (terminal point) is important. (Think about this before moving on.)
While it is true that and completely determine , it is important to note that since vectors are defined in terms of their two characteristics, magnitude and direction, any directed line segment with the same length and direction as is considered to be the same vector as , regardless of its initial point. In the case of our vector above, any vector which moves three units to the right and four up3 from its initial point to arrive at its terminal point is considered the same vector as . The notation we use to capture this idea is the component form of the vector, , where the first number, , is called the -component of and the second number, , is called the -component of . If we wanted to reconstruct with initial point , then we would find the terminal point of by adding to the -coordinate and adding to the -coordinate to obtain the terminal point , as seen below.
The component form of a vector is what ties these very geometric objects back to Algebra and ultimately Trigonometry. We generalize our example in our definition below.
Using the language of components, we have that two vectors are equal if and only if their corresponding components are equal. That is, if and only if and . (Again, think about this before reading on.) We now set about defining operations on vectors. Suppose we are given two vectors and . The sum, or resultant vector is obtained as follows. First, plot . Next, plot so that its initial point is the terminal point of . To plot the vector we begin at the initial point of and end at the terminal point of . It is helpful to think of the vector as the `net result' of moving along then moving along .
Our next example makes good use of resultant vectors and reviews bearings and the Law of Cosines.4
Our next step is to define addition of vectors component-wise to match the geometric action.8
In order for vector addition to enjoy the same kinds of properties as real number addition, it is necessary to extend our definition of vectors to include a `zero vector', . Geometrically, represents a point, which we can think of as a directed line segment with the same initial and terminal points. The reader may well object to the inclusion of , since after all, vectors are supposed to have both a magnitude (length) and a direction. While it seems clear that the magnitude of should be , it is not clear what its direction is. As we shall see, the direction of is in fact undefined, but this minor hiccup in the natural flow of things is worth the benefits we reap by including in our discussions. We have the following theorem.
The properties in Theorem are easily verified using the definition of vector addition.9 For the commutative property, we note that if and then
Geometrically, we can `see' the commutative property by realizing that the sums and are the same directed diagonal determined by the parallelogram below.
Demonstrating the commutative property of vector addition.
The proofs of the associative and identity properties proceed similarly, and the reader is encouraged to verify them and provide accompanying diagrams. The existence and uniqueness of the additive inverse is yet another property inherited from the real numbers. Given a vector , suppose we wish to find a vector so that . By the definition of vector addition, we have , and hence, and . We get and so that . Hence, has an additive inverse, and moreover, it is unique and can be obtained by the formula . Geometrically, the vectors and have the same length, but opposite directions. As a result, when adding the vectors geometrically, the sum results in starting at the initial point of and ending back at the initial point of , or in other words, the net result of moving then is not moving at all.
Using the additive inverse of a vector, we can define the difference of two vectors, . If and then
In other words, like vector addition, vector subtraction works component-wise. To interpret the vector geometrically, we note
This means that the `net result' of moving along then moving along is just itself. From the diagram below, we see that may be interpreted as the vector whose initial point is the terminal point of and whose terminal point is the terminal point of as depicted below. It is also worth mentioning that in the parallelogram determined by the vectors and , the vector is one of the diagonals – the other being .
Next, we discuss scalar multiplication – that is, taking a real number times a vector. We define scalar multiplication for vectors in the same way we defined it for matrices in Section.
Scalar multiplication by in vectors can be understood geometrically as scaling the vector (if ) or scaling the vector and reversing its direction (if ) as demonstrated below.
Note that, by definition, . This, and other properties of scalar multiplication are summarized below.
The proof of Theorem, like the proof of Theorem, ultimately boils down to the definition of scalar multiplication and properties of real numbers. For example, to prove the associative property, we let . If and are scalars then
The remaining properties are proved similarly and are left as exercises.
Our next example demonstrates how Theorem allows us to do the same kind of algebraic manipulations with vectors as we do with variables – multiplication and division of vectors notwithstanding. If the pedantry seems familiar, it should. This is the same treatment we gave Example in Section. As in that example, we spell out the solution in excruciating detail to encourage the reader to think carefully about why each step is justified.
A vector whose initial point is is said to be in standard position. If is plotted in standard position, then its terminal point is necessarily . (Once more, think about this before reading on.)
in standard position.
Plotting a vector in standard position enables us to more easily quantify the concepts of magnitude and direction of the vector. We can convert the point in rectangular coordinates to a pair in polar coordinates where . The magnitude of , which we said earlier was length of the directed line segment, is and is denoted by . From Section, we know and . From the definition of scalar multiplication and vector equality, we get
This motivates the following definition.
A few remarks are in order. First, we note that if then even though there are infinitely many angles which satisfy Definition, the stipulation means that all of the angles are coterminal. Hence, if and both satisfy the conditions of Definition, then and , and as such, making is well-defined.10 If , then , and we know from Section that is a polar representation for the origin for any angle . For this reason, is undefined. The following theorem summarizes the important facts about the magnitude and direction of a vector.
The proof of the first property in Theorem is a direct consequence of the definition of . If , then which is by definition greater than or equal to . Moreover, if and only of if and only if . Hence, if and only if , as required.
The second property is a result of the definition of magnitude and scalar multiplication along with a propery of radicals. If and is a scalar then
The equation in Theorem is a consequence of the definitions of and and was worked out in the discussion just prior to Definition on page. In words, the equation says that any given vector is the product of its magnitude and its direction – an important concept to keep in mind when studying and using vectors. The equation is a result of solving for by multiplying11 both sides of the equation by and using the properties of Theorem. We are overdue for an example.
The process exemplified by number in Example Example 4 above by which we take information about the magnitude and direction of a vector and find the component form of a vector is called resolving a vector into its components. As an application of this process, we revisit Example Example 1 below.
In part of Example Example 4, we saw that . Vectors with length 1 have a special name and are important in our further study of vectors.
If is a unit vector, then necessarily, . Conversely, we leave it as an exercise15 to show that is a unit vector for any nonzero vector . In practice, if is a unit vector we write it as as opposed to because we have reserved the `' notation for unit vectors. The process of multiplying a nonzero vector by the factor to produce a unit vector is called `normalizing the vector,' and the resulting vector is called the `unit vector in the direction of '. The terminal points of unit vectors, when plotted in standard position, lie on the Unit Circle. (You should take the time to show this.) As a result, we visualize normalizing a nonzero vector as shrinking16 its terminal point, when plotted in standard position, back to the Unit Circle.
Visualizing vector normalization
Of all of the unit vectors, two deserve special mention.
We can think of the vector as representing the positive -direction, while represents the positive -direction. We have the following `decomposition' theorem.17
The proof of Theorem is straightforward. Since and , we have from the definition of scalar multiplication and vector addition that
Geometrically, the situation looks like this:
We conclude this section with a classic example which demonstrates how vectors are used to model forces. A `force' is defined as a `push' or a `pull.' The intensity of the push or pull is the magnitude of the force, and is measured in Netwons (N) in the SI system or pounds (lbs.) in the English system.18 The following example uses all of the concepts in this section, and should be studied in great detail.
Exercises
In Exercises -, use the given pair of vectors and to find the following quantities. State whether the result is a vector or a scalar.
Finally, verify that the vectors satisfy the Parallelogram Law
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ; when drawn in standard position lies in Quadrant I and makes a angle with the positive -axis
- ; when drawn in standard position lies in Quadrant I and makes a angle with the positive -axis
- ; when drawn in standard position lies in Quadrant I and makes a angle with the positive -axis
- ; when drawn in standard position lies along the positive -axis
- ; when drawn in standard position lies in Quadrant II and makes a angle with the negative -axis
- ; when drawn in standard position lies in Quadrant II and makes a angle with the positive -axis
- ; when drawn in standard position lies along the negative -axis
- ; when drawn in standard position lies in Quadrant III and makes a angle with the negative -axis
- ; when drawn in standard position lies along the negative -axis
- ; when drawn in standard position lies in Quadrant IV and makes a angle with the positive -axis
- ; when drawn in standard position lies in Quadrant IV and makes a angle with the negative -axis
- ; when drawn in standard position lies in Quadrant I and makes an angle measuring with the positive -axis
- ; when drawn in standard position lies in Quadrant II and makes an angle measuring with the negative -axis
- ; when drawn in standard position lies in Quadrant III and makes an angle measuring with the negative -axis
- ; when drawn in standard position lies in Quadrant IV and makes an angle measuring with the positive -axis
- ; when drawn in standard position makes a angle with the positive -axis
- ; when drawn in standard position makes a angle with the positive -axis
- ; when drawn in standard position makes a angle with the positive -axis
- ; when drawn in standard position makes a angle with the positive -axis
- ; when drawn in standard position makes a angle with the positive -axis
- ; when drawn in standard position makes a angle with the positive -axis
- A small boat leaves the dock at Camp DuNuthin and heads across the Nessie River at 17 miles per hour (that is, with respect to the water) at a bearing of SW. The river is flowing due east at 8 miles per hour. What is the boat's true speed and heading? Round the speed to the nearest mile per hour and express the heading as a bearing, rounded to the nearest tenth of a degree.
- The HMS Sasquatch leaves port with bearing SE maintaining a speed of 42 miles per hour (that is, with respect to the water). If the ocean current is 5 miles per hour with a bearing of NE, find the HMS Sasquatch's true speed and bearing. Round the speed to the nearest mile per hour and express the heading as a bearing, rounded to the nearest tenth of a degree.
If the captain of the HMS Sasquatch in Exercise wishes to reach Chupacabra Cove, an island 100 miles away at a bearing of SE from port, in three hours, what speed and heading should she set to take into account the ocean current? Round the speed to the nearest mile per hour and express the heading as a bearing, rounded to the nearest tenth of a degree.
HINT: If denotes the velocity of the HMS Sasquatch and denotes the velocity of the current, what does need to be to reach Chupacabra Cove in three hours?
- In calm air, a plane flying from the Pedimaxus International Airport can reach Cliffs of Insanity Point in two hours by following a bearing of NE at 96 miles an hour. (The distance between the airport and the cliffs is 192 miles.) If the wind is blowing from the southeast at 25 miles per hour, what speed and bearing should the pilot take so that she makes the trip in two hours along the original heading? Round the speed to the nearest hundredth of a mile per hour and your angle to the nearest tenth of a degree.
- The SS Bigfoot leaves Yeti Bay on a course of NW at a speed of 50 miles per hour. After traveling half an hour, the captain determines he is 30 miles from the bay and his bearing back to the bay is SE. What is the speed and bearing of the ocean current? Round the speed to the nearest mile per hour and express the heading as a bearing, rounded to the nearest tenth of a degree.
- A pound Sasquatch statue is suspended by two cables from a gymnasium ceiling. If each cable makes a angle with the ceiling, find the tension on each cable. Round your answer to the nearest pound.
- Two cables are to support an object hanging from a ceiling. If the cables are each to make a angle with the ceiling, and each cable is rated to withstand a maximum tension of pounds, what is the heaviest object that can be supported? Round your answer down to the nearest pound.
- A pound metal star is hanging on two cables which are attached to the ceiling. The left hand cable makes a angle with the ceiling while the right hand cable makes a angle with the ceiling. What is the tension on each of the cables? Round your answers to three decimal places.
- Two drunken college students have filled an empty beer keg with rocks and tied ropes to it in order to drag it down the street in the middle of the night. The stronger of the two students pulls with a force of 100 pounds at a heading of NE and the other pulls at a heading of SE. What force should the weaker student apply to his rope so that the keg of rocks heads due east? What resultant force is applied to the keg? Round your answer to the nearest pound.
- Emboldened by the success of their late night keg pull in Exercise above, our intrepid young scholars have decided to pay homage to the chariot race scene from the movie `Ben-Hur' by tying three ropes to a couch, loading the couch with all but one of their friends and pulling it due west down the street. The first rope points NW, the second points due west and the third points SW. The force applied to the first rope is 100 pounds, the force applied to the second rope is 40 pounds and the force applied (by the non-riding friend) to the third rope is 160 pounds. They need the resultant force to be at least 300 pounds otherwise the couch won't move. Does it move? If so, is it heading due west?
- Let be any non-zero vector. Show that has length 1.
- We say that two non-zero vectors and are parallel if they have same or opposite directions. That is, and are parallel if either or . Show that this means for some non-zero scalar and that if the vectors have the same direction and if they point in opposite directions.
- The goal of this exercise is to use vectors to describe non-vertical lines in the plane. To that end, consider the line . Let and let . Let be any real number. Show that the vector defined by , when drawn in standard position, has its terminal point on the line . (Hint: Show that for any real number .) Now consider the non-vertical line . Repeat the previous analysis with and let . Thus any non-vertical line can be thought of as a collection of terminal points of the vector sum of (the position vector of the -intercept) and a scalar multiple of the slope vector .
- Prove the associative and identity properties of vector addition in Theorem.
- Prove the properties of scalar multiplication in Theorem.
In Exercises -, find the component form of the vector using the information given about its magnitude and direction. Give exact values.
In Exercises -, approximate the component form of the vector using the information given about its magnitude and direction. Round your approximations to two decimal places.
In Exercises -, for the given vector , find the magnitude and an angle with so that (See Definition.) Round approximations to two decimal places.
Answers
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- , vector
- , vector
- , scalar
- , scalar
- , vector
- , vector
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- ,
- The boat's true speed is about 10 miles per hour at a heading of SW.
- The HMS Sasquatch's true speed is about 41 miles per hour at a heading of SE.
- She should maintain a speed of about 35 miles per hour at a heading of SE.
- She should fly at 83.46 miles per hour with a heading of NE
- The current is moving at about 10 miles per hour bearing NW.
- The tension on each of the cables is about pounds.
- The maximum weight that can be held by the cables in that configuration is about pounds.
- The tension on the left hand cable is lbs. and on the right hand cable is lbs.
- The weaker student should pull about 60 pounds. The net force on the keg is about 153 pounds.
- The resultant force is only about 296 pounds so the couch doesn't budge. Even if it did move, the stronger force on the third rope would have made the couch drift slightly to the south as it traveled down the street.
Adapted from Precalculus, 3rd corrected edition, by Carl Stitz and Jeff Zeager (stitz-zeager.com), licensed under CC BY-NC-SA 3.0. Changes were made: reformatted as an accessible XYZ web edition. License: CC-BY-NC-SA-3.0.