Section 2.1Vectors in the Plane
When describing the movement of an airplane in flight, it is important to communicate two pieces of information: the direction in which the plane is traveling and the plane’s speed. When measuring a force, such as the thrust of the plane’s engines, it is important to describe not only the strength of that force, but also the direction in which it is applied. Some quantities, such as velocity or force, are defined in terms of both size (also called magnitude) and direction. A quantity that has magnitude and direction is called a vector. In this text, we denote vectors by boldface letters, such as v.
A vector is a quantity that has both magnitude and direction.
Vector Representation
A vector in a plane is represented by a directed line segment (an arrow). The endpoints of the segment are called the initial point and the terminal point of the vector. An arrow from the initial point to the terminal point indicates the direction of the vector. The length of the line segment represents its magnitude. We use the notation \(\Vert \text{v}\Vert\) to denote the magnitude of the vector \(\text{v}.\) A vector with an initial point and terminal point that are the same is called the zero vector, denoted \(0.\) The zero vector is the only vector without a direction, and by convention can be considered to have any direction convenient to the problem at hand.
Vectors with the same magnitude and direction are called equivalent vectors. We treat equivalent vectors as equal, even if they have different initial points. Thus, if \(\text{v}\) and \(\text{w}\) are equivalent, we write
\[\text{v}=\text{w}.\]
Vectors are said to be equivalent vectors if they have the same magnitude and direction.
The arrows in Figure 1(b) are equivalent. Each arrow has the same length and direction. A closely related concept is the idea of parallel vectors. Two vectors are said to be parallel if they have the same or opposite directions. We explore this idea in more detail later in the chapter. A vector is defined by its magnitude and direction, regardless of where its initial point is located.

The use of boldface, lowercase letters to name vectors is a common representation in print, but there are alternative notations. When writing the name of a vector by hand, for example, it is easier to sketch an arrow over the variable than to simulate boldface type: \(\overset{\to }{v}.\) When a vector has initial point \(P\) and terminal point \(Q,\) the notation \(\overset{\to }{PQ}\) is useful because it indicates the direction and location of the vector.
Sketch a vector in the plane from initial point \(P(1,1)\) to terminal point \(Q(8,5).\)
Draw an arrow starting at P and ending at Q — the arrowhead marks the terminal point.
See Figure 2. Because the vector goes from point \(P\) to point \(Q,\) we name it \(\overset{\to }{PQ}.\)

Sketch the vector \(\overset{\to }{ST}\) where \(S\) is point \((3,-1)\) and \(T\) is point \((-2,3).\)
Combining Vectors
Vectors have many real-life applications, including situations involving force or velocity. For example, consider the forces acting on a boat crossing a river. The boat’s motor generates a force in one direction, and the current of the river generates a force in another direction. Both forces are vectors. We must take both the magnitude and direction of each force into account if we want to know where the boat will go.
A second example that involves vectors is a quarterback throwing a football. The quarterback does not throw the ball parallel to the ground; instead, he aims up into the air. The velocity of his throw can be represented by a vector. If we know how hard he throws the ball (magnitude—in this case, speed), and the angle (direction), we can tell how far the ball will travel down the field.
A real number is often called a scalar in mathematics and physics. Unlike vectors, scalars are generally considered to have a magnitude only, but no direction. Multiplying a vector by a scalar changes the vector’s magnitude. This is called scalar multiplication. Note that changing the magnitude of a vector does not indicate a change in its direction. For example, wind blowing from north to south might increase or decrease in speed while maintaining its direction from north to south.
The product \(k\text{v}\) of a vector v and a scalar k is a vector with a magnitude that is \(|k|\) times the magnitude of \(\text{v},\) and with a direction that is the same as the direction of \(\text{v}\) if \(k>0,\) and opposite the direction of \(\text{v}\) if \(k<0.\) This is called scalar multiplication. If \(k=0\) or \(v=0,\) then \(k\text{v}=0.\)
As you might expect, if \(k=-1,\) we denote the product \(k\text{v}\) as
\[k\text{v}=(-1)\text{v}=\text{-}\text{v}.\]
Note that \(\text{-}\text{v}\) has the same magnitude as \(\text{v},\) but has the opposite direction (Figure 3).

Another operation we can perform on vectors is to add them together in vector addition, but because each vector may have its own direction, the process is different from adding two numbers. The most common graphical method for adding two vectors is to place the initial point of the second vector at the terminal point of the first, as in Figure 4(a). To see why this makes sense, suppose, for example, that both vectors represent displacement. If an object moves first from the initial point to the terminal point of vector \(\text{v},\) then from the initial point to the terminal point of vector \(\text{w},\) the overall displacement is the same as if the object had made just one movement from the initial point to the terminal point of the vector \(v+w.\) For obvious reasons, this approach is called the triangle method. Notice that if we had switched the order, so that \(\text{w}\) was our first vector and v was our second vector, we would have ended up in the same place. (Again, see Figure 4(a).) Thus, \(v+w=w+v.\)
A second method for adding vectors is called the parallelogram method. With this method, we place the two vectors so they have the same initial point, and then we draw a parallelogram with the vectors as two adjacent sides, as in Figure 4(b). The length of the diagonal of the parallelogram is the sum. Comparing Figure 4(b) and Figure 4(a), we can see that we get the same answer using either method. The vector \(v+w\) is called the vector sum.
The sum of two vectors \(\text{v}\) and \(\text{w}\) can be constructed graphically by placing the initial point of \(\text{w}\) at the terminal point of \(\text{v}.\) Then, the vector sum, \(v+w,\) is the vector with an initial point that coincides with the initial point of \(\text{v}\) and has a terminal point that coincides with the terminal point of \(\text{w}.\) This operation is known as vector addition.

It is also appropriate here to discuss vector subtraction. We define \(\text{v}-\text{w}\) as \(v+(\text{-}\text{w})=v+(-1)\text{w}.\) The vector \(\text{v}-\text{w}\) is called the vector difference. Graphically, the vector \(\text{v}-\text{w}\) is depicted by drawing a vector from the terminal point of \(\text{w}\) to the terminal point of \(\text{v}\) (Figure 5).

In Figure 4(a), the initial point of \(\text{v}+\text{w}\) is the initial point of \(\text{v}.\) The terminal point of \(\text{v}+\text{w}\) is the terminal point of \(\text{w}.\) These three vectors form the sides of a triangle. It follows that the length of any one side is less than the sum of the lengths of the remaining sides. So we have
\[\Vert \text{v}+\text{w}\Vert \le \Vert \text{v}\Vert +\Vert \text{w}\Vert .\]
This is known more generally as the triangle inequality. There is one case, however, when the resultant vector \(\text{u}+\text{v}\) has the same magnitude as the sum of the magnitudes of \(\text{u}\) and \(\text{v}.\) This happens only when \(\text{u}\) and \(\text{v}\) have the same direction.
Given the vectors \(\text{v}\) and \(\text{w}\) shown in Figure 6, sketch the vectors
- \(3\text{w}\)
- \(\text{v}+\text{w}\)
- \(2\text{v}-\text{w}\)

Figure 6 — Vectors \(\text{v}\) and \(\text{w}\) lie in the same plane.
For each combination, apply scalar multiplication (stretch or flip) first, then use the triangle or parallelogram method for any addition, one operation at a time.
- The vector \(3\text{w}\) has the same direction as \(\text{w};\) it is three times as long as \(\text{w}.\)
Vector \(3\text{w}\) has the same direction as \(\text{w}\) and is three times as long.
- Use either addition method to find \(\text{v}+\text{w}.\)

Figure 7 — To find \(\text{v}+\text{w},\) align the vectors at their initial points or place the initial point of one vector at the terminal point of the other. (a) The vector \(\text{v}+\text{w}\) is the diagonal of the parallelogram with sides \(\text{v}\) and \(\text{w}\) (b) The vector \(\text{v}+\text{w}\) is the third side of a triangle formed with \(\text{w}\) placed at the terminal point of \(\text{v}.\) - To find \(2\text{v}-\text{w},\) we can first rewrite the expression as \(2\text{v}+(\text{-}\text{w}).\) Then we can draw the vector \(\text{-}\text{w},\) then add it to the vector \(2\text{v}.\)

Figure 8 — To find \(2\text{v}-\text{w},\) simply add \(2\text{v}+(\text{-}\text{w}).\)
Using vectors \(\text{v}\) and \(\text{w}\) from Example 2, sketch the vector \(2\text{w}-\text{v}.\)
Vector Components
Working with vectors in a plane is easier when we are working in a coordinate system. When the initial points and terminal points of vectors are given in Cartesian coordinates, computations become straightforward.
Are \(\text{v}\) and \(\text{w}\) equivalent vectors?
- \(\text{v}\) has initial point \((3,2)\) and terminal point \((7,2)\)
\(\text{w}\) has initial point \((1,-4)\) and terminal point \((1,0)\) - \(\text{v}\) has initial point \((0,0)\) and terminal point \((1,1)\)
\(\text{w}\) has initial point \((-2,2)\) and terminal point \((-1,3)\)
Compare each pair's length and direction — equivalent vectors need both to match, not just the same length.
- The vectors are each \(4\) units long, but they are oriented in different directions. So \(\text{v}\) and \(\text{w}\) are not equivalent (Figure 9).

Figure 9 — These vectors are not equivalent. - Based on Figure 10, and using a bit of geometry, it is clear these vectors have the same length and the same direction, so \(\text{v}\) and \(\text{w}\) are equivalent.

Figure 10 — These vectors are equivalent.
Which of the following vectors are equivalent?
Vectors \(\text{a},\) \(\text{b},\) and \(\text{e}\) are equivalent.
We have seen how to plot a vector when we are given an initial point and a terminal point. However, because a vector can be placed anywhere in a plane, it may be easier to perform calculations with a vector when its initial point coincides with the origin. We call a vector with its initial point at the origin a standard-position vector. Because the initial point of any vector in standard position is known to be \((0,0),\) we can describe the vector by looking at the coordinates of its terminal point. Thus, if vector v has its initial point at the origin and its terminal point at \((x,y),\) we write the vector in component form as
\[\text{v}=\langle x,y\rangle .\]
When a vector is written in component form like this, the scalars x and y are called the components of \(\text{v}.\)
The vector with initial point \((0,0)\) and terminal point \((x,y)\) can be written in component form as
\[\text{v}=\langle x,y\rangle .\]
The scalars \(x\) and \(y\) are called the components of \(\text{v}.\)
Recall that vectors are named with lowercase letters in bold type or by drawing an arrow over their name. We have also learned that we can name a vector by its component form, with the coordinates of its terminal point in angle brackets. However, when writing the component form of a vector, it is important to distinguish between \(\langle x,y\rangle\) and \((x,y).\) The first ordered pair uses angle brackets to describe a vector, whereas the second uses parentheses to describe a point in a plane. The initial point of \(\langle x,y\rangle\) is \((0,0);\) the terminal point of \(\langle x,y\rangle\) is \((x,y).\)
When we have a vector not already in standard position, we can determine its component form in one of two ways. We can use a geometric approach, in which we sketch the vector in the coordinate plane, and then sketch an equivalent standard-position vector. Alternatively, we can find it algebraically, using the coordinates of the initial point and the terminal point. To find it algebraically, we subtract the x-coordinate of the initial point from the x-coordinate of the terminal point to get the x component, and we subtract the y-coordinate of the initial point from the y-coordinate of the terminal point to get the y component.
Let v be a vector with initial point \(({x}_{i},{y}_{i})\) and terminal point \(({x}_{t},{y}_{t}).\) Then we can express v in component form as \(\text{v}=\langle {x}_{t}-{x}_{i},{y}_{t}-{y}_{i}\rangle .\)
Express vector \(\text{v}\) with initial point \((-3,4)\) and terminal point \((1,2)\) in component form.
Subtract the initial point's coordinates from the terminal point's coordinates: \({x}_{t}-{x}_{i}\) and \({y}_{t}-{y}_{i}.\)
- Geometric
- Sketch the vector in the coordinate plane (Figure 11).
- The terminal point is 4 units to the right and 2 units down from the initial point.
- Find the point that is 4 units to the right and 2 units down from the origin.
- In standard position, this vector has initial point \((0,0)\) and terminal point \((4,-2)\text{:}\)
\[\text{v}=\langle 4,-2\rangle .\]

Figure 11 — These vectors are equivalent.
- Algebraic
In the first solution, we used a sketch of the vector to see that the terminal point lies 4 units to the right. We can accomplish this algebraically by finding the difference of the x-coordinates:
Similarly, the difference of the y-coordinates shows the vertical length of the vector.
So, in component form,\[{x}_{t}-{x}_{i}=1-(-3)=4.\]
\[{y}_{t}-{y}_{i}=2-4=-2.\]
\[\begin{array}{ll}\text{v} & =\langle {x}_{t}-{x}_{i},{y}_{t}-{y}_{i}\rangle \\ & =\langle 1-(-3),2-4\rangle \\ & =\langle 4,-2\rangle .\end{array}\]
Vector \(\text{w}\) has initial point \((-4,-5)\) and terminal point \((-1,2).\) Express \(\text{w}\) in component form.
\(\langle 3,7\rangle\)
To find the magnitude of a vector, we calculate the distance between its initial point and its terminal point. The magnitude of vector \(\text{v}=\langle x,y\rangle\) is denoted \(\Vert \text{v}\Vert ,\) or \(|\text{v}|,\) and can be computed using the formula
\[\Vert \text{v}\Vert =\sqrt{{x}^{2}+{y}^{2}}.\]
Note that because this vector is written in component form, it is equivalent to a vector in standard position, with its initial point at the origin and terminal point \((x,y).\) Thus, it suffices to calculate the magnitude of the vector in standard position. Using the distance formula to calculate the distance between initial point \((0,0)\) and terminal point \((x,y),\) we have
\[\begin{array}{ll}\Vert \text{v}\Vert & =\sqrt{{(x-0)}^{2}+{(y-0)}^{2}} \\ & =\sqrt{{x}^{2}+{y}^{2}}.\end{array}\]
Based on this formula, it is clear that for any vector \(\text{v},\) \(\Vert \text{v}\Vert \ge 0,\) and \(\Vert \text{v}\Vert =0\) if and only if \(v=0.\)
The magnitude of a vector can also be derived using the Pythagorean theorem, as in the following figure.

We have defined scalar multiplication and vector addition geometrically. Expressing vectors in component form allows us to perform these same operations algebraically.
Let \(\text{v}=\langle {x}_{1},{y}_{1}\rangle\) and \(\text{w}=\langle {x}_{2},{y}_{2}\rangle\) be vectors, and let \(k\) be a scalar.
Scalar multiplication: \(k\text{v}=\langle k{x}_{1},k{y}_{1}\rangle\)
Vector addition: \(\text{v}+\text{w}=\langle {x}_{1},{y}_{1}\rangle +\langle {x}_{2},{y}_{2}\rangle =\langle {x}_{1}+{x}_{2},{y}_{1}+{y}_{2}\rangle\)
Let \(\text{v}\) be the vector with initial point \((2,5)\) and terminal point \((8,13),\) and let \(\text{w}=\langle -2,4\rangle .\)
- Express \(\text{v}\) in component form and find \(\Vert \text{v}\Vert .\) Then, using algebra, find
- \(\text{v}+\text{w},\)
- \(3\text{v},\) and
- \(\text{v}-2\text{w}.\)
First find v's component form and magnitude, then apply the algebraic rules for scalar multiplication and addition component-by-component.
- To place the initial point of \(\text{v}\) at the origin, we must translate the vector \(2\) units to the left and \(5\) units down (Figure 14). Using the algebraic method, we can express \(\text{v}\) as \(\text{v}=\langle 8-2,13-5\rangle =\langle 6,8\rangle \text{:}\)
\[\Vert \text{v}\Vert =\sqrt{{6}^{2}+{8}^{2}}=\sqrt{36+64}=\sqrt{100}=10.\]

Figure 13 — In component form, \(\text{v}=\langle 6,8\rangle .\) - To find \(\text{v}+\text{w},\) add the x-components and the y-components separately:
\[\text{v}+\text{w}=\langle 6,8\rangle +\langle -2,4\rangle =\langle 4,12\rangle .\]
- To find \(3\text{v},\) multiply \(\text{v}\) by the scalar \(k=3\text{:}\)
\[3\text{v}=3·\langle 6,8\rangle =\langle 3·6,3·8\rangle =\langle 18,24\rangle .\]
- To find \(\text{v}-2\text{w},\) find \(-2\text{w}\) and add it to \(\text{v}\text{:}\)
\[\text{v}-2\text{w}=\langle 6,8\rangle -2·\langle -2,4\rangle =\langle 6,8\rangle +\langle 4,-8\rangle =\langle 10,0\rangle .\]
Let \(\text{a}=\langle 7,1\rangle\) and let \(\text{b}\) be the vector with initial point \((3,2)\) and terminal point \((-1,-1).\)
- Find \(\Vert \text{a}\Vert .\)
- Express \(\text{b}\) in component form.
- Find \(3\text{a}-4\text{b}.\)
a. \(\Vert \text{a}\Vert =5\sqrt{2},\) b. \(\text{b}=\langle -4,-3\rangle ,\) c. \(3\text{a}-4\text{b}=\langle 37,15\rangle\)
Now that we have established the basic rules of vector arithmetic, we can state the properties of vector operations. We will prove two of these properties. The others can be proved in a similar manner.
Let \(\text{u},\text{v},\,\text{and}\,\text{w}\) be vectors in a plane. Let \(\text{r and s}\) be scalars.
\[\begin{array}{lllllllll}\text{i.} & & & \text{u}+\text{v} & = & \text{v}+\text{u} & & & \text{Commutative property} \\ \text{ii.} & & & (\text{u}+\text{v})+\text{w} & = & \text{u}+(\text{v}+\text{w}) & & & \text{Associative property} \\ \text{iii.} & & & \text{u}+0 & = & \text{u} & & & \text{Additive identity property} \\ \text{iv.} & & & \text{u}+(\text{-}\text{u}) & = & 0 & & & \text{Additive inverse property} \\ \text{v.} & & & r(s\text{u}) & = & (rs)\text{u} & & & \text{Associativity of scalar multiplication} \\ \text{vi.} & & & (r+s)\text{u} & = & r\text{u}+s\text{u} & & & \text{Distributive property} \\ \text{vii.} & & & r(\text{u}+\text{v}) & = & r\text{u}+r\text{v} & & & \text{Distributive property} \\ \text{viii.} & & & 1\text{u} & = & \text{u},0\text{u}=0 & & & \text{Identity and zero properties}\end{array}\]
Proof of Commutative Property
Let \(\text{u}=\langle {x}_{1},{y}_{1}\rangle\) and \(\text{v}=\langle {x}_{2},{y}_{2}\rangle .\) Apply the commutative property for real numbers:
\[\text{u}+\text{v}=\langle {x}_{1}+{x}_{2},{y}_{1}+{y}_{2}\rangle =\langle {x}_{2}+{x}_{1},{y}_{2}+{y}_{1}\rangle =\text{v}+\text{u}.\]
□
Proof of Distributive Property
Apply the distributive property for real numbers:
\[\begin{array}{ll}r(\text{u}+\text{v}) & =r·\langle {x}_{1}+{x}_{2},{y}_{1}+{y}_{2}\rangle \\ & =\langle r({x}_{1}+{x}_{2}),r({y}_{1}+{y}_{2})\rangle \\ & =\langle r{x}_{1}+r{x}_{2},r{y}_{1}+r{y}_{2}\rangle \\ & =\langle r{x}_{1},r{y}_{1}\rangle +\langle r{x}_{2},r{y}_{2}\rangle \\ & =r\text{u}+r\text{v}.\end{array}\]
□
Prove the additive inverse property.
We have found the components of a vector given its initial and terminal points. In some cases, we may only have the magnitude and direction of a vector, not the points. For these vectors, we can identify the horizontal and vertical components using trigonometry (Figure 14).

Consider the angle \(θ\) formed by the vector v and the positive x-axis. We can see from the triangle that the components of vector \(\text{v}\) are \(\langle \Vert \text{v}\Vert \text{cos}\,θ,\Vert \text{v}\Vert \text{sin}\,θ\rangle .\) Therefore, given an angle and the magnitude of a vector, we can use the cosine and sine of the angle to find the components of the vector.
Find the component form of a vector with magnitude 4 that forms an angle of \(-45\text{°}\) with the x-axis.
Use \(x=\Vert \text{v}\Vert \text{cos}\,θ\) and \(y=\Vert \text{v}\Vert \text{sin}\,θ\) with the given magnitude and angle.
Let \(x\) and \(y\) represent the components of the vector (Figure 15). Then \(x=4\,\text{cos}(-45\text{°})=2\sqrt{2}\) and \(y=4\,\text{sin}(-45\text{°})=-2\sqrt{2}.\) The component form of the vector is \(\langle 2\sqrt{2},-2\sqrt{2}\rangle .\)

Find the component form of vector \(\text{v}\) with magnitude \(10\) that forms an angle of \(120\text{°}\) with the positive x-axis.
\(\text{v}=\langle -5,5\sqrt{3}\rangle\)
Unit Vectors
A unit vector is a vector with magnitude \(1.\) For any nonzero vector \(\text{v},\) we can use scalar multiplication to find a unit vector \(\text{u}\) that has the same direction as \(\text{v}.\) To do this, we multiply the vector by the reciprocal of its magnitude:
\[\text{u}=\frac{1}{\Vert \text{v}\Vert }\text{v}.\]
Recall that when we defined scalar multiplication, we noted that \(\Vert k\text{v}\Vert =|k|·\Vert \text{v}\Vert .\) For \(\text{u}=\frac{1}{\Vert \text{v}\Vert }\text{v},\) it follows that \(\Vert \text{u}\Vert =\frac{1}{\Vert \text{v}\Vert }(\Vert \text{v}\Vert )=1.\) We say that \(\text{u}\) is the unit vector in the direction of \(\text{v}\) (Figure 16). The process of using scalar multiplication to find a unit vector with a given direction is called normalization.

Let \(\text{v}=\langle 1,2\rangle .\)
- Find a unit vector with the same direction as \(\text{v}.\)
- Find a vector \(\text{w}\) with the same direction as \(\text{v}\) such that \(\Vert \text{w}\Vert =7.\)
Divide v by its own magnitude to get the unit vector, then scale that unit vector by the desired new magnitude.
- First, find the magnitude of \(\text{v},\) then divide the components of \(\text{v}\) by the magnitude:
\[\Vert \text{v}\Vert =\sqrt{{1}^{2}+{2}^{2}}=\sqrt{1+4}=\sqrt{5}\]
\[\text{u}=\frac{1}{\Vert \text{v}\Vert }\text{v}=\frac{1}{\sqrt{5}}\langle 1,2\rangle =\langle \frac{1}{\sqrt{5}},\frac{2}{\sqrt{5}}\rangle .\]
- The vector \(\text{u}\) is in the same direction as \(\text{v}\) and \(\Vert \text{u}\Vert =1.\) Use scalar multiplication to increase the length of \(\text{u}\) without changing direction:
\[\text{w}=7\text{u}=7\langle \frac{1}{\sqrt{5}},\frac{2}{\sqrt{5}}\rangle =\langle \frac{7}{\sqrt{5}},\frac{14}{\sqrt{5}}\rangle .\]
Let \(\text{v}=\langle 9,2\rangle .\) Find a vector with magnitude \(5\) in the opposite direction as \(\text{v}.\)
\(\langle -\frac{45}{\sqrt{85}},-\frac{10}{\sqrt{85}}\rangle\)
We have seen how convenient it can be to write a vector in component form. Sometimes, though, it is more convenient to write a vector as a sum of a horizontal vector and a vertical vector. To make this easier, let’s look at standard unit vectors. The standard unit vectors are the vectors \(\text{i}=\langle 1,0\rangle\) and \(\text{j}=\langle 0,1\rangle\) (Figure 17).

By applying the properties of vectors, it is possible to express any vector in terms of \(\text{i}\) and \(\text{j}\) in what we call a linear combination:
\[\text{v}=\langle x,y\rangle =\langle x,0\rangle +\langle 0,y\rangle =x\langle 1,0\rangle +y\langle 0,1\rangle =x\text{i}+y\text{j}.\]
Thus, \(\text{v}\) is the sum of a horizontal vector with magnitude \(x,\) and a vertical vector with magnitude \(y,\) as in the following figure.

- Express the vector \(\text{w}=\langle 3,-4\rangle\) in terms of standard unit vectors.
- Vector \(\text{u}\) is a unit vector that forms an angle of \(60\text{°}\) with the positive x-axis. Use standard unit vectors to describe \(\text{u}.\)
Write each component as a coefficient of i or j; for the unit vector, use \(\text{cos}\,θ\) and \(\text{sin}\,θ\) directly as the i- and j-coefficients.
- Resolve vector \(\text{w}\) into a vector with a zero y-component and a vector with a zero x-component:
\[\text{w}=\langle 3,-4\rangle =3\text{i}-4\text{j}.\]
- Because \(\text{u}\) is a unit vector, the terminal point lies on the unit circle when the vector is placed in standard position (Figure 19).
\[\begin{array}{ll}u & =\langle \text{cos}\,60\text{°},\text{sin}\,60\text{°}\rangle \\ & =\langle \frac{1}{2},\frac{\sqrt{3}}{2}\rangle \\ & =\frac{1}{2}\text{i}+\frac{\sqrt{3}}{2}\text{j}.\end{array}\]

Figure 19 — The terminal point of \(\text{u}\) lies on the unit circle \((\text{cos}\,θ,\text{sin}\,θ).\)
Let \(\text{a}=\langle 16,-11\rangle\) and let \(\text{b}\) be a unit vector that forms an angle of \(225\text{°}\) with the positive x-axis. Express \(\text{a}\) and \(\text{b}\) in terms of the standard unit vectors.
\(\text{a}=16\text{i}-11\text{j},\) \(\text{b}=-\frac{\sqrt{2}}{2}\text{i}-\frac{\sqrt{2}}{2}\text{j}\)
Applications of Vectors
Because vectors have both direction and magnitude, they are valuable tools for solving problems involving such applications as motion and force. Recall the boat example and the quarterback example we described earlier. Here we look at two other examples in detail.
Jane’s car is stuck in the mud. Lisa and Jed come along in a truck to help pull her out. They attach one end of a tow strap to the front of the car and the other end to the truck’s trailer hitch, and the truck starts to pull. Meanwhile, Jane and Jed get behind the car and push. The truck generates a horizontal force of \(300\) lb on the car. Jane and Jed are pushing at a slight upward angle and generate a force of \(150\) lb on the car. These forces can be represented by vectors, as shown in Figure 20. The angle between these vectors is \(15\text{°}.\) Find the resultant force (the vector sum) and give its magnitude to the nearest tenth of a pound and its direction angle from the positive x-axis.

Align one force with the positive x-axis, express both as component vectors, then add them and find the magnitude and angle of the sum.
To find the effect of combining the two forces, add their representative vectors. First, express each vector in component form or in terms of the standard unit vectors. For this purpose, it is easiest if we align one of the vectors with the positive x-axis. The horizontal vector, then, has initial point \((0,0)\) and terminal point \((300,0).\) It can be expressed as \(\langle 300,0\rangle\) or \(300\text{i}.\)
The second vector has magnitude \(150\) and makes an angle of \(15\text{°}\) with the first, so we can express it as \(\langle 150\,\text{cos}(15\text{°}),150\,\text{sin}(15\text{°})\rangle ,\) or \(150\,\text{cos}(15\text{°})\text{i}+150\,\text{sin}(15\text{°})\text{j}.\) Then, the sum of the vectors, or resultant vector, is \(\text{r}=\langle 300,0\rangle +\langle 150\,\text{cos}(15\text{°}),150\,\text{sin}(15\text{°})\rangle ,\) and we have
\[\begin{array}{ll}\Vert \text{r}\Vert & =\sqrt{{(300+150\,\text{cos}(15\text{°}))}^{2}+{(150\,\text{sin}(15\text{°}))}^{2}} \\ & \approx 446.6.\end{array}\]
The angle \(θ\) made by \(\text{r}\) and the positive x-axis has \(\text{tan}\,θ=\frac{150\,\text{sin}\,15\text{°}}{(300+150\,\text{cos}\,15\text{°})}\approx 0.09,\) so \(θ\approx ta{n}^{-1}(0.09)\approx 5\text{°},\) which means the resultant force \(\text{r}\) has an angle of \(5\text{°}\) above the horizontal axis.
An airplane flies due west at an airspeed of \(425\) mph. The wind is blowing from the northeast at \(40\) mph. What is the ground speed of the airplane? What is the bearing of the airplane?
Write the plane's velocity and the wind's velocity as component vectors, add them, then find the magnitude and angle of the resultant.
Let’s start by sketching the situation described (Figure 21).

Set up a sketch so that the initial points of the vectors lie at the origin. Then, the plane’s velocity vector is \(\text{p}=-425\text{i}.\) The vector describing the wind makes an angle of \(225\text{°}\) with the positive x-axis:
\[\text{w}=\langle 40\,\text{cos}(225\text{°}),40\,\text{sin}(225\text{°})\rangle =\langle -\frac{40}{\sqrt{2}},-\frac{40}{\sqrt{2}}\rangle =-\frac{40}{\sqrt{2}}\text{i}-\frac{40}{\sqrt{2}}\text{j}.\]
When the airspeed and the wind act together on the plane, we can add their vectors to find the resultant force:
\[p+w=-425\text{i}+(-\frac{40}{\sqrt{2}}\text{i}-\frac{40}{\sqrt{2}}\text{j})=(-425-\frac{40}{\sqrt{2}})\text{i}-\frac{40}{\sqrt{2}}\text{j}.\]
The magnitude of the resultant vector shows the effect of the wind on the ground speed of the airplane:
\[\Vert p+w\Vert =\sqrt{{(-425-\frac{40}{\sqrt{2}})}^{2}+{(-\frac{40}{\sqrt{2}})}^{2}}\approx 454.17\,\text{mph}\]
As a result of the wind, the plane is traveling at approximately \(454\) mph relative to the ground.
To determine the bearing of the airplane, we want to find the direction of the vector \(p+w\text{:}\)
\[\begin{array}{lll}\text{tan}\,θ & = & \frac{-\frac{40}{\sqrt{2}}}{(-425-\frac{40}{\sqrt{2}})}\approx 0.06 \\ θ & \approx & 3.57\text{°}.\end{array}\]
The overall direction of the plane is \(3.57\text{°}\) south of west.
An airplane flies due north at an airspeed of \(550\) mph. The wind is blowing from the northwest at \(50\) mph. What is the ground speed of the airplane?
Approximately \(516\) mph
Key Concepts
- Vectors are used to represent quantities that have both magnitude and direction. (See Example 1.)
- We can add vectors by using the parallelogram method or the triangle method to find the sum. We can multiply a vector by a scalar to change its length or give it the opposite direction. (See Example 2.)
- Subtraction of vectors is defined in terms of adding the negative of the vector. (See Example 2.)
- A vector is written in component form as \(\text{v}=\langle x,y\rangle .\) (See Example 4.)
- The magnitude of a vector is a scalar: \(\Vert \text{v}\Vert =\sqrt{{x}^{2}+{y}^{2}}.\) (See Example 5.)
- A unit vector \(\text{u}\) has magnitude \(1\) and can be found by dividing a vector by its magnitude: \(\text{u}=\frac{1}{\Vert \text{v}\Vert }\text{v}.\) The standard unit vectors are \(\text{i}=\langle 1,0\rangle \,\text{and}\,\text{j}=\langle 0,1\rangle .\) A vector \(\text{v}=\langle x,y\rangle\) can be expressed in terms of the standard unit vectors as \(\text{v}=x\text{i}+y\text{j}.\) (See Example 7 and Example 8.)
- Vectors are often used in physics and engineering to represent forces and velocities, among other quantities. (See Example 9 and Example 10.)
Section Exercises
For the following exercises, consider points \(P(-1,3),\) \(Q(1,5),\) and \(R(-3,7).\) Determine the requested vectors and express each of them a. in component form and b. by using the standard unit vectors.
\(\overset{\to }{PQ}\)
a. \(\overset{\to }{PQ}=\langle 2,2\rangle ;\) b. \(\overset{\to }{PQ}=2\text{i}+2\text{j}\)
\(\overset{\to }{PR}\)
\(\overset{\to }{QP}\)
a. \(\overset{\to }{QP}=\langle -2,-2\rangle ;\) b. \(\overset{\to }{QP}=-2\text{i}-2\text{j}\)
\(\overset{\to }{RP}\)
\(\overset{\to }{PQ}+\overset{\to }{PR}\)
a. \(\overset{\to }{PQ}+\overset{\to }{PR}=\langle 0,6\rangle ;\) b. \(\overset{\to }{PQ}+\overset{\to }{PR}=6\text{j}\)
\(\overset{\to }{PQ}-\overset{\to }{PR}\)
\(2\overset{\to }{PQ}-2\overset{\to }{PR}\)
a. \(2\overset{\to }{PQ}-2\overset{\to }{PR}=\langle 8,-4\rangle ;\) b. \(2\overset{\to }{PQ}-2\overset{\to }{PR}=8\text{i}-4\text{j}\)
\(2\overset{\to }{PQ}+\frac{1}{2}\overset{\to }{PR}\)
The unit vector in the direction of \(\overset{\to }{PQ}\)
a. \(\langle \frac{1}{\sqrt{2}},\frac{1}{\sqrt{2}}\rangle ;\) b. \(\frac{1}{\sqrt{2}}\text{i}+\frac{1}{\sqrt{2}}\text{j}\)
The unit vector in the direction of \(\overset{\to }{PR}\)
A vector \(\text{v}\) has initial point \((-1,-3)\) and terminal point \((2,1).\) Find the unit vector in the direction of \(\text{v}.\) Express the answer in component form.
\(\langle \frac{3}{5},\frac{4}{5}\rangle\)
A vector \(\text{v}\) has initial point \((-2,5)\) and terminal point \((3,-1).\) Find the unit vector in the direction of \(\text{v}.\) Express the answer in component form.
The vector \(\text{v}\) has initial point \(P(1,0)\) and terminal point \(Q\) that is on the y-axis and above the initial point. Find the coordinates of terminal point \(Q\) such that the magnitude of the vector \(\text{v}\) is \(\sqrt{5}.\)
\(Q(0,2)\)
The vector \(\text{v}\) has initial point \(P(1,1)\) and terminal point \(Q\) that is on the x-axis and left of the initial point. Find the coordinates of terminal point \(Q\) such that the magnitude of the vector \(\text{v}\) is \(\sqrt{10}.\)
For the following exercises, use the given vectors \(\text{a}\) and \(\text{b}.\)
- Determine the vector sum \(\text{a}+\text{b}\) and express it in both the component form and by using the standard unit vectors.
- Find the vector difference \(\text{a}-\text{b}\) and express it in both the component form and by using the standard unit vectors.
- Verify that the vectors \(\text{a},\) \(\text{b},\) and \(\text{a}+\text{b},\) and, respectively, \(\text{a},\) \(\text{b},\) and \(\text{a}-\text{b}\) satisfy the triangle inequality.
- Determine the vectors \(2\text{a},\) \(\text{-}\text{b},\) and \(2\text{a}-\text{b}.\) Express the vectors in both the component form and by using standard unit vectors.
\(\text{a}=2\text{i}+\text{j},\) \(\text{b}=\text{i}+3\text{j}\)
a. \(\text{a}+\text{b}=3\text{i}+4\text{j},\) \(\text{a}+\text{b}=\langle 3,4\rangle ;\) b. \(\text{a}-\text{b}=\text{i}-2\text{j},\) \(\text{a}-\text{b}=\langle 1,-2\rangle ;\) c. Answers will vary; d. \(2\text{a}=4\text{i}+2\text{j},\) \(2\text{a}=\langle 4,2\rangle ,\) \(\text{-}\text{b}=\text{-}\text{i}-3\text{j},\) \(\text{-}\text{b}=\langle -1,-3\rangle ,\) \(2\text{a}-\text{b}=3\text{i}-\text{j},\) \(2\text{a}-\text{b}=\langle 3,-1\rangle\)
\(\text{a}=2\text{i},\) \(\text{b}=-2\text{i}+2\text{j}\)
Let \(\text{a}\) be a standard-position vector with terminal point \((-2,-4).\) Let \(\text{b}\) be a vector with initial point \((1,2)\) and terminal point \((-1,4).\) Find the magnitude of vector \(-3\text{a}+\text{b}-4\text{i}+\text{j}.\)
\(15\)
Let \(\text{a}\) be a standard-position vector with terminal point at \((2,5).\) Let \(\text{b}\) be a vector with initial point \((-1,3)\) and terminal point \((1,0).\) Find the magnitude of vector \(\text{a}-3\text{b}+14\text{i}-14\text{j}.\)
Let \(\text{u}\) and \(\text{v}\) be two nonzero vectors that are nonequivalent. Consider the vectors \(\text{a}=4\text{u}+5\text{v}\) and \(\text{b}=\text{u}+2\text{v}\) defined in terms of \(\text{u}\) and \(\text{v}.\) Find the scalar \(λ\) such that vectors \(\text{a}+λ\text{b}\) and \(\text{u}-\text{v}\) are equivalent.
\(λ=-3\)
Let \(\text{u}\) and \(\text{v}\) be two nonzero vectors that are nonequivalent. Consider the vectors \(\text{a}=2\text{u}-4\text{v}\) and \(\text{b}=3\text{u}-7\text{v}\) defined in terms of \(\text{u}\) and \(\text{v}.\) Find the scalars \(α\) and \(β\) such that vectors \(α\text{a}+β\text{b}\) and \(\text{u}-\text{v}\) are equivalent.
Consider the vector \(\text{a}(t)=\langle \text{cos}\,t,\text{sin}\,t\rangle\) with components that depend on a real number \(t.\) As the number \(t\) varies, the components of \(\text{a}(t)\) change as well, depending on the functions that define them.
- Write the vectors \(\text{a}(0)\) and \(\text{a}(\pi )\) in component form.
- Show that the magnitude \(\Vert \text{a}(t)\Vert\) of vector \(\text{a}(t)\) remains constant for any real number \(t.\)
- As \(t\) varies, show that the terminal point of vector \(\text{a}(t)\) describes a circle centered at the origin of radius \(1.\)
a. \(\text{a}(0)=\langle 1,0\rangle ,\) \(\text{a}(\pi )=\langle -1,0\rangle ;\) b. Answers may vary; c. Answers may vary
Consider vector \(\text{a}(x)=\langle x,\sqrt{1-{x}^{2}}\rangle\) with components that depend on a real number \(x\in [-1,1].\) As the number \(x\) varies, the components of \(\text{a}(x)\) change as well, depending on the functions that define them.
- Write the vectors \(\text{a}(0)\) and \(\text{a}(1)\) in component form.
- Show that the magnitude \(\Vert \text{a}(x)\Vert\) of vector \(\text{a}(x)\) remains constant for any real number \(x\)
- As \(x\) varies, show that if \(\text{a}(x)\) is in standard position, then its terminal point describes a semicircle. Why is it only a semicircle?
Show that vectors \(\text{a}(t)=\langle \text{cos}\,t,\text{sin}\,t\rangle\) and \(\text{a}(x)=\langle x,\sqrt{1-{x}^{2}}\rangle\) are equivalent for \(x=1\) and \(t=2k\pi ,\) where \(k\) is an integer.
Answers may vary
Show that vectors \(\text{a}(t)=\langle \text{cos}\,t,\text{sin}\,t\rangle\) and \(\text{a}(x)=\langle x,\sqrt{1-{x}^{2}}\rangle\) are opposite for \(x=1\) and \(t=\pi +2k\pi ,\) where \(k\) is an integer.
For the following exercises, find vector \(\text{v}\) with the given magnitude and in the same direction as vector \(\text{u}.\)
\(\Vert \text{v}\Vert =7,\text{u}=\langle 3,4\rangle\)
\(\text{v}=\langle \frac{21}{5},\frac{28}{5}\rangle\)
\(\Vert \text{v}\Vert =3,\text{u}=\langle -2,5\rangle\)
\(\Vert \text{v}\Vert =7,\text{u}=\langle 3,-5\rangle\)
\(\text{v}=\langle \frac{21\sqrt{34}}{34},-\frac{35\sqrt{34}}{34}\rangle\)
\(\Vert \text{v}\Vert =10,\text{u}=\langle 2,-1\rangle\)
For the following exercises, find the component form of vector \(\text{u},\) given its magnitude and the angle the vector makes with the positive x-axis. Give exact answers when possible.
\(\Vert \text{u}\Vert =2,\) \(θ=30\text{°}\)
\(\text{u}=\langle \sqrt{3},1\rangle\)
\(\Vert \text{u}\Vert =6,\) \(θ=60\text{°}\)
\(\Vert \text{u}\Vert =5,\) \(θ=\frac{\pi }{2}\)
\(\text{u}=\langle 0,5\rangle\)
\(\Vert \text{u}\Vert =8,\) \(θ=\pi\)
\(\Vert \text{u}\Vert =10,\) \(θ=\frac{5\pi }{6}\)
\(\text{u}=\langle -5\sqrt{3},5\rangle\)
\(\Vert \text{u}\Vert =50,\) \(θ=\frac{3\pi }{4}\)
For the following exercises, vector \(\text{u}\) is given. Find the angle \(θ\in [0,2\pi )\) that vector \(\text{u}\) makes with the positive direction of the x-axis, in a counter-clockwise direction.
\(\text{u}=5\sqrt{2}\text{i}-5\sqrt{2}\text{j}\)
\(θ=\frac{7\pi }{4}\)
\(\text{u}=\text{-}\sqrt{3}\text{i}-\text{j}\)
Let \(\text{a}=\langle {a}_{1},{a}_{2}\rangle ,\) \(\text{b}=\langle {b}_{1},{b}_{2}\rangle ,\) and \(\text{c}=\langle {c}_{1},{c}_{2}\rangle\) be three nonzero vectors. If \({a}_{1}{b}_{2}-{a}_{2}{b}_{1}\ne 0,\) then show there are two scalars, \(α\) and \(β,\) such that \(\text{c}=α\text{a}+β\text{b}.\)
Answers may vary
Consider vectors \(\text{a}=\langle 2,-4\rangle ,\) \(\text{b}=\langle -1,2\rangle ,\) and c = 0 Determine the scalars \(α\) and \(β\) such that \(\text{c}=α\text{a}+β\text{b}.\)
Let \(P({x}_{0},f({x}_{0}))\) be a fixed point on the graph of the differentiable function \(f\) with a domain that is the set of real numbers.
- Determine the real number \({z}_{0}\) such that point \(Q({x}_{0}+1,{z}_{0})\) is situated on the line tangent to the graph of \(f\) at point \(P.\)
- Determine the unit vector \(\text{u}\) with initial point \(P\) in the direction of vector \(PQ.\)
a. \({z}_{0}=f({x}_{0})+{f}^{\prime }({x}_{0});\) b. \(\text{u}=\frac{1}{\sqrt{1+{[{f}^{\prime }({x}_{0})]}^{2}}}\langle 1,{f}^{\prime }({x}_{0})\rangle\)
Consider the function \(f(x)={x}^{4},\) where \(x\in ℝ.\)
- Determine the real number \({z}_{0}\) such that point \(Q(2,{z}_{0})\) s situated on the line tangent to the graph of \(f\) at point \(P(1,1).\)
- Determine the unit vector \(\text{u}\) with initial point \(P\) and terminal point \(Q.\)
Consider \(f\) and \(g\) two functions defined on the same set of real numbers \(D.\) Let \(\text{a}=\langle x,f(x)\rangle\) and \(\text{b}=\langle x,g(x)\rangle\) be two vectors that describe the graphs of the functions, where \(x\in D.\) Show that if the graphs of the functions \(f\) and \(g\) do not intersect, then the vectors \(\text{a}\) and \(\text{b}\) are not equivalent.
Find \(x\in ℝ\) such that vectors \(\text{a}=\langle x,\text{sin}\,x\rangle\) and \(\text{b}=\langle x,\text{cos}\,x\rangle\) are equivalent.
Calculate the coordinates of point \(D\) such that \(ABCD\) is a parallelogram, with \(A(1,1),\) \(B(2,4),\) and \(C(7,4).\)
\(D(6,1)\)
Consider the points \(A(2,1),\) \(B(10,6),\) \(C(13,4),\) and \(D(16,-2).\) Determine the component form of vector \(\overset{\to }{AD}.\)
The speed of an object is the magnitude of its related velocity vector. A football thrown by a quarterback has an initial speed of \(70\) mph and an angle of elevation of \(30\text{°}.\) Determine the velocity vector in mph and express it in component form. (Round to two decimal places.)
\(\langle 60.62,35\rangle\)
A baseball player throws a baseball at an angle of \(30\text{°}\) with the horizontal. If the initial speed of the ball is \(100\) mph, find the horizontal and vertical components of the initial velocity vector of the baseball. (Round to two decimal places.)
A bullet is fired with an initial velocity of \(1500\) ft/sec at an angle of \(60\text{°}\) with the horizontal. Find the horizontal and vertical components of the velocity vector of the bullet. (Round to two decimal places.)
The horizontal and vertical components are \(750\) ft/sec and \(1299.04\) ft/sec, respectively.
[T] A 65-kg sprinter exerts a force of \(798\) N at a \(19\text{°}\) angle with respect to the ground on the starting block at the instant a race begins. Find the horizontal component of the force. (Round to two decimal places.)
[T] Two forces, a horizontal force of \(45\) lb and another of \(52\) lb, act on the same object. The angle between these forces is \(25\text{°}.\) Find the magnitude and direction angle from the positive x-axis of the resultant force that acts on the object. (Round to two decimal places.)
The magnitude of resultant force is \(94.71\) lb; the direction angle is \(13.42\text{°}.\)
[T] Two forces, a vertical force of \(26\) lb and another of \(45\) lb, act on the same object. The angle between these forces is \(55\text{°}.\) Find the magnitude and direction angle from the positive x-axis of the resultant force that acts on the object. (Round to two decimal places.)
[T] Three forces act on object. Two of the forces have the magnitudes \(58\) N and \(27\) N, and make angles \(53\text{°}\) and \(152\text{°},\) respectively, with the positive x-axis. Find the magnitude and the direction angle from the positive x-axis of the third force such that the resultant force acting on the object is zero. (Round to two decimal places.)
The magnitude of the third vector is \(60.03\) N; the direction angle is \(259.38\text{°}.\)
Three forces with magnitudes \(80\) lb, \(120\) lb, and \(60\) lb act on an object at angles of \(45\text{°},\) \(60\text{°}\) and \(30\text{°},\) respectively, with the positive x-axis. Find the magnitude and direction angle from the positive x-axis of the resultant force. (Round to two decimal places.)
[T] An airplane is flying in the direction of \(43\text{°}\) east of north (also abbreviated as \(\text{N}43\text{E})\) at a speed of \(550\) mph. A wind with speed \(25\) mph comes from the southwest at a bearing of \(\text{N}15\text{E}.\) What are the ground speed and new direction of the airplane?
The new ground speed of the airplane is \(572.19\) mph; the new direction is \(\text{N}41.82\text{E}.\)
[T] A boat is traveling in the water at \(30\) mph in a direction of \(\text{N}20\text{E}\) (that is, \(20\text{°}\) east of north). A strong current is moving at \(15\) mph in a direction of \(\text{N}45\text{E}.\) What are the new speed and direction of the boat?
[T] A 50-lb weight is hung by a cable so that the two portions of the cable make angles of \(40\text{°}\) and \(53\text{°},\) respectively, with the horizontal. Find the magnitudes of the forces of tension \({\text{T}}_{1}\) and \({\text{T}}_{2}\) in the cables if the resultant force acting on the object is zero. (Round to two decimal places.)
\(\Vert {\text{T}}_{1}\Vert =30.13\,\text{lb},\) \(\Vert {\text{T}}_{2}\Vert =38.35\,\text{lb}\)
[T] A 62-lb weight hangs from a rope that makes the angles of \(29\text{°}\) and \(61\text{°},\) respectively, with the horizontal. Find the magnitudes of the forces of tension \({\text{T}}_{1}\) and \({\text{T}}_{2}\) in the cables if the resultant force acting on the object is zero. (Round to two decimal places.)
[T] A 1500-lb boat is parked on a ramp that makes an angle of \(30\text{°}\) with the horizontal. The boat’s weight vector points downward and is a sum of two vectors: a horizontal vector \({\text{v}}_{1}\) that is parallel to the ramp and a vertical vector \({\text{v}}_{2}\) that is perpendicular to the inclined surface. The magnitudes of vectors \({\text{v}}_{1}\) and \({\text{v}}_{2}\) are the horizontal and vertical component, respectively, of the boat’s weight vector. Find the magnitudes of \({\text{v}}_{1}\) and \({\text{v}}_{2}.\) (Round to the nearest integer.)
\(\Vert {\text{v}}_{1}\Vert =750\) lb, \(\Vert {\text{v}}_{2}\Vert =1299\) lb
[T] An 85-lb box is at rest on a \(26\text{°}\) incline. Determine the magnitude of the force parallel to the incline necessary to keep the box from sliding. (Round to the nearest integer.)
A guy-wire supports a pole that is
\(75\) ft high. One end of the wire is attached to the top of the pole and the other end is anchored to the ground \(50\) ft from the base of the pole. Determine the horizontal and vertical components of the force of tension in the wire if its magnitude is \(50\) lb. (Round to the nearest integer.)
The two horizontal and vertical components of the force of tension are \(28\) lb and \(42\) lb, respectively.
A telephone pole guy-wire has an angle of elevation of \(35\text{°}\) with respect to the ground. The force of tension in the guy-wire is \(120\) lb. Find the horizontal and vertical components of the force of tension. (Round to the nearest integer.)
Glossary
- component
- a scalar that describes either the vertical or horizontal direction of a vector
- equivalent vectors
- vectors that have the same magnitude and the same direction
- initial point
- the starting point of a vector
- magnitude
- the length of a vector
- normalization
- using scalar multiplication to find a unit vector with a given direction
- parallelogram method
- a method for finding the sum of two vectors; position the vectors so they share the same initial point; the vectors then form two adjacent sides of a parallelogram; the sum of the vectors is the diagonal of that parallelogram
- scalar
- a real number
- scalar multiplication
- a vector operation that defines the product of a scalar and a vector
- standard-position vector
- a vector with initial point \((0,0)\)
- standard unit vectors
- unit vectors along the coordinate axes: \(\text{i}=\langle 1,0\rangle ,\text{j}=\langle 0,1\rangle\)
- terminal point
- the endpoint of a vector
- triangle inequality
- the length of any side of a triangle is less than the sum of the lengths of the other two sides
- triangle method
- a method for finding the sum of two vectors; position the vectors so the terminal point of one vector is the initial point of the other; these vectors then form two sides of a triangle; the sum of the vectors is the vector that forms the third side; the initial point of the sum is the initial point of the first vector; the terminal point of the sum is the terminal point of the second vector
- unit vector
- a vector with margnitude \(1\)
- vector
- a mathematical object that has both magnitude and direction
- vector addition
- a vector operation that defines the sum of two vectors
- vector difference
- the vector difference \(\text{v}-\text{w}\) is defined as \(v+(\text{-}\text{w})=v+(-1)\text{w}\)
- vector sum
- the sum of two vectors, \(\text{v}\) and \(\text{w},\) can be constructed graphically by placing the initial point of \(\text{w}\) at the terminal point of \(\text{v};\) then the vector sum \(v+w\) is the vector with an initial point that coincides with the initial point of \(\text{v},\) and with a terminal point that coincides with the terminal point of \(\text{w}\)
- zero vector
- the vector with both initial point and terminal point \((0,0)\)